Audit Logs
GET
/api/v1/nodes/nodeactionlog/{vm_id}Path parameters
vm_idPathstringrequiredPath parameter
vm_id.
Query parameters
project_idQueryintegerrequiredIdentifier of the project to scope the request to. Required integer project ID.
- required
- must be a valid integer project ID
example{{project_id}}apikeyQuerystringrequiredAPI key used to authenticate the request for audit logs
- required
- must be a valid API key
example{{api_key}}locationQuerystringrequiredFilter audit logs by location
- non-empty string
- alphanumeric characters, hyphens or underscores only
example{{location}}
Responses
200Successful response
HTTP status code of the audit log response
example
200- integer
- value between 100 and 599
Result status of the audit operation
example
Success- Must be a non-empty string
- Typically a short status such as "Success" or "Failure"