ObjectRule
ObjectRule
JSON Example
{
"action": {
"args": [
{
"name": "string",
"value": "string"
}
],
"path": "string",
"type": "string"
},
"limit": 0,
"model_name": "string"
}
integer As uint64
As uint64
limit
Optional
Maximum number of objects allowed in the system. When the limit exceeds, action is invoked for the oldest objects. Allowed values are 1-100000. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
string
model_name
Optional
Name of the object model. Field introduced in 31.1.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.