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

InlineApiRequestBody1

Properties

string
resource_pointer Required

Regex path representing a regex expression on resources. This regex is used to identify the request body(ies) that is/are the source of the Event. For instance: specifying “Lb* | /infra/tier-0s/vmc/ipsec-vpn-services/default” as a source means that ANY resource starting with Lb or ANY resource with “/infra/tier-0s/vmc/ipsec-vpn-services/default” as path would be the source of the event in question.

JSON Example

{
	"resource_pointer": "string"
}

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
Used By

ApiRequestBody

Feedback

Was this page helpful?