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

Rename an edge instance, or enable or disable it

put
Authorizations
defguard_sessionstringRequired
Path parameters
proxy_idinteger · int64Required

ID of the edge instance.

Body
enabledbooleanRequired
namestringRequired
Responses
200

Edge instance updated.

application/json
addressstringRequired
certificate_expirystring · nullableOptional
certificate_serialstring · nullableOptional
connected_atstring · nullableOptional
core_client_cert_expirystring · nullableOptional
disconnected_atstring · nullableOptional
enabledbooleanRequired
idinteger · int64Required
modified_atstring · date-timeRequired
modified_bystringRequired
namestringRequired
portinteger · int32Required
versionstring · nullableOptional
put/api/v1/proxy/{proxy_id}

Last updated

Was this helpful?