{ "id":"/axapi/v3/cgnv6/map/translation/domain/{name}/default-mapping-rule", "type":"object", "node-type":"scalar", "title":"default-mapping-rule", "partition-visibility":"shared", "description":"Default mapping rule (DMR)", "properties":{ "rule-ipv6-prefix":{ "type":"string", "format":"ipv6-address-plen", "partition-visibility":"shared", "description":"Rule IPv6 prefix", "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 } } }