Get Network
Use this endpoint to get vm networks
Authorized Roles : PROVIDER
Request
URI
GET
https://{api_host}/provider/registered-environments/{envId}/onboarding/vc/{cluster}/networks
COPY
Path Parameters
string
cluster
Required
Morid of cluster
string
envId
Required
UUID of the registered environment
Responses
200
OK
Returns
NetworkDTO
of type(s)
application/vnd.vmware.dms-v1+json
{
"value": [
{
"name": "string",
"network": "string",
"default": false
}
]
}
array of
object
value
Optional
value
400
Bad Request
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/provider/registered-environments/{envId}/onboarding/vc/{cluster}/networks
Provider Onboarding Operations
POST
Validate VC Permission
POST
Validate VC
POST
Vc Login
POST
Validate Storage
POST
Validate PSC
GET
Get Tenant Environment Json
POST
Save Tenant Environment
GET
Get Running Shovels
GET
Get VM Folder
GET
Get Cluster
GET
Get Network
GET
Get Datastore
GET
Get Datacenters
GET
Get Thumbprint
DELETE
Vc Logout