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

InlineIdentityGroupExpression1

Properties

identity_groups Required

This array consists of set of identity group object. All members within this array are implicitly OR’ed together.

JSON Example

{
	"identity_groups": [
		{
			"distinguished_name": "string",
			"domain_base_distinguished_name": "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

IdentityGroupExpression

Feedback

Was this page helpful?