{ "id":"/axapi/v3/ip/nat/inside/source/class-list", "type":"object", "node-type":"scalar", "title":"class-list", "partition-visibility":"shared", "description":"Class List", "properties":{ "name":{ "type":"string", "format":"string", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Class List Name", "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 } } }