Get Vm Groups

Get Vm Groups

Get a list of VM Groups.

Request
URI
GET
https://{api_host}/cloudapi/1.0.0/vmGroups
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

OK

[
    {}
]

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/vmGroups