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

SourceFieldEvaluation

Source Field Evaluation represents an evaluation on resource fields. A source field evaluation will be evaluated against an Event Source which is of type Resource Operation. For instance, the attribute constraint could be related to the necessity that one of the source fields equals one of the specified values.


AllOf


This class requires all of the following:

JSON Example

{
	"expected": [
		"string"
	],
	"field_pointer": "string",
	"operator": "EQ",
	"resource_type": "SourceFieldEvaluation"
}

Vendor Extensions

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

Feedback

Was this page helpful?