{ "id":"/axapi/v3/cgnv6/lsn/performance", "type":"object", "node-type":"scalar", "title":"performance", "partition-visibility":"shared", "auto-created-object":1, "description":"Large-Scale NAT performance statistics", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'data-sessions-current-epoch': some help string; 'fullcone-created-current-epoch': some help string; 'user-quote-created-current-epoch': some help string; 'data-sessions-previous-epoch-first': some help string; 'fullcone-created-previous-epoch-first': some help string; 'user-quote-created-previous-epoch-first': some help string; 'data-sessions-previous-epoch-last': some help string; 'fullcone-created-previous-epoch-last': some help string; 'user-quote-created-previous-epoch-last': some help string; ", "enum":[ "all", "data-sessions-current-epoch", "fullcone-created-current-epoch", "user-quote-created-current-epoch", "data-sessions-previous-epoch-first", "fullcone-created-previous-epoch-first", "user-quote-created-previous-epoch-first", "data-sessions-previous-epoch-last", "fullcone-created-previous-epoch-last", "user-quote-created-previous-epoch-last" ] }, "optional":true } } ] } } }