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

PrefixEntry

Network prefix entry


Properties

string
network Required

Network prefix in CIDR format. “ANY” matches all networks.


string
action Optional

Action for the prefix list.

Possible values are: PERMITDENY


integer as int32
ge Optional

Prefix length greater than or equal to.


integer as int32
le Optional

Prefix length less than or equal to.

JSON Example

{
	"network": "string"
}

Vendor Extensions

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

InlinePrefixList1

Feedback

Was this page helpful?