Fetch networks for given vcenter

Fetch networks for given vcenter

Fetch networks for given vcenter

Request
URI
GET
https://{api_host}/hybridity/api/compute/{scopeId}/networks
COPY
Path Parameters
string
scopeId
Required

This is vCenterInstanceUUID. Can be obtained from /hybridity/api/compute

Query Parameters
string
endpointId
Optional

UUID of (remote) appliance. Useful when sending requests from one appliance to another appliance.


Authentication
This operation uses the following authentication methods.
Responses
200

Accepted

Returns nls_1.0_networks of type(s) application/json
"nls_1.0_networks Object"

401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/hybridity/api/compute/{scopeId}/networks