{ "id":"/axapi/v3/cgnv6/resource-usage", "type":"object", "node-type":"scalar", "title":"resource-usage", "partition-visibility":"shared", "auto-created-object":1, "description":"Configure CGNV6 Resource Usage", "properties":{ "lsn-nat-addr-count":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Total configurable CGNV6 NAT Pool addresses", "optional":true }, "fixed-nat-ip-addr-count":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Total configurable CGNV6 Fixed NAT addresses", "optional":true }, "fixed-nat-inside-user-count":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Total configurable CGNV6 Fixed NAT inside users", "optional":true }, "radius-table-size":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Total configurable CGNV6 RADIUS Table entries", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true }, "stateless-entries":{ "type":"object", "$ref":"/axapi/v3/cgnv6/resource-usage/stateless-entries", "properties":{ "l4-session-count":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Helper size for CGN Stateless Technologies" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }