Get Nsx Transport Zones
Retrieve list of all NSX transport zones
Request
URI
GET
https://{api_host}/v1/nsxt-clusters/{nsxt-cluster-id}/transport-zones
COPY
Path Parameters
string
nsxt-cluster-id
Required
NSX cluster ID
Responses
200
Ok
Returns PageOfNsxtTransportZoneInfo of type(s) application/json
{
"elements": [
{}
],
"pageMetadata": {
"pageNumber": 0,
"pageSize": 0,
"totalElements": 0,
"totalPages": 0
}
}
500
InternalServerError
Returns Error of type(s) application/json
{
"errorCode": "string",
"errorType": "string",
"arguments": [
"string"
],
"context": {
"context": "string"
},
"message": "string",
"remediationMessage": "string",
"causes": [
{
"type": "string",
"message": "string"
}
],
"nestedErrors": [
"Error Object"
],
"referenceToken": "string"
}
string
errorCode
Optional
The minor error code
string
errorType
Optional
The error type
array of string
arguments
Optional
The arguments used to localize the message, Can be used by scripts to automate the error processing.
object
context
Optional
The error context (e.g. the component where it occurred).
string
message
Optional
The localized error message
string
remediationMessage
Optional
The localized remediation error message
string
referenceToken
Optional
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
Nsx T Clusters Operations
POST
Connect Open Id
GET
Get Nsx Cluster
GET
Get Nsx Cluster Query Response
GET
Get Nsx Clusters
GET
Get Nsx Criteria
GET
Get Nsx Criterion
GET
Get Nsx Ip Address Pool
GET
Get Nsx Ip Address Pools
GET
Get Nsx Transport Zones
GET
Get Validation Result
POST
Start Nsx Criteria Query
POST
Validate Ip Pool