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

SegmentIpDiscoveryProfiles

List of Segment IP Discovery Profiles.


Properties

values Optional

An Ip Discovery Segment Profile.

JSON Example

{
	"values": [
		{
			"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"
			}
		}
	]
}
[{"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
Returned By

Get Segment IP Discovery Profiles

Feedback

Was this page helpful?