{ "id":"/axapi/v3/cgnv6/stateful-firewall/vrid", "type":"object", "node-type":"scalar", "title":"vrid", "partition-visibility":"shared", "description":"Set VRRP-A vrid for stateful firewall", "properties":{ "vrid-value":{ "type":"number", "format":"number", "minimum":1, "maximum":31, "partition-visibility":"shared", "description":"Set VRRP-A vrid for stateful firewall (IPv4 and IPv6)", "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 } } }