Update Audit Trail Settings
Select
SaaS
Customer Managed
This operation updates the audit trail retention settings. More Details
- application/json
Request Body
auditTrailInfo object
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
processinginstructioninfo object
{
"processinginstructioninfo": {
"attributes": [
{
"name": "string",
"value": "string"
}
]
}
}
POST /commserv/audittrail
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/CommServ/AuditTrail' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"auditTrailInfo": {
"retentionForCritical": 0,
"retentionForLow": 0,
"retentionForMedium": 0,
"retentionForHigh": 0
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/CommServ/AuditTrail' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"auditTrailInfo": {
"retentionForCritical": 0,
"retentionForLow": 0,
"retentionForMedium": 0,
"retentionForHigh": 0
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/CommServ/AuditTrail' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"auditTrailInfo": {
"retentionForCritical": 0,
"retentionForLow": 0,
"retentionForMedium": 0,
"retentionForHigh": 0
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/CommServ/AuditTrail' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"auditTrailInfo": {
"retentionForCritical": 0,
"retentionForLow": 0,
"retentionForMedium": 0,
"retentionForHigh": 0
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/CommServ/AuditTrail' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"auditTrailInfo": {
"retentionForCritical": 0,
"retentionForLow": 0,
"retentionForMedium": 0,
"retentionForHigh": 0
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/CommServ/AuditTrail' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"auditTrailInfo": {
"retentionForCritical": 0,
"retentionForLow": 0,
"retentionForMedium": 0,
"retentionForHigh": 0
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/CommServ/AuditTrail' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"auditTrailInfo": {
"retentionForCritical": 0,
"retentionForLow": 0,
"retentionForMedium": 0,
"retentionForHigh": 0
}
}'