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

PortAddressBindingEntry

Detailed information about static address for the port.


Properties

string
ip_address Optional

IP Address for port binding


string as /^(([0-9A-Fa-f]{2}[:]){5}([0-9A-Fa-f]{2}))|(([0-9A-Fa-f]{2}[-]){5}([0-9A-Fa-f]{2}))$/
mac_address Optional

Mac address for port binding


integer as int64
vlan_id Optional

VLAN ID for port binding

JSON Example

{
	"ip_address": "string",
	"mac_address": "string",
	"vlan_id": 0
}

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
Property Of

InlineSegmentPort1

Feedback

Was this page helpful?