RetentionAction
{
"args": [
{
"name": "string",
"value": "string"
}
],
"path": "string",
"type": "string"
}
Arguments for the action. Field introduced in 31.1.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Path to invoke for the action. For example, for API action, this would be an API endpoint. Field introduced in 31.1.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Type of action to perform such as API, RPC, Script, etc. Enum options - ACTION_API, ACTION_GRPC, ACTION_SCRIPT, ACTION_RPC. Field introduced in 31.1.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.