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

CommunicationInsertParameters

Parameters to let the admin specify a relative position of a communication map or communication entry w.r.t to another one. This type is deprecated. Use the type RuleInsertParameters instead.


Properties

string
anchor_path Optional

The communication map/communication entry path if operation is ‘insert_after’ or ‘insert_before’


string
operation Optional

Operation

Possible values are: insert_topinsert_bottominsert_afterinsert_before

JSON Example

{
	"anchor_path": "string",
	"operation": "insert_top"
}

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

Feedback

Was this page helpful?