Skip to main content

Streams to AI Monitor

'streams_to_monitor' will list all streams in your cluster that are configured for AI Content monitoring.

https://zeuscluster.com/api/?auth=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX&c=streams_to_monitor
{
    "status": "success",
    "data": [
        {
            "stream_guid": "aaf604b4-3166-c1a9-4de6-a7adf89b5458",
            "hls_guid": "aac3e1f1-b7a5-4cc8-8b40-890291afb718",
            "status": "online",
            "name": "Dev Stream"
        },
        {
            "stream_guid": "40815c3d-ab53-ae1b-a399-0ecc54c8720b",
            "hls_guid": "gf4e6ec7-2e3d-42bb-8787-7973293f610d",
            "status": "offline",
            "name": "News"
        },
        {
            "stream_guid": "bdaf78d9-844b-eff7-7fea-59c8d3db1e78",
            "hls_guid": "31d579a5-59fa-4451-907b-2178e0efedcd",
            "status": "offline",
            "name": "Faith and Family"
        },
        {
            "stream_guid": "f64d2765-6893-0439-83e8-12845ec8e304",
            "hls_guid": "ddbfd36a-4c99-4032-b9ff-475d80f9c2c3",
            "status": "online",
            "name": "Lifestyle"
        }
    ]
}