{ "id":"/axapi/v3/network/twamp/responder/ipv6", "type":"object", "node-type":"scalar", "title":"ipv6", "partition-visibility":"shared", "auto-created-object":1, "description":"Configure TWAMP responder", "properties":{ "v6-acl-name":{ "type":"string", "format":"string", "minLength":1, "maxLength":16, "partition-visibility":"shared", "$ref":"/axapi/v3/ipv6/access-list", "description":"Apply an access list (Named Access List)", "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 } } }