InlineApiRequestBody1

InlineApiRequestBody1
InlineApiRequestBody1
JSON Example
{
    "resource_pointer": "string"
}
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.