Get Importable Segments
Get all importable segments for an OrgVDC or VdcGroup
Request
URI
GET
https://{api_host}/cloudapi/1.0.0/nsxTResources/importableSegments
COPY
Query Parameters
string
filter
Optional
Filter for a query. FIQL format.
string
cursor
Optional
Field used for getting next page of records. The value is supplied by the current result page. If not set, the first page is retrieved. If cursor is set, then all other pagination query parameters such as pageSize, sortDesc, sortAsc, queryFilter are ignored.
integer
pageSize
Required
Results per page to fetch.
Responses
200
OK
Returns NsxTImportableSegments of type(s) application/json;version=37.0
{
"values": [
{
"name": "string",
"switchId": "string",
"alreadyImported": false,
"nsxTManagerId": "string"
}
]
}
Availability
Added in 36.1
Nsx Tresources Operations
GET
Get Gateway Qo S Profiles
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
GET
Get Segment Ip Discovery Profiles
GET
Get Segment Mac Discovery Profiles
GET
Get Segment Qo S Profiles
GET
Get Segment Security Profiles
GET
Get Segment Spoof Guard Profiles