Name | Description | Schema | Default | Example |
---|---|---|---|---|
id optional |
UUID of the resource policy registry artifact |
string | null |
01234567-0123-0123-0123-012345678901 |
httpVerb optional |
HTTP verb used for the resource path |
string | null |
get |
resourcePath optional |
A string that represents the resource path of the api for the related resource policy |
string | null |
CalculatorAPI |
content optional |
The resource policy content |
string | null |
<header description="SOAPAction" name="SOAPAction" scope="transport" value="http://ws.cdyne.com/PhoneVerify/query/CheckPhoneNumber"/> |