Update Audit Trail Settings
Select
SaaS
Customer Managed
This operation updates the audit trail retention settings. More Details
- application/json
Request Body
auditTrailInfo object
retentionForCritical integerretentionForLow integerretentionForMedium integerretentionForHigh integer
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
processinginstructioninfo object
attributes object[]
name stringvalue string
{
"processinginstructioninfo": {
"attributes": [
{
"name": "string",
"value": "string"
}
]
}
}
Loading...