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

DhcpV4BindingConfig

Describes the additional configuration for IPv4 DHCP Binding of an Org vDC Network.


Properties

string
gatewayIpAddress Optional

Gateway IP Address. When not specified, Gateway IP of Org vDC network will be used.


string
hostName Optional

Hostname to assign to the host.

JSON Example

{
	"gatewayIpAddress": "string",
	"hostName": "string"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
    gatewayIpAddress:
        x-vcloud-constraints:
            - constraint: NonSearchable
            - constraint: NonSortable
            - args:
                - arg: IPV4_IP
              constraint: NetworkAddress
    hostName:
        x-vcloud-constraints:
            - 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

DhcpBinding

Feedback

Was this page helpful?