List management groups

Returns a list of management groups.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
int64

Limits the size of the response on each page to the specified number of items.

string

Sets the page token used to browse the collection. Leave this parameter empty to get the first page. Other pages can be traversed using HATEOAS links.

Responses

Response body
object
_embedded
object

Embedded responses related to the resource.

items
array of objects

A collection of requested items.

items
object
_links
object
string

The Clumio-assigned ID of the management group.

string

The name of the management group.

string

The type of the management group. Possible values include on_prem.

string

The Clumio-assigned ID of the vCenter server associated with the management group. All management groups are associated with a vCenter server.

_links
object
int64

The number of items listed on the current page.

int64

The maximum number of items displayed per page in the response.

int64

The total count of groups upto 10. Any number of groups beyond 10 will
still be returned as 10.

string

The page token used to get this response.

Language
URL