Status

Query media server Status

get

Query media server's status by it's ID

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idall ofRequired

The unique ID of media server.

stringOptional

The unique ID of the resource.

Example: NzAwNTUxOTA5NzczMTQ4MTYw
Responses
chevron-right
200

OK

application/json
current_concurrencyinteger · int32Optional

Current concurrent sessions.

cpu_usageintegerOptional

CPU usage.

memory_usageintegerOptional

Memory usage.

statusstring · enumRead-onlyOptional

Server status includes:

  • OFFLINE:
  • ONLINE:
Possible values:
get
/media_servers/{id}/status