/commands/{commandId}/retry
Mount Point: /api/v14/commands/{commandId}/retry
POST
Try to rerun a command.
Parameters
| name | description | type | default | 
|---|---|---|---|
| commandId | ID of the command that needs to be run. | path | 
Response Body
| element: | command | 
Command that represents the retry attempt.