{ "id":"/axapi/v3/cgnv6/lsn-rule-list/{name}/domain-list-name/{name-domain-list}/stats", "type":"object", "node-type":"list", "title":"domain-list-name", "description":"Statistics for the object domain-list-name", "properties":{ "name-domain-list":{ "type":"string", "oid":"1001", "format":"string", "minLength":1, "maxLength":63, "description":"Configure a Specific Rule-Set (Domain List Name)", "optional":false }, "stats":{ "type":"object", "properties":{ } } }, "required":[ "name-domain-list" ] }