{ "id":"/axapi/v3/interface/lif/{ifname}/ipv6/router/isis", "type":"object", "node-type":"scalar", "title":"isis", "partition-visibility":"shared", "description":"IS-IS Routing for IP", "properties":{ "tag":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "modify-not-allowed":1, "description":"ISO routing area tag", "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 } } }