For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Edge Configuration

Get Edge Configuration

get

Returns all the configuration from the Edge.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
edgeIpstring · enumRequired

The IP address of the edge

Possible values:
Responses
200

Successful Response

application/json
get/v1/edge/{edgeIp}/edgeconfig
200

Successful Response

Last updated

Was this helpful?