Proxy Manager
ProxyManager Disconnect
Send a disconnect request. The transport layer will disconnect the connected client asynchronously
POST
/
proxymanager
/
disconnect
Response
202 - application/json
The request access duration in case of review
The time (RFC3339) when the client connect
The requested connection name
Deterministic uuid identifier of the user
Metadata information about the client
The requested client port to listen
The status of the connection request
- ready - indicates the grpc client is ready to subscribe to a new connection
- connected - indicates the client has opened a new session
- disconnected - indicates the grpc client has disconnected
Available options:
ready
, connected
, disconnected