Search On-prem Agents
Finds On-prem Agents in a customer workspace by common name.
Path parameters
id
Embedded customer ID/external ID. The External ID must be URL encoded and prefixed with an E
(for example, EA2300
).
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
cn
Common name of the On-prem agent you plan to use for the search.
Response
Success - On-prem agents matching the search criteria were retrieved successfully.
id
The unique identifier for the On-prem Agent.
on_prem_group_id
The ID of the On-prem group the agent belongs to.
name
The common name of the On-prem Agent.
cn
The full common name identifier of the On-prem Agent.
os
The operating system of the On-prem Agent.
awaiting_setup
Indicates if the On-prem Agent is awaiting setup.
enabled
Indicates if the On-prem Agent is currently enabled.