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

InlineIpSpaceSummary1

Properties

string
name Required

The name of the IP Space. Name is unique across all IP Spaces of a given type and organization.


string
type Required

The type of the IP Space. Possible values are:

  • PUBLIC - These can be consumed by multiple organizations. These are created by System Administrators only, for managing public IPs. The IP addresses and IP Prefixes from this IP space are allocated to specific organizations for consumption.
  • PRIVATE - These can be consumed by only a single organization. All the IPs within this IP Space are allocated to the particular organization.
  • SHARED_SERVICES - These are for internal use only. The IP addresses and IP Prefixes from this IP space can be consumed by multiple organizations but those IP addresses and IP Prefixes will not be not visible to the individual users within the organization. These are created by System Administrators only, typically for a service or for management networks.
Only SHARED_SERVICES type can be changed to PUBLIC type. No oher type changes are allowed.


string
description Optional

The description of the IP Space.


string
id Optional

The identifier of the IP Space in URN format.


orgRef Optional

The organization this IP Space belongs to. This property is only applicable for IP Spaces with type PRIVATE. This property is required for IP Spaces with type PRIVATE.


utilization Optional

Utilization summary for this IP space.

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
    id:
        x-vcloud-constraints:
            - constraint: NonSortable
            - args:
                - arg: ipSpace
              constraint: Urn
    orgRef:
        x-vcloud-constraints:
            - constraint: NonSortable
    type:
        x-vcloud-constraints:
            - constraint: NonSortable
    utilization:
        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
Used By

IpSpaceSummary

Feedback

Was this page helpful?