Get Importable Segment Subnet
Get subnet info for an importable segment.
Request
URI
GET
https://{api_host}/cloudapi/1.0.0/nsxTResources/importableSegments/{nsxTManagerId}/{switchId}/subnet
COPY
Path Parameters
string
nsxTManagerId
Required
Id of the Nsx-T manager that this segment belongs to
string
switchId
Required
The logical switch id for the segment. Corresponds to the unique id property in Nsx-T.
string
nsxTManagerId
Required
Id of the Nsx-T manager that this segment belongs to
string
switchId
Required
The logical switch id for the segment. Corresponds to the unique id property in Nsx-T.
Responses
200
OK
Returns
NsxTImportableSegmentSubnet
of type(s)
application/json;version=36.1
{
"ipAddress": "string",
"prefixLength": 0
}
string
ipAddress
Optional
Ip address for subnet.
integer
prefixLength
Optional
Prefix length for the subnet.
Availability
Added in 36.1
Nsx Tresources Operations
GET
Get Importable Segments
GET
Get Importable Segment Subnet
GET
Get Importable Tier0 Routers
GET
Get Importable Transport Zones
GET
Get Nsx T Edge Clusters