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

InlineMACAddressExpression1

Properties

array of 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_addresses Required

This array can consist of one or more MAC addresses.

JSON Example

{
	"mac_addresses": [
		"string"
	]
}

Vendor Extensions

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

MACAddressExpression

Feedback

Was this page helpful?