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

InlineExternalIDExpression1

Properties

array of string
external_ids Required

This array can consist of one or more external IDs for the specified member type.


string
member_type Required

External ID member type

Possible values are: VirtualMachineVirtualNetworkInterface

JSON Example

{
	"external_ids": [
		"string"
	],
	"member_type": "VirtualMachine"
}

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

ExternalIDExpression

Feedback

Was this page helpful?