Get Network
Use this endpoint to get vm networks
Authorized Roles : PROVIDER
Request
URI
GET
https://{api_host}/provider/vcenter/{id}/clusters/{clusterMorId}/networks
COPY
Path Parameters
string
id
Required
vCenter Id
string
clusterMorId
Required
Morid of cluster
Query Parameters
string
host
Optional
Morid of host
Responses
200
OK
Returns
NetworkDTO
of type(s)
application/vnd.vmware.dms-v1+json
{
"value": [
{
"name": "string",
"network": "string",
"default": false
}
]
}
400
Bad Request
Operation doesn't return any data structure
On This Page
Provider VCenter Service To Enable Simple Install Operations
GET
Check If Vm Exists By Name
GET
Get Cluster
GET
Get Datacenters
GET
Get Datastore
GET
Get Hosts By VC And Cluster ID
GET
Get Network
GET
Get Resource Pools
GET
Get VM Folder
POST
Validate VC