Update automation endpoint

Partially updates automation endpoint fields. Null or omitted fields are not changed. If the endpoint has active auto-install items or discovered nodes with installed certificates, changing the keystore or organization is blocked (400).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
≥ 1

Automation endpoint ID

Body Params

Fields to update

int32
≥ 1

ID of the keystore to assign to this endpoint. Null or absent means no change.

int32
≥ 1

ID of the organization to assign to this endpoint. Null or absent means no change.

string
length between 0 and 512

Optional user-defined comments

Responses
202

Automation endpoint updated

400

Invalid request, keystore/org not accessible, keystore belongs to a different agent, or endpoint is read-only due to active auto-install items or installed certificates on discovered nodes

403

Orchestration Gateway feature not enabled or insufficient permissions

404

Automation endpoint, keystore, or organization not found

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*