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

InlineFieldSanityConstraintExpression1

Properties

array of string
checks Required

List of sanity checks.

Possible values are: ALL_PUBLIC_IPSALL_PRIVATE_IPS


string
operator Required

A conditional operator

Possible values are: ORAND

JSON Example

{
	"checks": [
		"ALL_PUBLIC_IPS"
	],
	"operator": "OR"
}

Vendor Extensions

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

FieldSanityConstraintExpression

Feedback

Was this page helpful?