Get Vms On Extended Network

Get Vms On Extended Network
Get VMs on extended Network

Get VMs on extended Network

Request
URI
GET
https://{server}/hybridity/api/l2Extensions/{networkExtensionId}/vms
COPY
Path Parameters
string
networkExtensionId
Required

Extended Network ID


Authorization
This operation uses the following authorization methods.
Responses
200

Accepted

Returns SucessGetResponse of type(s) application/json
"vmsListResponse.yaml Object"

401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure

500

Internal Server Error

Returns InternalServerError of type(s) application/json
"errorResponse.yaml Object"

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/hybridity/api/l2Extensions/{networkExtensionId}/vms