/connection-manager/api/v1/terminate/connection/{connection_id}
Terminate connection by ID.
"string"
Connection(s) flagged for termination.
Empty response
/connection-manager/api/v1/terminate/host/{host_id}
Terminate connection(s) from host.
"string"
Connection(s) flagged for termination.
Empty response
/connection-manager/api/v1/terminate/user/{user_id}
Terminate connection(s) of a user.
"string"
Connection(s) flagged for termination.
Empty response
Was this page helpful?