{ "id":"/axapi/v3/ip/unnumbered/use-source-ip", "type":"object", "node-type":"scalar", "title":"use-source-ip", "partition-visibility":"shared", "description":"Source IP address", "properties":{ "update-source-ip":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "description":"IP address", "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 } } }