Get Audit Trail Settings
Select
SaaS
Customer Managed
This operation returns a list of the audit trail settings. More Details
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
auditTrailInfo object
{
"auditTrailInfo": {
"retentionForCritical": 0,
"retentionForLow": 0,
"retentionForMedium": 0,
"retentionForHigh": 0
}
}
{
"auditTrailInfo": {
"retentionForCritical": 365,
"retentionForLow": 120,
"retentionForMedium": 240,
"retentionForHigh": 365
}
}
GET /commserv/audittrail
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/AuditTrail' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/AuditTrail' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/AuditTrail' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/AuditTrail' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/AuditTrail' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/AuditTrail' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/AuditTrail' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'