Audit Logs
GET
/api/v1/nodes/nodeactionlog/{vm_id}Path parameters
vm_idPathstringrequiredPath parameter
vm_id.
Query parameters
project_idQuerystringoptionalIdentifier of the project to scope the request to. Optional; if omitted, the account's default project is used.
- optional
- if omitted, the request is applied to the default project
example{{project_id}}apikeyQuerystringoptionalAPI key used to authenticate the request for audit logs
- required
- must be a valid API key
example{{api_key}}locationQuerystringoptionalFilter 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"