{ "id":"/axapi/v3/debug/isis", "type":"object", "node-type":"scalar", "title":"isis", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"Intermediate System - Intermediate System (IS-IS)", "properties":{ "all":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable all debugging", "optional":true }, "bfd":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Bidirectional Forwarding Detection (BFD)", "optional":true }, "events":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"IS-IS Events", "optional":true }, "ifsm":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"IS-IS Interface Finite State Machine", "optional":true }, "lsp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"IS-IS Link State PDU", "optional":true }, "nfsm":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"IS-IS Neighbor Finite State Machine", "optional":true }, "nsm":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"IS-IS NSM information", "optional":true }, "pdu":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"IS-IS Protocol Data Unit", "optional":true }, "spf":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"IS-IS SPF Calculation", "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 } } }