{ "id":"/axapi/v3/cgnv6/nptv6/common", "type":"object", "node-type":"scalar", "title":"common", "partition-visibility":"shared", "auto-created-object":1, "description":"NPTv6 common settings", "properties":{ "send-icmpv6-on-error":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'disable': Disable to send ICMPv6 when error discovered; ", "enum":[ "disable" ], "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 } } }