{ "id":"/axapi/v3/rule-set/{name}/app", "type":"object", "node-type":"scalar", "title":"app", "operation-not-allowed": ["DELETE", "PUT"], "partition-visibility":"shared", "description":"Application statistics in Rule Set", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } } }