vcenter hvc management administrators: get

Enumerates the set of all the groups in the local sso group. Warning: This operation is available as technical preview. It may be changed in a future release.

Request:

HTTP request

GET https://{server}/rest/hvc/management/administrators
No request parameters

Response:

HTTP Status Code: 200

Representation:

{
    "value"[
        "string",
        "string"
    ]
}

Response Type:

Name Type Description
bold = required
value string[] The set of all the groups.

Errors:

HTTP Status Code Type Description
500 error if the system reports an error while responding to the request.