Create On-prem Agent
Creates an On-prem agent in a customer workspace.
Path parameters
Embedded customer ID/external ID. The External ID must be URL encoded and prefixed with an E
(for example, EA2300
).
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The name of the On-prem agent.
The On-prem group ID to associate this agent with. See List On-prem groups.
Optional. Set to true
if the agent should be created in an awaiting setup state. Set to false
to skip agent setup and get its status immediately.
Response
Success - The On-prem agent was created successfully.
The unique identifier for the newly created On-prem agent.
The name of the On-prem agent.
The On-prem group ID associated with this agent.
Timestamp indicating when the On-prem agent was created.