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

SegmentIpDiscoveryProfile

An Ip Discovery Segment Profile.


AllOf


This class requires all of the following:

JSON Example

{
	"arpBindingLimit": 0,
	"arpNdBindingTimeout": 0,
	"description": "string",
	"displayName": "string",
	"id": "string",
	"isArpSnoopingEnabled": false,
	"isDhcpSnoopingV4Enabled": false,
	"isDhcpSnoopingV6Enabled": false,
	"isDuplicateIpDetectionEnabled": false,
	"isNdSnoopingEnabled": false,
	"isTofuEnabled": false,
	"isVmToolsV4Enabled": false,
	"isVmToolsV6Enabled": false,
	"ndSnoopingLimit": 0,
	"nsxTManagerRef": {
		"id": "string",
		"name": "string"
	}
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vcloud-cross-references:
    - cross-reference:
        alias: orgVdcId
        description: |
            A filter to look up segment profiles that can be used into this Org VDC.
        referenced-property: id
        referenced-type: ./networking/vdcs.yaml#/definitions/OrgVdc
    - cross-reference:
        alias: vdcGroupId
        description: |
            A filter to look up segment profiles that can be used into this VDC Group.
        referenced-property: id
        referenced-type: ./networking/vdcGroups.yaml#/definitions/VdcGroup
x-vcloud-property-annotations:
    arpBindingLimit:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSearchable
            - constraint: NonSortable
    arpNdBindingTimeout:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSearchable
            - constraint: NonSortable
    description:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSearchable
            - constraint: NonSortable
    displayName:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSearchable
            - constraint: NonSortable
    id:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSortable
    isArpSnoopingEnabled:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSearchable
            - constraint: NonSortable
    isDhcpSnoopingV4Enabled:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSearchable
            - constraint: NonSortable
    isDhcpSnoopingV6Enabled:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSearchable
            - constraint: NonSortable
    isDuplicateIpDetectionEnabled:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSearchable
            - constraint: NonSortable
    isNdSnoopingEnabled:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSearchable
            - constraint: NonSortable
    isTofuEnabled:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSearchable
            - constraint: NonSortable
    isVmToolsV4Enabled:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSearchable
            - constraint: NonSortable
    isVmToolsV6Enabled:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSearchable
            - constraint: NonSortable
    ndSnoopingLimit:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - constraint: NonSearchable
            - constraint: NonSortable
    nsxTManagerRef:
        x-vcloud-constraints:
            - constraint: ReadOnly
            - 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.2
Property Of

SegmentIpDiscoveryProfiles
What's changed in v37.0?

New! in version v37.0

Feedback

Was this page helpful?