{ "id":"/axapi/v3/interface/loopback/{ifnum}/ipv6/router/ripng", "type":"object", "node-type":"scalar", "title":"ripng", "partition-visibility":"shared", "description":"ripng", "properties":{ "rip":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"RIP Routing for IPv6", "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 } } }