{ "id":"/axapi/v3/slb/svm-source-nat", "type":"object", "node-type":"scalar", "title":"svm-source-nat", "partition-visibility":"shared", "auto-created-object":1, "description":"Configure SVM Source-NAT Pool", "properties":{ "pool":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":128, "partition-visibility":"shared", "$ref":"/axapi/v3/ip/nat/pool", "description":"Specify NAT pool or pool group", "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 } } }