{ "id":"/axapi/v3/ipv6/icmpv6", "type":"object", "node-type":"scalar", "title":"icmpv6", "partition-visibility":"shared", "description":"Global ICMPv6 commands", "properties":{ "redirect":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable outbound ICMPv6 redirect messages", "optional":true }, "unreachable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable outbound ICMPv6 unreachable messages", "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 } } }