Updates multiple devices (server objects) in a batch.
Successful operation
Invalid Request
Access token is missing or invalid
You do not have permission to perform this action.
Entity not found
Too many requests
Service Unavailable
Invalid Request
{- "devices": [
- 0
], - "actions": [
- {
- "attribute": "tags",
- "action": "apply",
- "value": [
- "string"
]
}
]
}
{- "id": "942b355c-1fdd-4465-af21-0e6c206b35f3",
- "total_jobs": 0,
- "pending_jobs": 0,
- "processed_jobs": 0,
- "progress": 0,
- "failed_jobs": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "cancelled_at": "2019-08-24T14:15:22Z",
- "finished_at": "2019-08-24T14:15:22Z"
}