Retrieve an Ad Hoc Command
get
/api/v2/ad_hoc_commands/{id}/cancel/
Make GET request to this resource to retrieve a single ad hoc command record containing the following fields:
can_cancel: (boolean)
Request
Supported Media Types
- application/json
Path Parameters
Back to Top
Response
Supported Media Types
- application/json
200 Response
Root Schema : AdHocCommandCancel
Type:
Show Source
object-
can_cancel:
boolean
Title:
Can cancelRead Only:true