Get On-prem agent status

Retrieves the status of an On-prem agent.

Path parameters

idintegerRequired
On prem agent ID.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Success reply
activeboolean

Returns true if the agent is active.

Errors