{ "id":"/axapi/v3/interface/lif/{ifname}/ipv6/router/isis", "type":"object", "node-type":"scalar", "title":"isis", "description":"IS-IS Routing for IPv6", "properties":{ "tag":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "modify-not-allowed":1, "description":"ISO routing area tag", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } } }