{ "id":"/axapi/v3/cgnv6/global/stats", "type":"object", "node-type":"scalar", "title":"global", "description":"Statistics for the object global", "properties":{ "stats":{ "type":"object", "properties":{ "tcp-total-ports-allocated":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "description":"Total TCP ports allocated", "long-description":"{}", "optional":true }, "udp-total-ports-allocated":{ "type":"number", "format":"counter", "size":"8", "oid":"2", "description":"Total UDP ports allocated", "long-description":"{}", "optional":true }, "icmp-total-ports-allocated":{ "type":"number", "format":"counter", "size":"8", "oid":"3", "description":"Total ICMP ports allocated", "long-description":"{}", "optional":true } } } } }