[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineSegmentPort1

Properties

address_bindings Optional

Static address binding used for the port.


attachment Optional

Only VIF attachment is supported

JSON Example

{
	"address_bindings": [
		{
			"ip_address": "string",
			"mac_address": "string",
			"vlan_id": 0
		}
	],
	"attachment": {
		"allocate_addresses": "IP_POOL",
		"app_id": "string",
		"context_id": "string",
		"id": "string",
		"traffic_tag": 0,
		"type": "PARENT"
	}
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyConnectivity
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

SegmentPort

Feedback

Was this page helpful?