{ "id":"/axapi/v3/allow-slb-cfg", "type":"object", "node-type":"scalar", "title":"allow-slb-cfg", "partition-visibility":"shared", "auto-created-object":1, "description":"", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable configuration of SLB objects in CGN partition. Please follow documentation on allowed configuration", "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 } } }