v1
latestOpenAPI 3.1.02026-07-26102158206.8 KBCVMs
List CVM operations
Returns operation records grouped by correlation_id. Only includes events with correlation_id (new format since 2024-01). Error messages are sanitized for non-admin users.
get/api/v1/cvms/{cvm_id}/operations
Path parameters
cvm_idstring required
Query parameters
cursorstring nullable
Opaque cursor from previous response
Opaque cursor from previous response
limitinteger
Page size
Page size
start_timestring date-time nullable
Include operations started after this UTC time
Include operations started after this UTC time
end_timestring date-time nullable
Include operations started before this UTC time
Include operations started before this UTC time
operation_typesstring[] nullable
Filter by operation types (e.g. compose_update, power_on)
Filter by operation types (e.g. compose_update, power_on)
Response
Paginated operation records