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

Rename a gateway, or enable or disable it

put
Authorizations
defguard_sessionstringRequired
Path parameters
gateway_idinteger · int64Required

ID of the gateway.

Body
enabledbooleanRequired
namestringRequired
Responses
200

Gateway updated.

application/json
addressstringRequired
certificate_expirystring · nullableOptional
certificate_serialstring · nullableOptional
connectedbooleanRequired
connected_atstring · nullableOptional
disconnected_atstring · nullableOptional
enabledbooleanRequired
idinteger · int64Required
location_idinteger · int64Required
location_namestringRequired
modified_atstring · date-timeRequired
modified_bystringRequired
namestringRequired
portinteger · int32Required
versionstring · nullableOptional
put/api/v1/gateway/{gateway_id}

Last updated

Was this helpful?