{ "id":"/axapi/v3/vrrp-a", "type":"object", "node-type":"intermediate", "title":"vrrp-a", "operation-not-allowed": ["PUT", "POST", "DELETE"], "partition-visibility":"shared", "auto-created-object":1, "description":"HA VRRP-A Global Commands", "properties":{ "state":{ "type":"object", "$ref":"/axapi/v3/vrrp-a/state", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "state-cpu":{ "type":"object", "$ref":"/axapi/v3/vrrp-a/state-cpu", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "common":{ "type":"object", "$ref":"/axapi/v3/vrrp-a/common", "properties":{ "device-id":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Unique ID for each VRRP-A box (Device-id number)" }, "set-id":{ "type":"number", "format":"number", "minimum":1, "maximum":15, "partition-visibility":"shared", "description":"Set-ID for HA configuration (Set id from 1 to 15)" }, "disable-default-vrid":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable default vrid" }, "action":{ "type":"string", "format":"enum", "default":"disable", "partition-visibility":"shared", "description":"'enable': enable vrrp-a; 'disable': disable vrrp-a; ", "enum":[ "enable", "disable" ] }, "hello-interval":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "default":2, "partition-visibility":"shared", "description":"VRRP-A Hello Interval (1-255, in unit of 100millisec, default is 2)" }, "preemption-delay":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "default":60, "partition-visibility":"shared", "description":"Delay before changing state from Active to Standby (1-255, in unit of 100millisec, default is 60)" }, "dead-timer":{ "type":"number", "format":"number", "minimum":2, "maximum":255, "default":5, "partition-visibility":"shared", "description":"VRRP-A dead timer in terms of how many hello messages missed, default is 5 (2-255, default is 5)" }, "arp-retry":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "default":4, "partition-visibility":"shared", "description":"Number of additional gratuitous ARPs sent out after HA failover (1-255, default is 4)" }, "track-event-delay":{ "type":"number", "format":"number", "minimum":1, "maximum":100, "default":30, "partition-visibility":"shared", "description":"Delay before changing state after up/down event (Units of 100 milliseconds (default 30))" }, "get-ready-time":{ "type":"number", "format":"number", "minimum":60, "maximum":1200, "default":60, "partition-visibility":"shared", "description":"set get ready time after ax starting up (60-1200, in unit of 100millisec, default is 60)" }, "inline-mode-cfg":{ "type":"object", "properties":{ "inline-mode":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable Layer 2 Inline Hot Standby Mode" }, "preferred-port":{ "type":"number", "format":"interface", "minimum":0, "maximum":1, "partition-visibility":"shared", "not":"preferred-trunk", "description":"Preferred ethernet Port" }, "preferred-trunk":{ "type":"number", "format":"number", "minimum":1, "maximum":4096, "partition-visibility":"shared", "not":"preferred-port", "description":"Preferred trunk Port" } } }, "restart-time":{ "type":"number", "format":"number", "minimum":1, "maximum":100, "default":20, "partition-visibility":"shared", "description":"Time between restarting ports on standby system after transition" }, "hostid-append-to-vrid":{ "type":"object", "properties":{ "hostid-append-to-vrid-default":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "not":"hostid-append-to-vrid-value", "description":"hostid append to vrid default" }, "hostid-append-to-vrid-value":{ "type":"number", "format":"number", "minimum":1, "maximum":31, "partition-visibility":"shared", "not":"hostid-append-to-vrid-default", "description":"hostid append to vrid num" } } }, "forward-l4-packet-on-standby":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enables Layer 2/3 forwarding of Layer 4 traffic on the Standby ACOS device" }, "enable-sync-session-seq-number":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"enable monitoring sending and receiving sync packets with sequence number" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "l2-inline-peer-ip-list":{ "type":"array", "minItems":1, "items":{ "type":"l2-inline-peer-ip" }, "uniqueItems":true, "$ref":"/axapi/v3/vrrp-a/l2-inline-peer-ip/{ip-address}", "array":[ { "properties":{ "ip-address":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "description":"IP address (IPv4 address)", "optional":false }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "ip-address" ] } ] }, "l3-inline-mode-flag":{ "type":"object", "$ref":"/axapi/v3/vrrp-a/l3-inline-mode-flag", "properties":{ "l3-inline-mode":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable Layer 3 Inline Hot Standby Mode" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "session-sync":{ "type":"object", "$ref":"/axapi/v3/vrrp-a/session-sync", "properties":{ "action":{ "type":"string", "format":"enum", "default":"enable", "partition-visibility":"shared", "description":"'enable': enable vrrp-a session sync (default); 'disable': disable vrrp-a session sync; ", "enum":[ "enable", "disable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "ospf-inline-list":{ "type":"array", "minItems":1, "items":{ "type":"ospf-inline" }, "uniqueItems":true, "$ref":"/axapi/v3/vrrp-a/ospf-inline/{vlan}", "array":[ { "properties":{ "vlan":{ "type":"number", "format":"number", "minimum":1, "maximum":4094, "partition-visibility":"shared", "description":"Do not filter OSPF packet on specific vlan (Vlan number)", "optional":false }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "vlan" ] } ] }, "force-self-standby":{ "type":"object", "$ref":"/axapi/v3/vrrp-a/force-self-standby", "properties":{ "vrid":{ "type":"number", "format":"number", "minimum":0, "maximum":31, "partition-visibility":"shared", "description":"Specify one VRRP-A vrid to force into standby state" }, "all-partitions":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"force all partitions in standby state" }, "action":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'enable': enable vrrp-a force-self-standby; 'disable': disable vrrp-a force-self-standby; ", "enum":[ "enable", "disable" ] } } }, "force-self-standby-persistent-list":{ "type":"array", "minItems":1, "items":{ "type":"force-self-standby-persistent" }, "uniqueItems":true, "$ref":"/axapi/v3/vrrp-a/force-self-standby-persistent/{vrid}", "array":[ { "properties":{ "vrid":{ "type":"number", "format":"number", "minimum":0, "maximum":31, "partition-visibility":"shared", "description":"Specify one VRRP-A vrid to force into standby state", "optional":false }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "vrid" ] } ] }, "fail-over-policy-template-list":{ "type":"array", "minItems":1, "items":{ "type":"fail-over-policy-template" }, "uniqueItems":true, "$ref":"/axapi/v3/vrrp-a/fail-over-policy-template/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"VRRP-A fail over policy template name", "optional":false }, "interface":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ethernet":{ "type":"number", "format":"interface", "minimum":7, "maximum":128, "partition-visibility":"shared", "description":"Ethernet Interface (Ethernet interface number)" }, "weight":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"The failover event weight" }, "optional":true } } ] }, "gateway":{ "type":"object", "properties":{ "gw-ipv4-address-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "gw-ipv4-address":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "description":"IP Address" }, "weight":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"The failover event weight" }, "optional":true } } ] }, "gw-ipv6-address-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "gw-ipv6-address":{ "type":"string", "format":"ipv6-address", "partition-visibility":"shared", "description":"IPV6 address" }, "weight":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"The failover event weight" }, "optional":true } } ] } } }, "bgp":{ "type":"object", "properties":{ "bgp-ipv4-address-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "bgp-ipv4-address":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "description":"bgp IP Address" }, "weight":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"The failover event weight" }, "optional":true } } ] }, "bgp-ipv6-address-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "bgp-ipv6-address":{ "type":"string", "format":"ipv6-address", "partition-visibility":"shared", "description":"IPV6 address" }, "weight":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"The failover event weight" }, "optional":true } } ] } } }, "trunk-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "trunk":{ "type":"number", "format":"number", "minimum":1, "maximum":4096, "partition-visibility":"shared", "description":"trunk tracking (trunk id)" }, "weight":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"failover event weight" }, "per-port-weight":{ "type":"number", "format":"number", "minimum":0, "maximum":255, "default":0, "partition-visibility":"shared", "description":"Per port failover weight" }, "optional":true } } ] }, "route":{ "type":"object", "properties":{ "ip-destination-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ip-destination":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "description":"Destination prefix" }, "mask":{ "type":"string", "format":"ipv4-netmask", "partition-visibility":"shared", "description":"Destination prefix mask" }, "weight":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"The amount the priority will decrease if the route is missing (The amount the priority will decrease if the route is not present)" }, "gateway":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared" }, "distance":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"Route's administrative distance(default: match any)" }, "protocol":{ "type":"string", "format":"enum", "default":"any", "partition-visibility":"shared", "description":"'any': Match any routing protocol (default); 'static': Match only static routes (added by user); 'dynamic': Match routes added by dynamic routing protocols (e.g. OSPF); ", "enum":[ "any", "static", "dynamic" ] }, "optional":true } } ] }, "ipv6-destination-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ipv6-destination":{ "type":"string", "format":"ipv6-address-plen", "partition-visibility":"shared", "description":"IPv6 Destination Prefix" }, "weight":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"The amount the priority will decrease if the route is missing (The amount the priority will decrease if the route is not present)" }, "gatewayv6":{ "type":"string", "format":"ipv6-address", "partition-visibility":"shared", "description":"Match the route's gateway (next-hop) (default: match any)" }, "distance":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"Route's administrative distance (default: match any)" }, "protocol":{ "type":"string", "format":"enum", "default":"any", "partition-visibility":"shared", "description":"'any': Match any routing protocol (default); 'static': Match only static routes (added by user); 'dynamic': Match routes added by dynamic routing protocols (e.g. OSPF); ", "enum":[ "any", "static", "dynamic" ] }, "optional":true } } ] } } }, "vlan-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "vlan":{ "type":"number", "format":"number", "minimum":1, "maximum":4094, "partition-visibility":"shared", "description":"VLAN tracking (VLAN id)" }, "timeout":{ "type":"number", "format":"number", "minimum":2, "maximum":600, "partition-visibility":"shared" }, "weight":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"The failover event weight" }, "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true } }, "required":[ "name" ] } ] }, "vrid-lead-list":{ "type":"array", "minItems":1, "items":{ "type":"vrid-lead" }, "uniqueItems":true, "$ref":"/axapi/v3/vrrp-a/vrid-lead/{vrid-lead-str}", "array":[ { "properties":{ "vrid-lead-str":{ "type":"string", "format":"string", "minLength":1, "maxLength":63, "default":"default-vrid-lead", "partition-visibility":"shared", "description":"VRRP-A VRID leader name", "optional":false }, "partition":{ "type":"object", "properties":{ "partition":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Partition name" }, "shared-cfg":{ "type":"object", "properties":{ "shared":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "not":"name", "description":"Shared partition" }, "vrid":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"VRRP-A id" }, "vrid-value":{ "type":"number", "format":"number", "minimum":0, "maximum":31, "partition-visibility":"shared", "description":"Specify ha VRRP-A vrid" } } }, "name-cfg":{ "type":"object", "properties":{ "name":{ "type":"string", "format":"string", "minLength":1, "maxLength":14, "partition-visibility":"shared", "$ref":"/axapi/v3/partition", "not":"shared", "description":"Partition name" }, "vrid":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"VRRP-A id" }, "vrid-value":{ "type":"number", "format":"number", "minimum":0, "maximum":7, "partition-visibility":"shared", "description":"Specify ha VRRP-A vrid" } } } } }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true } }, "required":[ "vrid-lead-str" ] } ] }, "vrid-list":{ "type":"array", "minItems":1, "items":{ "type":"vrid" }, "uniqueItems":true, "$ref":"/axapi/v3/vrrp-a/vrid/{vrid-val}", "array":[ { "properties":{ "vrid-val":{ "type":"number", "format":"number", "minimum":0, "maximum":31, "default":0, "partition-visibility":"shared", "description":"Specify ha VRRP-A vrid", "optional":false }, "floating-ip":{ "type":"object", "properties":{ "ip-address-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ip-address":{ "type":"string", "format":"ipv4-address", "platform-specific-default":1, "partition-visibility":"shared", "description":"IP Address" }, "optional":true } } ] }, "ip-address-part-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ip-address-partition":{ "type":"string", "format":"ipv4-address", "platform-specific-default":1, "partition-visibility":"private", "description":"IP Address" }, "optional":true } } ] }, "ipv6-address-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ipv6-address":{ "type":"string", "format":"ipv6-address", "platform-specific-default":1, "partition-visibility":"shared", "description":"IPV6 address" }, "ethernet":{ "type":"number", "format":"interface", "minimum":7, "maximum":103, "partition-visibility":"shared", "description":"Ethernet (for link-local address only)" }, "trunk":{ "type":"number", "format":"number", "minimum":1, "maximum":4096, "partition-visibility":"shared", "$ref":"/axapi/v3/interface/trunk", "description":"Trunk interface (for link-local address only)" }, "ve":{ "type":"number", "format":"number", "minimum":2, "maximum":4094, "partition-visibility":"shared", "$ref":"/axapi/v3/network/vlan", "description":"VE interface (for link-local address only)" }, "optional":true } } ] }, "ipv6-address-part-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ipv6-address-partition":{ "type":"string", "format":"ipv6-address", "platform-specific-default":1, "partition-visibility":"private", "description":"IPV6 address" }, "ethernet":{ "type":"number", "format":"interface", "minimum":7, "maximum":103, "partition-visibility":"shared", "description":"Ethernet (for link-local address only)" }, "trunk":{ "type":"number", "format":"number", "minimum":1, "maximum":4096, "partition-visibility":"shared", "description":"Trunk interface (for link-local address only)" }, "ve":{ "type":"number", "format":"number", "minimum":2, "maximum":4094, "partition-visibility":"shared", "$ref":"/axapi/v3/network/vlan", "description":"VE interface (for link-local address only)" }, "optional":true } } ] } } }, "preempt-mode":{ "type":"object", "properties":{ "threshold":{ "type":"number", "format":"number", "minimum":0, "maximum":255, "default":0, "partition-visibility":"shared", "description":"preemption threshold (preemption threshhold (0-255), default 0)" }, "disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"disable preemption" } } }, "follow":{ "type":"object", "properties":{ "vrid-lead":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "description":"Define a VRRP-A VRID leader" } } }, "pair-follow":{ "type":"object", "properties":{ "pair-follow":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Follow other VRRP-A vrid" }, "vrid-lead":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "description":"Define a VRRP-A VRID leader" } } }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "blade-parameters":{ "type":"object", "$ref":"/axapi/v3/vrrp-a/vrid/{vrid-val}/blade-parameters", "properties":{ "priority":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "default":150, "partition-visibility":"shared", "description":"VRRP-A priorty (Priority, default is 150)" }, "fail-over-policy-template":{ "type":"string", "format":"string", "minLength":1, "maxLength":63, "partition-visibility":"shared", "$ref":"/axapi/v3/vrrp-a/fail-over-policy-template", "description":"Apply a fail over policy template (VRRP-A fail over policy template name)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "tracking-options":{ "type":"object", "$ref":"/axapi/v3/vrrp-a/vrid/{vrid-val}/blade-parameters/tracking-options", "properties":{ "interface":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ethernet":{ "type":"number", "format":"interface", "minimum":0, "maximum":222, "partition-visibility":"shared", "description":"Ethernet Interface (Ethernet interface number)" }, "priority-cost":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"The amount the priority will decrease" }, "optional":true } } ] }, "route":{ "type":"object", "properties":{ "ip-destination-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ip-destination":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "description":"Destination prefix" }, "mask":{ "type":"string", "format":"ipv4-netmask", "partition-visibility":"shared", "description":"Destination prefix mask" }, "priority-cost":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"The amount the priority will decrease if the route is missing (The amount the priority will decrease if the route is not present)" }, "gateway":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "description":"Match the route's gateway (next-hop) (default: match any)" }, "distance":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"Route's administrative distance (default: match any)" }, "protocol":{ "type":"string", "format":"enum", "default":"any", "partition-visibility":"shared", "description":"'any': Match any routing protocol (default); 'static': Match only static routes (added by user); 'dynamic': Match routes added by dynamic routing protocols (e.g. OSPF); ", "enum":[ "any", "static", "dynamic" ] }, "optional":true } } ] }, "ipv6-destination-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ipv6-destination":{ "type":"string", "format":"ipv6-address-plen", "partition-visibility":"shared", "description":"IPv6 Destination Prefix" }, "priority-cost":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"The amount the priority will decrease if the route is missing (The amount the priority will decrease if the route is not present)" }, "gatewayv6":{ "type":"string", "format":"ipv6-address", "partition-visibility":"shared", "description":"Match the route's gateway (next-hop) (default: match any)" }, "distance":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"Route's administrative distance (default: match any)" }, "protocol":{ "type":"string", "format":"enum", "default":"any", "partition-visibility":"shared", "description":"'any': Match any routing protocol (default); 'static': Match only static routes (added by user); 'dynamic': Match routes added by dynamic routing protocols (e.g. OSPF); ", "enum":[ "any", "static", "dynamic" ] }, "optional":true } } ] } } }, "trunk-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "trunk":{ "type":"number", "format":"number", "minimum":1, "maximum":4096, "partition-visibility":"shared", "description":"trunk tracking (Trunk Number)" }, "priority-cost":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"The amount the priority will decrease" }, "per-port-pri":{ "type":"number", "format":"number", "minimum":0, "maximum":255, "default":0, "partition-visibility":"shared", "description":"per port priority" }, "optional":true } } ] }, "bgp":{ "type":"object", "properties":{ "bgp-ipv4-address-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "bgp-ipv4-address":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "description":"bgp IP Address" }, "priority-cost":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"The amount the priority will decrease" }, "optional":true } } ] }, "bgp-ipv6-address-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "bgp-ipv6-address":{ "type":"string", "format":"ipv6-address", "partition-visibility":"shared", "description":"IPV6 address" }, "priority-cost":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"The amount the priority will decrease" }, "optional":true } } ] } } }, "vlan-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "vlan":{ "type":"number", "format":"number", "minimum":1, "maximum":4094, "partition-visibility":"shared", "description":"VLAN tracking (VLAN id)" }, "timeout":{ "type":"number", "format":"number", "minimum":2, "maximum":600, "partition-visibility":"shared" }, "priority-cost":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"The amount the priority will decrease" }, "optional":true } } ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "gateway":{ "type":"object", "$ref":"/axapi/v3/vrrp-a/vrid/{vrid-val}/blade-parameters/tracking-options/gateway", "properties":{ "ipv4-gateway-list":{ "type":"array", "minItems":1, "items":{ "type":"ipv4-gateway" }, "uniqueItems":true, "$ref":"/axapi/v3/vrrp-a/vrid/{vrid-val}/blade-parameters/tracking-options/gateway/ipv4-gateway/{ip-address}", "array":[ { "properties":{ "ip-address":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "description":"IP Address", "optional":false }, "priority-cost":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"The amount the priority will decrease", "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 } }, "required":[ "ip-address" ] } ] }, "ipv6-gateway-list":{ "type":"array", "minItems":1, "items":{ "type":"ipv6-gateway" }, "uniqueItems":true, "$ref":"/axapi/v3/vrrp-a/vrid/{vrid-val}/blade-parameters/tracking-options/gateway/ipv6-gateway/{ipv6-address}", "array":[ { "properties":{ "ipv6-address":{ "type":"string", "format":"ipv6-address", "partition-visibility":"shared", "description":"IPV6 address", "optional":false }, "priority-cost":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"The amount the priority will decrease", "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 } }, "required":[ "ipv6-address" ] } ] } } } } } } } }, "required":[ "vrid-val" ] } ] }, "partition-vrid-status":{ "type":"object", "$ref":"/axapi/v3/vrrp-a/partition-vrid-status", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "partition-vrid-all-status":{ "type":"object", "$ref":"/axapi/v3/vrrp-a/partition-vrid-all-status", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "interface":{ "type":"object", "$ref":"/axapi/v3/vrrp-a/interface", "properties":{ "ethernet-list":{ "type":"array", "minItems":1, "items":{ "type":"ethernet" }, "uniqueItems":true, "$ref":"/axapi/v3/vrrp-a/interface/ethernet/{ethernet-val}", "array":[ { "properties":{ "ethernet-val":{ "type":"number", "format":"interface", "minimum":7, "maximum":15, "partition-visibility":"shared", "description":"Ethernet Interface", "optional":false }, "router-interface":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "not-list":[ "server-interface", "both" ], "description":"interface to upstream router", "optional":true }, "server-interface":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "not-list":[ "router-interface", "both" ], "description":"interface to real server", "optional":true }, "both":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "not-list":[ "router-interface", "server-interface" ], "description":"both a router and server interface", "optional":true }, "vlan-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "vlan":{ "type":"number", "format":"number", "minimum":2, "maximum":4094, "partition-visibility":"shared", "not":"no-heartbeat", "description":"VLAN ID" }, "optional":true } } ] }, "no-heartbeat":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "not":"vlan", "description":"do not send out heartbeat packet from this interface", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true } }, "required":[ "ethernet-val" ] } ] }, "trunk-list":{ "type":"array", "minItems":1, "items":{ "type":"trunk" }, "uniqueItems":true, "$ref":"/axapi/v3/vrrp-a/interface/trunk/{trunk-val}", "array":[ { "properties":{ "trunk-val":{ "type":"number", "format":"number", "minimum":1, "maximum":4096, "partition-visibility":"shared", "description":"Ethernet Interface", "optional":false }, "router-interface":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "not-list":[ "server-interface", "both" ], "description":"interface to upstream router", "optional":true }, "server-interface":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "not-list":[ "router-interface", "both" ], "description":"interface to real server", "optional":true }, "both":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "not-list":[ "router-interface", "server-interface" ], "description":"both a router and server interface", "optional":true }, "vlan-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "vlan":{ "type":"number", "format":"number", "minimum":2, "maximum":4094, "partition-visibility":"shared", "not":"no-heartbeat", "description":"VLAN ID" }, "optional":true } } ] }, "no-heartbeat":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "not":"vlan", "description":"do not send out heartbeat packet from this interface", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true } }, "required":[ "trunk-val" ] } ] } } }, "preferred-session-sync-port":{ "type":"object", "$ref":"/axapi/v3/vrrp-a/preferred-session-sync-port", "properties":{ "ethernet-list":{ "type":"array", "minItems":1, "items":{ "type":"ethernet" }, "uniqueItems":true, "$ref":"/axapi/v3/vrrp-a/preferred-session-sync-port/ethernet/{pre-eth}", "array":[ { "properties":{ "pre-eth":{ "type":"number", "format":"interface", "minimum":7, "maximum":176, "partition-visibility":"shared", "description":"Ethernet interface number", "optional":false }, "pre-vlan":{ "type":"number", "format":"number", "minimum":2, "maximum":4094, "partition-visibility":"shared", "description":"Interface VLAN (VLAN ID)", "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 } }, "required":[ "pre-eth" ] } ] }, "trunk-list":{ "type":"array", "minItems":1, "items":{ "type":"trunk" }, "uniqueItems":true, "$ref":"/axapi/v3/vrrp-a/preferred-session-sync-port/trunk/{pre-trunk}", "array":[ { "properties":{ "pre-trunk":{ "type":"number", "format":"number", "minimum":1, "maximum":4096, "partition-visibility":"shared", "description":"Trunk Interface number", "optional":false }, "pre-vlan":{ "type":"number", "format":"number", "minimum":2, "maximum":4094, "partition-visibility":"shared", "description":"Interface VLAN (VLAN ID)", "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 } }, "required":[ "pre-trunk" ] } ] } } }, "restart-port-list":{ "type":"object", "$ref":"/axapi/v3/vrrp-a/restart-port-list", "properties":{ "ethernet-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "flap-ethernet-start":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet Port" }, "flap-ethernet-end":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet Port" }, "optional":true } } ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "vrid-list":{ "type":"array", "minItems":1, "items":{ "type":"vrid" }, "uniqueItems":true, "$ref":"/axapi/v3/vrrp-a/restart-port-list/vrid/{vrid-val}", "array":[ { "properties":{ "vrid-val":{ "type":"number", "format":"number", "minimum":0, "maximum":31, "default":0, "partition-visibility":"shared", "description":"Specify ha VRRP-A vrid", "optional":false }, "ethernet-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "flap-ethernet-start":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet Port" }, "flap-ethernet-end":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet Port" }, "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true } }, "required":[ "vrid-val" ] } ] } } }, "peer-group":{ "type":"object", "$ref":"/axapi/v3/vrrp-a/peer-group", "properties":{ "peer":{ "type":"object", "properties":{ "ip-peer-address-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ip-peer-address":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "description":"IP Address" }, "optional":true } } ] }, "ipv6-peer-address-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ipv6-peer-address":{ "type":"string", "format":"ipv6-address", "partition-visibility":"shared", "description":"IPV6 address" }, "optional":true } } ] } } }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }