Get Activate Entity Audit
Select
SaaS
Customer Managed
Retrieve the audit details for activate entities like clients, data sources, requests. Available entity types: 3 - Client 132 - Data source 9515 - Request
Path Parameters
- entityType int32 required
Possible values:
>= 1
Type of the entity
- entityId int32 required
Possible values:
>= 1
Unique id for the entity
Responses
- 200
- 400
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
auditDetails object[]
{
"auditDetails": [
{
"severity": "LOW",
"time": 0,
"user": "string",
"operation": "string",
"messages": [
"string"
]
}
]
}
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
GET /v4/activate/entity/:entitytype/:entityid/audit
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Activate/Entity/:entityType/:entityId/Audit' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Activate/Entity/:entityType/:entityId/Audit' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Activate/Entity/:entityType/:entityId/Audit' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Activate/Entity/:entityType/:entityId/Audit' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Activate/Entity/:entityType/:entityId/Audit' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Activate/Entity/:entityType/:entityId/Audit' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Activate/Entity/:entityType/:entityId/Audit' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'