get deprecatedhttps://{region}.api.clumio.com/management-groups
Returns a list of management groups.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Returns a list of management groups.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url https://us-west-2.api.clumio.com/management-groups \
--header 'accept: application/api.clumio.management-groups=v1+json'
xxxxxxxxxx
50}
{
"_embedded": {
"items": [
{
"_links": {
"_self": {
"href": "string",
"templated": true,
"type": "string"
},
"list-management-subgroups": {
"href": "string",
"templated": true,
"type": "string"
},
"update-management-group": {
"href": "string",
"templated": true,
"type": "string"
}
},
"id": "string",
"name": "string",
"type": "string",
"vcenter_id": "string"