{ "id":"/axapi/v3/cgnv6/one-to-one/global/stats", "type":"object", "node-type":"scalar", "title":"global", "description":"Statistics for the object global", "properties":{ "stats":{ "type":"object", "properties":{ "total-map-allocated":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "description":"Total One-to-One Address Mapping Allocated", "long-description":"{}", "optional":true }, "total-map-freed":{ "type":"number", "format":"counter", "size":"8", "oid":"2", "description":"Total One-to-One Address Mapping Freed", "long-description":"{}", "optional":true }, "map-alloc-failure":{ "type":"number", "format":"counter", "size":"8", "oid":"3", "description":"One-to-One Address Mapping Allocation Failure", "long-description":"{}", "optional":true } } } } }