Get compute event detail by command ID

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

command_idstringRequiredformat: "uuid"

Response

Successful Response
command_idstringformat: "uuid"
actionstring
successboolean
error_messagestring or null
started_atdatetime or null
completed_atdatetime or null
resultobject
error_codestring or null
error_detailsmap from strings to any or null

Errors

404
Not Found Error
422
Unprocessable Entity Error