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