{ "id":"/axapi/v3/vrrp-a/l3-inline-mode-flag", "type":"object", "node-type":"scalar", "title":"l3-inline-mode-flag", "partition-visibility":"shared", "description":"Enable OSPF under Layer 3 Inline Hot Standby Mode", "properties":{ "l3-inline-mode":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable Layer 3 Inline Hot Standby Mode", "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 } } }