{ "id":"/axapi/v3/acos-events/use-partition", "type":"object", "node-type":"scalar", "title":"use-partition", "partition-visibility":"shared", "description":"Configure Partition for Logging", "properties":{ "partition-name":{ "type":"string", "format":"string", "minLength":1, "maxLength":14, "partition-visibility":"shared", "$ref":"/axapi/v3/partition", "description":"Select partition name for logging", "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 } } }