Stream the progress of gateway TLS setup
get
Authorizations
defguard_sessionstringRequired
Path parameters
network_idinteger · int64Required
ID of the network.
Query parameters
common_namestringRequired
Common name for the gateway certificate.
ip_or_domainstringRequired
Address the gateway is reachable at.
grpc_portinteger · int32Required
gRPC port of the gateway.
Responses
200
Server-Sent Event stream with setup progress. Each event carries the current step name and its result.
text/event-stream
stringOptional
401
Session is missing or invalid.
application/json
403
Requires admin privileges.
application/json
get/api/v1/network/{network_id}/gateways/setup
Last updated
Was this helpful?