Create SSL/TLS automation endpoint

Creates a new SSL/TLS automation endpoint on the specified Orchestration Gateway.
The details field is a free-form map of dynamic fields whose shape is
determined by the agent's definition for the selected type
(see GET /api/agent/v1/sog/{agentId}/definitions). The endpoint is first provisioned on
the agent via Redis, then persisted in SCM.

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

ID of the Orchestration Gateway to create the endpoint on

Body Params

Endpoint creation request

int32
required
int32
required
string
required
length ≥ 1
string
required
length between 0 and 256
string
length between 0 and 512
details
object
required

See the Orchestration Gateway documentation for details.

Responses

400

Invalid request, keystore not found or belongs to a different agent, or org not accessible

403

Orchestration Gateway feature not enabled or insufficient permissions

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