Returns MSE build info and current bitrate
Parameters
params: object
Result
result: object
result.hostname: string
MSE hostname
result.version: string
MSE build version
result.revision: string
MSE build revision
result.build: string
MSE build type
result.commit: string
MSE build commit
result.timestamp: string
MSE build timestamp
result.flags: string
MSE build flags
result.brandname: string
MSE brand name
result.uptime: integer
MSE uptime
result.bitrate: string
MSE current bitrate in legacy format for backward compatibility
result.bitrate2: BitrateObject aka object
MSE current inet and storage bitrate
|
POST |
|
JSON
|
|
200 |
|
JSON
|
|
400 |
|
JSON
|
|
500 |
|
Server error |