{ "id":"/axapi/v3/debug/ipv6/ospf/nfsm", "type":"object", "node-type":"scalar", "title":"nfsm", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"OSPFv3 Neighbor State Machine", "properties":{ "events":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"NFSM Event Information", "optional":true }, "status":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"NFSM Status Information", "optional":true }, "timers":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"NFSM Timer Information", "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 } } }