[{"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

OrgVdcNetworkAdditionalProperties

Addition information about an Org vDC Network


Properties

integer as int32
overlayId Optional

Overlay Id of the virtual wire backing this network.


boolean
vAppUplinkEligible Optional

Whether or not this network is eligible as an uplink to a vApp network

JSON Example

{
	"overlayId": 0,
	"vAppUplinkEligible": false
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
    overlayId:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSearchable
            - constraint: NonSortable
    vAppUplinkEligible:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSortable
            - constraint: NonSearchable
[{"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.0
Returned By

Get Additional Properties

Feedback

Was this page helpful?