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
agent_idstring or null
resultobject

Errors

404
Not Found Error
422
Unprocessable Entity Error