{ "id":"/axapi/v3/gslb/geoloc-rdt/oper", "type":"object", "node-type":"scalar", "title":"geoloc-rdt", "description":"Operational Status for the object geoloc-rdt", "properties":{ "oper":{ "type":"object", "properties":{ "geoloc-rdt-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "gl-name":{ "type":"string", "format":"string" }, "site-name":{ "type":"string", "format":"string" }, "type":{ "type":"string", "format":"string" }, "rdt":{ "type":"number", "format":"number" }, "age":{ "type":"number", "format":"number" } } } ] }, "total-rdt":{ "type":"number", "format":"number" }, "geo-name":{ "type":"string", "format":"string" }, "site-name":{ "type":"string", "format":"string" }, "active-status":{ "type":"string", "format":"string" } } } } }