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

InlineIpSpaceUplink1

Properties

externalNetworkRef Required

The External Network that is backed by the Provider Gateway this uplink is associated with. An External Network is used to reference the Provider Gateway since the External Network is backed by a Provider Gateway. This property is not updatable.


ipSpaceRef Required

The IP Space associated with this uplink. This property is not updatable.


string
name Required

The tenant-visible name of the IP Space Uplink. Name is unique across all IP Space Uplinks associated with a Provider Gateway.


string
description Optional

The description of the IP Space Uplink.


string
id Optional

The ID of the IP Space Uplink in URN format.


string
ipSpaceType Optional

The type of the IP Space associated with this uplink. Possible values are: PUBLIC, PRIVATE, SHARED_SERVICES. This property is read-only.

JSON Example

{}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
    description:
        x-vcloud-constraints:
            - constraint: NonSearchable
            - constraint: NonSortable
    externalNetworkRef:
        x-vcloud-constraints:
            - constraint: NonSortable
    id:
        x-vcloud-constraints:
            - constraint: NonSortable
            - args:
                - arg: ipSpaceUplink
              constraint: Urn
    ipSpaceRef:
        x-vcloud-constraints:
            - constraint: NonSortable
    ipSpaceType:
        x-vcloud-constraints:
            - constraint: NonSortable
            - constraint: ReadOnly
    status:
        x-vcloud-constraints:
            - constraint: NonSearchable
            - constraint: NonSortable
            - constraint: ReadOnly
[{"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
Used By

IpSpaceUplink

Feedback

Was this page helpful?