Proxy Manager
ProxyManager Status
Get the current status of the client
GET
/
proxymanager
/
status
Query Parameters
Filter by type
Response
200 - 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