{ "id":"/axapi/v3/visibility/monitored-entity/detail/debug/oper", "type":"object", "node-type":"scalar", "title":"debug", "description":"Operational Status for the object debug", "properties":{ "oper":{ "type":"object", "properties":{ "primary-keys":{ "type":"number", "format":"flag" }, "all-keys":{ "type":"number", "format":"flag" }, "mon-entity-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "entity-key":{ "type":"string", "format":"string" }, "uuid":{ "type":"string", "format":"string" }, "flat-oid":{ "type":"number", "format":"number" }, "ipv4-addr":{ "type":"string", "format":"ipv4-address" }, "ipv6-addr":{ "type":"string", "format":"ipv6-address" }, "l4-proto":{ "type":"string", "format":"string" }, "l4-port":{ "type":"number", "format":"number" }, "mode":{ "type":"string", "format":"string" }, "ha-state":{ "type":"string", "format":"string" }, "entity-metric-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "metric-name":{ "type":"string", "format":"string" }, "current":{ "type":"string", "format":"string" }, "min":{ "type":"string", "format":"string" }, "max":{ "type":"string", "format":"string" }, "mean":{ "type":"string", "format":"string" }, "threshold":{ "type":"string", "format":"string" }, "std-dev":{ "type":"string", "format":"string" }, "anomaly":{ "type":"string", "format":"string" } } } ] }, "sec-entity-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "entity-key":{ "type":"string", "format":"string" }, "uuid":{ "type":"string", "format":"string" }, "flat-oid":{ "type":"number", "format":"number" }, "ipv4-addr":{ "type":"string", "format":"ipv4-address" }, "ipv6-addr":{ "type":"string", "format":"ipv6-address" }, "l4-proto":{ "type":"string", "format":"string" }, "l4-port":{ "type":"number", "format":"number" }, "mode":{ "type":"string", "format":"string" }, "ha-state":{ "type":"string", "format":"string" }, "entity-metric-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "metric-name":{ "type":"string", "format":"string" }, "current":{ "type":"string", "format":"string" }, "min":{ "type":"string", "format":"string" }, "max":{ "type":"string", "format":"string" }, "mean":{ "type":"string", "format":"string" }, "threshold":{ "type":"string", "format":"string" }, "std-dev":{ "type":"string", "format":"string" }, "anomaly":{ "type":"string", "format":"string" } } } ] } } } ] } } } ] } } } } }