Sets the agent status for a specific agent.
PUT/tenants/:tenantId/agentstatus/agents/:agentId
Sets the agent status for a specific agent.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
- default
The request was successful.
There was an error accepting the request.
Authentication or authorization failed for this request.
You are not authorized to access this tenant.
The agent does not exist.
There was a server error.
An error has occurred - see the status code and problem object for more information.