Update On-prem agent
Update an On-prem agent.
Path parameters
id
On-prem agent ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
On-prem agent name.
os
On-prem agent operating.
Allowed values:
installation_method
On-prem agent installation method.
Allowed values:
enabled
On-prem agent enabled state.
awaiting_setup
On-prem agent awaiting setup state.
Response
Array of on-prem agents
id
The unique identifier of the on-prem agent.
on_prem_group_id
The unique identifier of the on-prem group this agent belongs to.
name
The name of the on-prem agent.
cn
The unique Common Name (CN) identifier of the on-prem agent.
os
The operating system of the on-prem agent.
awaiting_setup
Indicates whether the on-prem agent is awaiting setup.
enabled
Indicates whether the on-prem agent is enabled.