Get the Stream List
This request gets a list of streams/active re-streams from HMP.
Authorizations: System - VIEW
Requests
GET /apis/streams
Response
Success
{
"data": [
{
"address": "239.134.32.100",
"port": 4900,
"asset": "a907804b-d6d5-4328-9bd6-5aca9abbac8c",
"username": "haiadmin",
"id": "2ecc5663-06ee-44be-863a-2b32ef401c4d",
"destinations": [{
"trackId": 3,
"address": "239.134.32.100",
"port": 4900
}]
}]
}
Error
Code | Payload | Description |
---|---|---|
|
| No results returned from the server. |