[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
NsxTImportableSegment
An NSX-T’s Importable Segment
Properties
boolean
alreadyImported
Optional
True if the importable segment is already imported. The importable segment cannot be imported again.
string
name
Optional
Name of segment.
string
nsxTManagerId
Optional
Nsx-T manager id for this segment.
string
switchId
Optional
The logical switch id for the segment. Corresponds to the unique id property in Nsx-T.
JSON Example
{
"alreadyImported": false,
"name": "string",
"nsxTManagerId": "string",
"switchId": "string"
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vcloud-cross-references:
- cross-reference:
alias: pvdcId
description: |
A filter to look up Nsx-T ImportableSegments that can be imported into this Provider Vdc
referenced-property: id
referenced-type: ./networking/pvdc.yaml#/definitions/ProviderVdc
- cross-reference:
alias: orgVdcId
description: |
A filter to look up Nsx-T ImportableSegments that can be imported into this Organization Vdc
referenced-property: id
referenced-type: ./networking/vdcs.yaml#/definitions/OrgVdc
- cross-reference:
alias: vdcGroupId
description: |
A filter to look up Nsx-T ImportableSegments that can be imported into this Vdc Group
referenced-property: id
referenced-type: ./networking/vdcGroups.yaml#/definitions/VdcGroup
x-vcloud-property-annotations:
alreadyImported:
x-vcloud-added-in: "36.2"
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSortable
name:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
nsxTManagerId:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSortable
- args:
- arg: nsxtmanager
constraint: Urn
switchId:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 36.1
Property Of
NsxTImportableSegments