Force a device to Scan, Patch, or Reboot for immediate execution. Note: The installAllUpdates
option ignores any Policy Filters. Please use /policies/{id}/action to run a policy immediately.
See Using Global API Keys for more information on permission and scope requirements.
Command submitted successfully
Access token is missing or invalid
You do not have permission to perform this action.
Too many requests
Service Unavailable
Invalid Request
{- "summary": "Issue command request example",
- "description": "Example request for issuing a command to devices",
- "value": {
- "command_type_name": "GetOS",
- "args": ""
}
}
{- "errors": [
- "string"
]
}