Trying to find the UCP API

Im looking to on a hollistic view get a stat every 5 minutes to see health of ALL Docker containers from UCP 2.1

not sure the best method. and if metrics is active without seeing all continaners and then individual querying 300+ i rather make sure i do it safely and all seems to be on the UCP so i wanna build my integration into splunk to make it a all in 1 solution to guage /monitor etc etc

Hi @sudoritz,

Probably better to ask this one in the UCP forums (under Docker Datacenter). You can use the standard Docker API to get docker stats information. UCP doesn’t have a special API for mass querying container health…are you basing this off something specific in the GUI?