Get All External Networks
DescriptionGet all external networks. Results can be filtered by id, name, backing type (networkBackings.values.backingType) and context (_context). Supported contexts are: Provider vDC ID (_context==providerVdcId) - | Returns all the external networks which are available to a specific Provider vDC. Org vDC ID (_context==orgVdcId) - | Returns all the external networks which are available to a specific Org vDC. vCenter ID And Resource Pool Moref (_context==vCenterId;_context==rpMoref) - | Returns all the external networks accessible to a given vCenter resource pool. Org vDC ID And Edge Deployment Mode (_context==orgVdcId;_context==anEdgeDeploymentMode) - | Returns all the external networks to which an edge gateway can connect. Edge Deployment Mode can be ‘standaloneEdgeDeployment’ or ‘haEdgeDeployment’. Deployment mode specifies whether to use both primary edge cluster and secondary edge cluster or just primary edge cluster to determine external network accessibility. Edge clusters are determined via vDC Network Profile for input Org vDC. Org vDC ID And Dedicatable External Networks (_context==orgVdcId;_context==dedicatable) - | Dedicatable only shows external networks that have no connected Edge Gateways.
Request
URLURL
Query Parameters
Query Parameters
Filter for a query. FIQL format.
Page to fetch, zero offset.
Results per page to fetch.
Field to use for ascending sort
Field to use for descending sort
Authentication
Response
Response BodyResponse Body
200 OK
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
Vendor Extensions
x-vcloud-multisite: true