{ "id":"/axapi/v3/system", "type":"object", "node-type":"scalar", "title":"system", "partition-visibility":"shared", "auto-created-object":1, "description":"Configure System Parameters", "properties":{ "anomaly-log":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"log system anomalies", "optional":true }, "attack-log":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"log attack anomalies", "optional":true }, "ddos-attack":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"System DDoS Attack", "optional":true }, "ddos-log":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"log DDoS attack anomalies", "optional":true }, "anomaly-log-rate-limit":{ "type":"number", "format":"number", "minimum":1, "maximum":100, "partition-visibility":"shared", "description":"Anomaly log rate-limit per second, default 32", "optional":true }, "sockstress-disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable sockstress protection", "optional":true }, "promiscuous-mode":{ "type":"number", "format":"flag", "plat-pos-list":["softax-kvm,softax-vmware,cth", "softax-vmware,cth", "cth"], "default":0, "partition-visibility":"shared", "description":"Run in promiscous mode settings", "optional":true }, "module-ctrl-cpu":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'high': high cpu usage; 'low': low cpu usage; 'medium': medium cpu usage; ", "enum":[ "high", "low", "medium" ], "optional":true }, "default-mtu":{ "type":"number", "format":"number", "plat-neg-list":["softax-azure,softax-hyperv", "softax-hyperv"], "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Set all interfaces default mtu (Interface MTU, default 1 (System jumbo needs to be enabled))", "optional":true }, "hw-blocking-enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable system hardware blocking (default disabled)", "optional":true }, "src-ip-hash-enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable source ip hash", "optional":true }, "class-list-hitcount-enable":{ "type":"number", "format":"flag", "default":1, "partition-visibility":"shared", "description":"Enable class list hit count", "optional":true }, "geo-db-hitcount-enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable Geolocation database hit count", "optional":true }, "domain-list-hitcount-enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable class list hit count", "optional":true }, "dynamic-service-dns-socket-pool":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable socket pool for dynamic-service DNS", "optional":true }, "system-chassis-port-split-enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable port split for the chassis", "optional":true }, "ipv6-prefix-length":{ "type":"number", "format":"number", "minimum":16, "maximum":128, "default":128, "partition-visibility":"shared", "description":"Length of IPv6 prefix used to determine the user-group and the PU, by default 128", "optional":true }, "drop-linux-closed-port-syn":{ "type":"string", "format":"enum", "default":"enable", "partition-visibility":"shared", "description":"'enable': enable (default); 'disable': disable; ", "enum":[ "enable", "disable" ], "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 }, "timeout-value":{ "type":"object", "$ref":"/axapi/v3/system/timeout-value", "properties":{ "ftp":{ "type":"number", "format":"number", "minimum":0, "maximum":9999, "default":120, "partition-visibility":"shared", "description":"set timeout to stop ftp transfer in seconds, 0 is no limit" }, "scp":{ "type":"number", "format":"number", "minimum":0, "maximum":9999, "default":300, "partition-visibility":"shared", "description":"set timeout to stop scp transfer in seconds, 0 is no limit" }, "sftp":{ "type":"number", "format":"number", "minimum":0, "maximum":9999, "default":0, "partition-visibility":"shared", "description":"set timeout to stop sftp transfer in seconds, 0 is no limit" }, "tftp":{ "type":"number", "format":"number", "minimum":0, "maximum":9999, "default":300, "partition-visibility":"shared", "description":"set timeout to stop tftp transfer in seconds, 0 is no limit" }, "http":{ "type":"number", "format":"number", "minimum":0, "maximum":9999, "default":0, "partition-visibility":"shared", "description":"set timeout to stop http transfer in seconds, 0 is no limit" }, "https":{ "type":"number", "format":"number", "minimum":0, "maximum":9999, "default":0, "partition-visibility":"shared", "description":"set timeout to stop https transfer in seconds, 0 is no limit" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "bandwidth":{ "type":"object", "$ref":"/axapi/v3/system/bandwidth", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'input-bytes-per-sec': In Bytes per second; 'output-bytes-per-sec': Out Bytes per second; ", "enum":[ "all", "input-bytes-per-sec", "output-bytes-per-sec" ] } } } ] } } }, "counter-lib-accounting":{ "type":"object", "$ref":"/axapi/v3/system/counter-lib-accounting", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "control-cpu":{ "type":"object", "$ref":"/axapi/v3/system/control-cpu", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "data-cpu":{ "type":"object", "$ref":"/axapi/v3/system/data-cpu", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "mgmt-port":{ "type":"object", "$ref":"/axapi/v3/system/mgmt-port", "properties":{ "port-index":{ "type":"number", "format":"number", "plat-neg-list":["soft-ax"], "minimum":0, "maximum":32, "partition-visibility":"shared", "description":"port index to be configured (Specify port index)" }, "mac-address":{ "type":"string", "format":"mac-address", "minLength":14, "maxLength":14, "partition-visibility":"shared", "description":"mac-address to be configured as mgmt port" }, "pci-address":{ "type":"string", "format":"string", "plat-neg-list":["soft-ax"], "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"pci-address to be configured as mgmt port" } } }, "shared-poll-mode":{ "type":"object", "$ref":"/axapi/v3/system/shared-poll-mode", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable shared poll mode" }, "disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable shared poll mode" } } }, "probe-network-devices":{ "type":"object", "$ref":"/axapi/v3/system/probe-network-devices", "properties":{ } }, "management-interface-mode":{ "type":"object", "$ref":"/axapi/v3/system/management-interface-mode", "properties":{ "dedicated":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Set management interface in dedicated mode" }, "non-dedicated":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Set management interface in non-dedicated mode" } } }, "set-tcp-syn-per-sec":{ "type":"object", "$ref":"/axapi/v3/system/set-tcp-syn-per-sec", "properties":{ "tcp-syn-value":{ "type":"number", "format":"number", "minimum":25, "maximum":6000, "default":70, "partition-visibility":"shared", "description":"Configure Tcp SYN's per sec, default 70" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "add-port":{ "type":"object", "$ref":"/axapi/v3/system/add-port", "properties":{ "port-index":{ "type":"number", "format":"number", "minimum":0, "maximum":32, "partition-visibility":"shared", "description":"port index to be configured (Specify port index)" } } }, "del-port":{ "type":"object", "$ref":"/axapi/v3/system/del-port", "properties":{ "port-index":{ "type":"number", "format":"number", "minimum":0, "maximum":32, "partition-visibility":"shared", "description":"port index to be configured (Specify port index)" } } }, "modify-port":{ "type":"object", "$ref":"/axapi/v3/system/modify-port", "properties":{ "port-index":{ "type":"number", "format":"number", "minimum":0, "maximum":32, "partition-visibility":"shared", "description":"port index to be configured (Specify port index)" }, "port-number":{ "type":"number", "format":"number", "minimum":1, "maximum":32, "partition-visibility":"shared", "description":"port number to be configured (Specify port number)" } } }, "tls-1-3-mgmt":{ "type":"object", "$ref":"/axapi/v3/system/tls-1-3-mgmt", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable TLS 1.3 support on ACOS management plane" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "multi-queue-support":{ "type":"object", "$ref":"/axapi/v3/system/multi-queue-support", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable Multi-Queue-Support" } } }, "cpu-packet-prio-support":{ "type":"object", "$ref":"/axapi/v3/system/cpu-packet-prio-support", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "not":"disable", "description":"Enable CPU packet prioritization Support" }, "disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "not":"enable", "description":"Disable CPU packet prioritization Support" } } }, "add-cpu-core":{ "type":"object", "$ref":"/axapi/v3/system/add-cpu-core", "properties":{ "core-index":{ "type":"number", "format":"number", "minimum":0, "maximum":128, "partition-visibility":"shared", "description":"core index to be added (Specify core index)" } } }, "delete-cpu-core":{ "type":"object", "$ref":"/axapi/v3/system/delete-cpu-core", "properties":{ "core-index":{ "type":"number", "format":"number", "minimum":0, "maximum":128, "partition-visibility":"shared", "description":"core index to be deleted (Specify core index)" } } }, "cpu-hyper-thread":{ "type":"object", "$ref":"/axapi/v3/system/cpu-hyper-thread", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable CPU Hyperthreading" }, "disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable CPU Hyperthreading" } } }, "io-cpu":{ "type":"object", "$ref":"/axapi/v3/system/io-cpu", "properties":{ "max-cores":{ "type":"number", "format":"number", "minimum":0, "maximum":128, "partition-visibility":"shared", "description":"max number of IO cores (Specify number of cores)" } } }, "link-monitor":{ "type":"object", "$ref":"/axapi/v3/system/link-monitor", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable Link Monitoring" }, "disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable Link Monitoring" } } }, "lro":{ "type":"object", "$ref":"/axapi/v3/system/lro", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable Large Receive Offload" }, "disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable Large Receive Offload" } } }, "tso":{ "type":"object", "$ref":"/axapi/v3/system/tso", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable TCP Segmentation Offload" }, "disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable TCP Segmentation Offload" } } }, "port-list":{ "type":"object", "$ref":"/axapi/v3/system/port-list", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "port-info":{ "type":"object", "$ref":"/axapi/v3/system/port-info", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "inuse-port-list":{ "type":"object", "$ref":"/axapi/v3/system/inuse-port-list", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "cpu-list":{ "type":"object", "$ref":"/axapi/v3/system/cpu-list", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "cpu-map":{ "type":"object", "$ref":"/axapi/v3/system/cpu-map", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "inuse-cpu-list":{ "type":"object", "$ref":"/axapi/v3/system/inuse-cpu-list", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "set-rxtx-desc-size":{ "type":"object", "$ref":"/axapi/v3/system/set-rxtx-desc-size", "properties":{ "port-index":{ "type":"number", "format":"number", "minimum":0, "maximum":32, "partition-visibility":"shared", "description":"port index to be configured (Specify port index)" }, "rxd-size":{ "type":"number", "format":"number", "minimum":0, "maximum":65536, "partition-visibility":"shared", "description":"Set new rx-descriptor size" }, "txd-size":{ "type":"number", "format":"number", "minimum":0, "maximum":65536, "partition-visibility":"shared", "description":"Set new tx-descriptor size" } } }, "set-rxtx-queue":{ "type":"object", "$ref":"/axapi/v3/system/set-rxtx-queue", "properties":{ "port-index":{ "type":"number", "format":"number", "minimum":0, "maximum":32, "partition-visibility":"shared", "description":"port index to be configured (Specify port index)" }, "rxq-size":{ "type":"number", "format":"number", "minimum":0, "maximum":1024, "partition-visibility":"shared", "description":"Set number of new rx queues" }, "txq-size":{ "type":"number", "format":"number", "minimum":0, "maximum":1024, "partition-visibility":"shared", "description":"Set number of new tx queues" } } }, "template":{ "type":"object", "$ref":"/axapi/v3/system/template", "properties":{ "template-policy":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "$ref":"/axapi/v3/slb/template/policy", "description":"Apply policy template to the whole system (Policy template name)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "template-bind":{ "type":"object", "$ref":"/axapi/v3/system/template-bind", "properties":{ "monitor-list":{ "type":"array", "minItems":1, "items":{ "type":"monitor" }, "uniqueItems":true, "$ref":"/axapi/v3/system/template-bind/monitor/{template-monitor}", "array":[ { "properties":{ "template-monitor":{ "type":"number", "format":"number", "minimum":1, "maximum":16, "partition-visibility":"shared", "$ref-list":["/axapi/v3/slb/template/monitor", "/axapi/v3/system/mon-template/monitor"], "description":"Monitor template ID 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":[ "template-monitor" ] } ] } } }, "mon-template":{ "type":"object", "$ref":"/axapi/v3/system/mon-template", "properties":{ "monitor-list":{ "type":"array", "minItems":1, "items":{ "type":"monitor" }, "uniqueItems":true, "$ref":"/axapi/v3/system/mon-template/monitor/{id}", "array":[ { "properties":{ "id":{ "type":"number", "format":"number", "minimum":1, "maximum":16, "partition-visibility":"shared", "description":"Monitor template ID Number", "optional":false }, "clear-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "sessions":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': Clear all sessions; 'sequence': Sequence number; ", "enum":[ "all", "sequence" ] }, "clear-all-sequence":{ "type":"number", "format":"number", "minimum":1, "maximum":16, "partition-visibility":"shared", "description":"Sequence number (Specify the port physical port number)" }, "clear-sequence":{ "type":"number", "format":"number", "minimum":1, "maximum":16, "partition-visibility":"shared", "description":"Specify the port physical port number" } } } ] }, "link-disable-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "diseth":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Specify the physical port number (Ethernet interface number)" }, "dis-sequence":{ "type":"number", "format":"number", "minimum":1, "maximum":16, "partition-visibility":"shared", "description":"Sequence number (Specify the sequence number)" } } } ] }, "link-enable-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "enaeth":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Specify the physical port number (Ethernet interface number)" }, "ena-sequence":{ "type":"number", "format":"number", "minimum":1, "maximum":16, "partition-visibility":"shared", "description":"Sequence number (Specify the sequence number)" } } } ] }, "monitor-relation":{ "type":"string", "format":"enum", "default":"monitor-and", "partition-visibility":"shared", "description":"'monitor-and': Configures the monitors in current template to work with AND logic; 'monitor-or': Configures the monitors in current template to work with OR logic; ", "enum":[ "monitor-and", "monitor-or" ], "optional":true }, "link-up-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "linkup-ethernet1":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Specify the port physical port number (Ethernet interface number)" }, "link-up-sequence1":{ "type":"number", "format":"number", "minimum":1, "maximum":16, "partition-visibility":"shared", "description":"Sequence number (Specify the sequence number)" }, "linkup-ethernet2":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Specify the port physical port number (Ethernet interface number)" }, "link-up-sequence2":{ "type":"number", "format":"number", "minimum":1, "maximum":16, "partition-visibility":"shared", "description":"Sequence number (Specify the sequence number)" }, "linkup-ethernet3":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Specify the port physical port number (Ethernet interface number)" }, "link-up-sequence3":{ "type":"number", "format":"number", "minimum":1, "maximum":16, "partition-visibility":"shared", "description":"Sequence number (Specify the sequece number)" } } } ] }, "link-down-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "linkdown-ethernet1":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Specify the port physical port number (Ethernet interface number)" }, "link-down-sequence1":{ "type":"number", "format":"number", "minimum":1, "maximum":16, "partition-visibility":"shared", "description":"Sequence number (Specify the sequence number)" }, "linkdown-ethernet2":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Specify the port physical port number (Ethernet interface number)" }, "link-down-sequence2":{ "type":"number", "format":"number", "minimum":1, "maximum":16, "partition-visibility":"shared", "description":"Sequence number (Specify the seqeuence number)" }, "linkdown-ethernet3":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Specify the port physical port number (Ethernet interface number)" }, "link-down-sequence3":{ "type":"number", "format":"number", "minimum":1, "maximum":16, "partition-visibility":"shared", "description":"Sequence number (Specify the sequence number)" } } } ] }, "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":[ "id" ] } ] }, "link-block-as-down":{ "type":"object", "$ref":"/axapi/v3/system/mon-template/link-block-as-down", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "link-down-on-restart":{ "type":"object", "$ref":"/axapi/v3/system/mon-template/link-down-on-restart", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "memory":{ "type":"object", "$ref":"/axapi/v3/system/memory", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'usage-percentage': Memory Usage percentage; ", "enum":[ "all", "usage-percentage" ] } } } ] } } }, "resource-usage":{ "type":"object", "$ref":"/axapi/v3/system/resource-usage", "properties":{ "ssl-context-memory":{ "type":"number", "format":"number", "plat-pos-list":["th7440"], "minimum":256, "maximum":16384, "default":2048, "partition-visibility":"shared", "description":"Total SSL context memory needed in units of MB. Will be rounded to closest multiple of 2MB" }, "ssl-dma-memory":{ "type":"number", "format":"number", "plat-pos-list":["th7440"], "minimum":32, "maximum":2048, "default":256, "partition-visibility":"shared", "description":"Total SSL DMA memory needed in units of MB. Will be rounded to closest multiple of 2MB" }, "nat-pool-addr-count":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Total configurable NAT Pool addresses in the System" }, "l4-session-count":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Total Sessions in the System" }, "auth-portal-html-file-size":{ "type":"number", "format":"number", "minimum":4, "maximum":120, "default":20, "partition-visibility":"shared", "description":"Specify maximum html file size for each html page in auth portal (in KB)" }, "auth-portal-image-file-size":{ "type":"number", "format":"number", "minimum":1, "maximum":80, "default":6, "partition-visibility":"shared", "description":"Specify maximum image file size for default portal (in KB)" }, "max-aflex-file-size":{ "type":"number", "format":"number", "minimum":16, "maximum":256, "default":32, "partition-visibility":"shared", "description":"Set maximum aFleX file size (Maximum file size in KBytes, default is 32K)" }, "aflex-table-entry-count":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Total aFleX table entry in the system (Total aFlex entry in the system)" }, "class-list-ipv6-addr-count":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Total IPv6 addresses for class-list" }, "class-list-ac-entry-count":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Total entries for AC class-list" }, "class-list-entry-count":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Total entries for class-list" }, "max-aflex-authz-collection-number":{ "type":"number", "format":"number", "minimum":256, "maximum":4096, "default":512, "partition-visibility":"shared", "description":"Specify the maximum number of collections supported by aFleX authorization" }, "radius-table-size":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Total configurable CGNV6 RADIUS Table entries" }, "authz-policy-number":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Specify the maximum number of authorization policies" }, "ipsec-sa-number":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Specify the maximum number of IPsec SA" }, "ram-cache-memory-limit":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Specify the maximum memory used by ram cache" }, "auth-session-count":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Total auth sessions in the system" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "visibility":{ "type":"object", "$ref":"/axapi/v3/system/resource-usage/visibility", "properties":{ "monitored-entity-count":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Total number of monitored entities for visibility" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "link-capability":{ "type":"object", "$ref":"/axapi/v3/system/link-capability", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable/Disable link capabilities" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "netvsc-monitor":{ "type":"object", "$ref":"/axapi/v3/system/netvsc-monitor", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable/Disable auto-recovery from Rx/Tx hang" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "resource-accounting":{ "type":"object", "$ref":"/axapi/v3/system/resource-accounting", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "template-list":{ "type":"array", "minItems":1, "items":{ "type":"template" }, "uniqueItems":true, "$ref":"/axapi/v3/system/resource-accounting/template/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Enter template name", "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 }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "app-resources":{ "type":"object", "$ref":"/axapi/v3/system/resource-accounting/template/{name}/app-resources", "properties":{ "gslb-device-cfg":{ "type":"object", "properties":{ "gslb-device-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of gslb-device allowed (gslb-device count (default is max-value))" }, "gslb-device-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "gslb-geo-location-cfg":{ "type":"object", "properties":{ "gslb-geo-location-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of gslb-geo-location allowed (gslb-geo-location count (default is max-value))" }, "gslb-geo-location-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "gslb-ip-list-cfg":{ "type":"object", "properties":{ "gslb-ip-list-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of gslb-ip-list allowed (gslb-ip-list count (default is max-value))" }, "gslb-ip-list-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "gslb-policy-cfg":{ "type":"object", "properties":{ "gslb-policy-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of gslb-policy allowed (gslb-policy count (default is max-value))" }, "gslb-policy-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "gslb-service-cfg":{ "type":"object", "properties":{ "gslb-service-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of gslb-service allowed (gslb-service count (default is max-value)" }, "gslb-service-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "gslb-service-ip-cfg":{ "type":"object", "properties":{ "gslb-service-ip-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of gslb-service-ip allowed (gslb-service-ip count (default is max-value))" }, "gslb-service-ip-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "gslb-service-port-cfg":{ "type":"object", "properties":{ "gslb-service-port-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of gslb-service-port allowed ( gslb-service-port count (default is max-value))" }, "gslb-service-port-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "gslb-site-cfg":{ "type":"object", "properties":{ "gslb-site-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of gslb-site allowed (gslb-site count (default is max-value))" }, "gslb-site-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "gslb-svc-group-cfg":{ "type":"object", "properties":{ "gslb-svc-group-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of gslb-svc-group allowed (gslb-svc-group count (default is max-value))" }, "gslb-svc-group-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "gslb-template-cfg":{ "type":"object", "properties":{ "gslb-template-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of gslb-template allowed (gslb-template count (default is max-value))" }, "gslb-template-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "gslb-zone-cfg":{ "type":"object", "properties":{ "gslb-zone-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of gslb-zone allowed (gslb-zone count (default is max-value))" }, "gslb-zone-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "health-monitor-cfg":{ "type":"object", "properties":{ "health-monitor-max":{ "type":"number", "format":"number", "minimum":0, "maximum":1023, "partition-visibility":"shared", "description":"Enter the number of health monitors allowed (health-monitor count (default is max-value))" }, "health-monitor-min-guarantee":{ "type":"number", "format":"number", "minimum":0, "maximum":1023, "default":0, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "real-port-cfg":{ "type":"object", "properties":{ "real-port-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of real-ports allowed (real-port count (default is max-value))" }, "real-port-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "real-server-cfg":{ "type":"object", "properties":{ "real-server-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of real-servers allowed (real-server count (default is max-value))" }, "real-server-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "service-group-cfg":{ "type":"object", "properties":{ "service-group-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of service groups allowed (service-group count (default is max-value))" }, "service-group-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "virtual-server-cfg":{ "type":"object", "properties":{ "virtual-server-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of virtual-servers allowed (virtual-server count (default is max-value))" }, "virtual-server-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "virtual-port-cfg":{ "type":"object", "properties":{ "virtual-port-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of virtual-port allowed (virtual-port count (default is max-value))" }, "virtual-port-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "cache-template-cfg":{ "type":"object", "properties":{ "cache-template-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of cache-template allowed (cache-template count (default is max-value))" }, "cache-template-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "client-ssl-template-cfg":{ "type":"object", "properties":{ "client-ssl-template-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of client-ssl-template allowed (client-ssl-template count (default is max-value))" }, "client-ssl-template-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "conn-reuse-template-cfg":{ "type":"object", "properties":{ "conn-reuse-template-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of conn-reuse-template allowed (conn-reuse-template count (default is max-value))" }, "conn-reuse-template-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "fast-tcp-template-cfg":{ "type":"object", "properties":{ "fast-tcp-template-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of fast-tcp-template allowed (fast-tcp-template count (default is max-value))" }, "fast-tcp-template-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "fast-udp-template-cfg":{ "type":"object", "properties":{ "fast-udp-template-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of fast-udp-template allowed (fast-udp-template count (default is max-value))" }, "fast-udp-template-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "fix-template-cfg":{ "type":"object", "properties":{ "fix-template-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of fix-template allowed (fix-template count (default is max-value))" }, "fix-template-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "http-template-cfg":{ "type":"object", "properties":{ "http-template-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of http-template allowed (http-template count (default is max-value))" }, "http-template-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "link-cost-template-cfg":{ "type":"object", "properties":{ "link-cost-template-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of link-cost-template allowed (link-cost-template count (default is max-value))" }, "link-cost-template-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "pbslb-entry-cfg":{ "type":"object", "properties":{ "pbslb-entry-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of pbslb-entry allowed (pbslb-entry count)" }, "pbslb-entry-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "persist-cookie-template-cfg":{ "type":"object", "properties":{ "persist-cookie-template-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of persist-cookie-template allowed (persist-cookie-template count (default is max-value))" }, "persist-cookie-template-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "persist-srcip-template-cfg":{ "type":"object", "properties":{ "persist-srcip-template-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of persist-srcip-template allowed (persist-source-ip-template count (default is max-value))" }, "persist-srcip-template-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "server-ssl-template-cfg":{ "type":"object", "properties":{ "server-ssl-template-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of server-ssl-template allowed (server-ssl-template count (default is max-value))" }, "server-ssl-template-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "proxy-template-cfg":{ "type":"object", "properties":{ "proxy-template-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of proxy-template allowed (server-ssl-template count (default is max-value))" }, "proxy-template-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "stream-template-cfg":{ "type":"object", "properties":{ "stream-template-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of stream-template allowed (server-ssl-template count (default is max-value))" }, "stream-template-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "threshold":{ "type":"number", "format":"number", "minimum":1, "maximum":99, "partition-visibility":"shared", "description":"Enter the threshold as a percentage (Threshold in percentage(default is 100%))" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "network-resources":{ "type":"object", "$ref":"/axapi/v3/system/resource-accounting/template/{name}/network-resources", "properties":{ "static-ipv4-route-cfg":{ "type":"object", "properties":{ "static-ipv4-route-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of static ipv4 routes allowed (Static ipv4 routes (default is max-value))" }, "static-ipv4-route-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "static-ipv6-route-cfg":{ "type":"object", "properties":{ "static-ipv6-route-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the number of static ipv6 routes allowed (Static ipv6 routes (default is max-value))" }, "static-ipv6-route-min-guarantee":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "ipv4-acl-line-cfg":{ "type":"object", "properties":{ "ipv4-acl-line-max":{ "type":"number", "format":"number", "minimum":0, "maximum":16000, "partition-visibility":"shared", "description":"Enter the number of ACL lines allowed (IPV4 ACL lines (default is max-value))" }, "ipv4-acl-line-min-guarantee":{ "type":"number", "format":"number", "minimum":0, "maximum":16000, "default":0, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "ipv6-acl-line-cfg":{ "type":"object", "properties":{ "ipv6-acl-line-max":{ "type":"number", "format":"number", "minimum":0, "maximum":16000, "partition-visibility":"shared", "description":"Enter the number of ACL lines allowed (IPV6 ACL lines (default is max-value))" }, "ipv6-acl-line-min-guarantee":{ "type":"number", "format":"number", "minimum":0, "maximum":16000, "default":0, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "static-arp-cfg":{ "type":"object", "properties":{ "static-arp-max":{ "type":"number", "format":"number", "minimum":0, "maximum":128, "partition-visibility":"shared", "description":"Enter the number of static arp entries allowed (Static arp (default is max-value))" }, "static-arp-min-guarantee":{ "type":"number", "format":"number", "minimum":0, "maximum":128, "default":0, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "static-neighbor-cfg":{ "type":"object", "properties":{ "static-neighbor-max":{ "type":"number", "format":"number", "minimum":0, "maximum":128, "partition-visibility":"shared", "description":"Enter the number of static neighbor entries allowed (Static neighbors (default is max-value))" }, "static-neighbor-min-guarantee":{ "type":"number", "format":"number", "minimum":0, "maximum":128, "default":0, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "static-mac-cfg":{ "type":"object", "properties":{ "static-mac-max":{ "type":"number", "format":"number", "minimum":0, "maximum":500, "partition-visibility":"shared", "description":"Enter the number of static MAC entries allowed (Static MACs (default is max-value))" }, "static-mac-min-guarantee":{ "type":"number", "format":"number", "minimum":0, "maximum":500, "default":0, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "object-group-cfg":{ "type":"object", "properties":{ "object-group-max":{ "type":"number", "format":"number", "minimum":0, "maximum":8000, "partition-visibility":"shared", "description":"Enter the number of object groups allowed (Object group (default is max-value))" }, "object-group-min-guarantee":{ "type":"number", "format":"number", "minimum":0, "maximum":8000, "default":0, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "object-group-clause-cfg":{ "type":"object", "properties":{ "object-group-clause-max":{ "type":"number", "format":"number", "minimum":0, "maximum":8192000, "partition-visibility":"shared", "description":"Enter the number of object group clauses allowed (Object group clauses (default is max-value))" }, "object-group-clause-min-guarantee":{ "type":"number", "format":"number", "minimum":0, "maximum":8192000, "default":0, "partition-visibility":"shared", "description":"Minimum guaranteed value ( Minimum guaranteed value)" } } }, "threshold":{ "type":"number", "format":"number", "minimum":1, "maximum":99, "partition-visibility":"shared", "description":"Enter the threshold as a percentage (Threshold in percentage(default is 100%))" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "system-resources":{ "type":"object", "$ref":"/axapi/v3/system/resource-accounting/template/{name}/system-resources", "properties":{ "bw-limit-cfg":{ "type":"object", "properties":{ "bw-limit-max":{ "type":"number", "format":"number", "minimum":10, "maximum":10000000, "partition-visibility":"shared", "description":"Enter the bandwidth limit in mbps (Bandwidth limit in Mbit/s (no limits applied by default))" }, "bw-limit-watermark-disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable watermark (90% drop, keep existing sessions, drop new sessions)" } } }, "concurrent-session-limit-cfg":{ "type":"object", "properties":{ "concurrent-session-limit-max":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Enter the Concurrent Session limit (cps) (Concurrent-Session cps limit (no limits applied by default))" } } }, "l4-session-limit-cfg":{ "type":"object", "properties":{ "l4-session-limit-max":{ "type":"string", "format":"string", "minLength":1, "maxLength":5, "partition-visibility":"shared", "description":"Enter the l4 session limit in % (0.01% to 99.99%) (Enter a number from 0.01 to 99.99 (up to 2 digits precision))" }, "l4-session-limit-min-guarantee":{ "type":"string", "format":"string", "minLength":1, "maxLength":5, "default":"0", "partition-visibility":"shared", "description":"minimum guaranteed value in % (up to 2 digits precision) (Enter a number from 0 to 99.99)" } } }, "l4cps-limit-cfg":{ "type":"object", "properties":{ "l4cps-limit-max":{ "type":"number", "format":"number", "minimum":100, "maximum":1000000, "partition-visibility":"shared", "description":"Enter the L4 cps limit (L4 cps limit (no limits applied by default))" } } }, "l7cps-limit-cfg":{ "type":"object", "properties":{ "l7cps-limit-max":{ "type":"number", "format":"number", "minimum":100, "maximum":300000, "partition-visibility":"shared", "description":"L7cps-limit (L7 cps limit (no limits applied by default))" } } }, "natcps-limit-cfg":{ "type":"object", "properties":{ "natcps-limit-max":{ "type":"number", "format":"number", "minimum":100, "maximum":1000000, "partition-visibility":"shared", "description":"Enter the Nat cps limit (NAT cps limit (no limits applied by default))" } } }, "fwcps-limit-cfg":{ "type":"object", "properties":{ "fwcps-limit-max":{ "type":"number", "format":"number", "minimum":100, "maximum":1000000, "partition-visibility":"shared", "description":"Enter the Firewall cps limit (Firewall cps limit (no limits applied by default))" } } }, "ssl-throughput-limit-cfg":{ "type":"object", "properties":{ "ssl-throughput-limit-max":{ "type":"number", "format":"number", "minimum":10, "maximum":10000000, "partition-visibility":"shared", "description":"Enter the ssl throughput limit in mbps (SSL Througput limit in Mbit/s (no limits applied by default))" }, "ssl-throughput-limit-watermark-disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable watermark (90% drop, keep existing sessions, drop new sessions)" } } }, "sslcps-limit-cfg":{ "type":"object", "properties":{ "sslcps-limit-max":{ "type":"number", "format":"number", "minimum":100, "maximum":300000, "partition-visibility":"shared", "description":"Enter the SSL cps limit (SSL cps limit (no limits applied by default))" } } }, "threshold":{ "type":"number", "format":"number", "minimum":1, "maximum":99, "partition-visibility":"shared", "description":"Enter the threshold as a percentage (Threshold in percentage(default is 100%))" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } }, "required":[ "name" ] } ] } } }, "trunk":{ "type":"object", "$ref":"/axapi/v3/system/trunk", "properties":{ "load-balance":{ "type":"object", "$ref":"/axapi/v3/system/trunk/load-balance", "properties":{ "use-l3":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "not":"use-l4", "description":"Layer-3 Header based load balancing" }, "use-l4":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "not":"use-l3", "description":"Layer-3/4 Header based load balancing" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "ports":{ "type":"object", "$ref":"/axapi/v3/system/ports", "properties":{ "link-detection-interval":{ "type":"number", "format":"number", "minimum":50, "maximum":60000, "default":1000, "partition-visibility":"shared", "description":"Link detection interval in msecs" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "table-integrity":{ "type":"object", "$ref":"/axapi/v3/system/table-integrity", "properties":{ "table":{ "type":"string", "format":"enum", "default":"all", "partition-visibility":"shared", "description":"'all': All tables; ", "enum":[ "all" ] }, "audit-action":{ "type":"string", "format":"enum", "default":"enable", "partition-visibility":"shared", "description":"'enable': Enable table integrity audit; 'disable': Disable table integrity audit; ", "enum":[ "enable", "disable" ] }, "auto-sync-action":{ "type":"string", "format":"enum", "default":"enable", "partition-visibility":"shared", "description":"'enable': Enable auto-sync; 'disable': Disable auto-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" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'arp-tbl-sync-start-ts-m-1st': arp table sync start time stamp master; 'nd6-tbl-sync-start-ts-m-1st': nd6 table sync start time stamp master; 'ipv4-fib-tbl-sync-start-ts-m-1st': ipv4-fib table sync start time stamp master; 'ipv6-fib-tbl-sync-start-ts-m-1st': ipv6-fib table sync start time stamp master; 'mac-tbl-sync-start-ts-m-1st': mac table sync start time stamp master; 'arp-tbl-sync-start-ts-b-1st': arp table sync start time stamp blade; 'nd6-tbl-sync-start-ts-b-1st': nd6 table sync start time stamp blade; 'ipv4-fib-tbl-sync-start-ts-b-1st': ipv4-fib table sync start time stamp blade; 'ipv6-fib-tbl-sync-start-ts-b-1st': ipv6-fib table sync start time stamp blade; 'mac-tbl-sync-start-ts-b-1st': mac table sync start time stamp blade; 'arp-tbl-sync-entries-sent-m-1st': arp table entries sent from master for T0 synchronization; 'nd6-tbl-sync-entries-sent-m-1st': nd6 table entries sent from master for T0 synchronization; 'ipv4-fib-tbl-sync-entries-sent-m-1st': ipv4-fib table entries sent from master for T0 synchronization; 'ipv6-fib-tbl-sync-entries-sent-m-1st': ipv6-fib table entries sent from master for T0 synchronization; 'mac-tbl-sync-entries-sent-m-1st': mac table entries sent from master for T0 synchronization; 'arp-tbl-sync-entries-rcvd-b-1st': arp table entries received on blade for T0 synchronization; 'nd6-tbl-sync-entries-rcvd-b-1st': nd6 table entries received on blade for T0 synchronization; 'ipv4-fib-tbl-sync-entries-rcvd-b-1st': ipv4-fib table entries received on blade for T0 synchronization; 'ipv6-fib-tbl-sync-entries-rcvd-b-1st': ipv6-fib table entries received on blade for T0 synchronization; 'mac-tbl-sync-entries-rcvd-b-1st': mac table entries received on blade for T0 synchronization; 'arp-tbl-sync-entries-added-b-1st': arp table entries added on blade for T0 synchronization; 'nd6-tbl-sync-entries-added-b-1st': nd6 table entries added on blade for T0 synchronization; 'ipv4-fib-tbl-sync-entries-added-b-1st': ipv4-fib table entries added on blade for T0 synchronization; 'ipv6-fib-tbl-sync-entries-added-b-1st': ipv6-fib table entries added on blade for T0 synchronization; 'mac-tbl-sync-entries-added-b-1st': mac table entries added on blade for T0 synchronization; 'arp-tbl-sync-entries-removed-b-1st': arp table entries removed on blade for T0 synchronization; 'nd6-tbl-sync-entries-removed-b-1st': arp table entries removed on blade for T0 synchronization; 'ipv4-fib-tbl-sync-entries-removed-b-1st': arp table entries removed on blade for T0 synchronization; 'ipv6-fib-tbl-sync-entries-removed-b-1st': arp table entries removed on blade for T0 synchronization; 'mac-tbl-sync-entries-removed-b-1st': arp table entries removed on blade for T0 synchronization; 'arp-tbl-sync-end-ts-m-1st': arp table sync end time stamp master for T0 synchronization; 'nd6-tbl-sync-end-ts-m-1st': nd6 table sync end time stamp master for T0 synchronization; 'ipv4-fib-tbl-sync-end-ts-m-1st': ipv4-fib table sync end time stamp master for T0 synchronization; 'ipv6-fib-tbl-sync-end-ts-m-1st': ipv6-fib table sync end time stamp master for T0 synchronization; 'mac-tbl-sync-end-ts-m-1st': mac table sync end time stamp master for T0 synchronization; 'arp-tbl-sync-end-ts-b-1st': arp table sync end time stamp blade for T0 synchronization; 'nd6-tbl-sync-end-ts-b-1st': nd6 table sync end time stamp blade for T0 synchronization; 'ipv4-fib-tbl-sync-end-ts-b-1st': ipv4-fib table sync end time stamp blade for T0 synchronization; 'ipv6-fib-tbl-sync-end-ts-b-1st': ipv6-fib table sync end time stamp blade for T0 synchronization; 'mac-tbl-sync-end-ts-b-1st': mac table sync end time stamp blade for T0 synchronization; 'arp-tbl-sync-start-ts-m-2nd': arp table sync start time stamp master for T-1 synchronization; 'nd6-tbl-sync-start-ts-m-2nd': nd6 table sync start time stamp master for T-1 synchronization; 'ipv4-fib-tbl-sync-start-ts-m-2nd': ipv4-fib table sync start time stamp master for T-1 synchronization; 'ipv6-fib-tbl-sync-start-ts-m-2nd': ipv6-fib table sync start time stamp master for T-1 synchronization; 'mac-tbl-sync-start-ts-m-2nd': mac table sync start time stamp master for T-1 synchronization; 'arp-tbl-sync-start-ts-b-2nd': arp table sync start time stamp blade for T-1 synchronization; 'nd6-tbl-sync-start-ts-b-2nd': nd6 table sync start time stamp blade for T-1 synchronization; 'ipv4-fib-tbl-sync-start-ts-b-2nd': ipv4-fib table sync start time stamp blade for T-1 synchronization; 'ipv6-fib-tbl-sync-start-ts-b-2nd': ipv6-fib table sync start time stamp blade for T-1 synchronization; 'mac-tbl-sync-start-ts-b-2nd': mac table sync start time stamp blade for T-1 synchronization; 'arp-tbl-sync-entries-sent-m-2nd': arp table entries sent from master for T-1 synchronization; 'nd6-tbl-sync-entries-sent-m-2nd': nd6 table entries sent from master for T-1 synchronization; 'ipv4-fib-tbl-sync-entries-sent-m-2nd': ipv4-fib table entries sent from master for T-1 synchronization; 'ipv6-fib-tbl-sync-entries-sent-m-2nd': ipv6-fib table entries sent from master for T-1 synchronization; 'mac-tbl-sync-entries-sent-m-2nd': mac table entries sent from master for T-1 synchronization; 'arp-tbl-sync-entries-rcvd-b-2nd': arp table entries received in blade for T-1 synchronization; 'nd6-tbl-sync-entries-rcvd-b-2nd': nd6 table entries received in blade for T-1 synchronization; 'ipv4-fib-tbl-sync-entries-rcvd-b-2nd': ipv4-fib table entries received in blade for T-1 synchronization; 'ipv6-fib-tbl-sync-entries-rcvd-b-2nd': ipv6-fib table entries received in blade for T-1 synchronization; 'mac-tbl-sync-entries-rcvd-b-2nd': mac table entries received in blade for T-1 synchronization; 'arp-tbl-sync-entries-added-b-2nd': arp table entries added in blade for T-1 synchronization; 'nd6-tbl-sync-entries-added-b-2nd': nd6 table entries added in blade for T-1 synchronization; 'ipv4-fib-tbl-sync-entries-added-b-2nd': ipv4-fib table entries added in blade for T-1 synchronization; 'ipv6-fib-tbl-sync-entries-added-b-2nd': ipv6-fib table entries added in blade for T-1 synchronization; 'mac-tbl-sync-entries-added-b-2nd': mac table entries added in blade for T-1 synchronization; 'arp-tbl-sync-entries-removed-b-2nd': arp table entries removed in blade for T-1 synchronization; 'nd6-tbl-sync-entries-removed-b-2nd': nd6 table entries removed in blade for T-1 synchronization; 'ipv4-fib-tbl-sync-entries-removed-b-2nd': ipv4-fib table entries removed in blade for T-1 synchronization; 'ipv6-fib-tbl-sync-entries-removed-b-2nd': ipv6-fib table entries removed in blade for T-1 synchronization; 'mac-tbl-sync-entries-removed-b-2nd': mac table entries removed in blade for T-1 synchronization; 'arp-tbl-sync-end-ts-m-2nd': arp table sync end time stamp master for T-1 synchronization; 'nd6-tbl-sync-end-ts-m-2nd': nd6 table sync end time stamp master for T-1 synchronization; 'ipv4-fib-tbl-sync-end-ts-m-2nd': ipv4-fib table sync end time stamp master for T-1 synchronization; 'ipv6-fib-tbl-sync-end-ts-m-2nd': ipv6-fib table sync end time stamp master for T-1 synchronization; 'mac-tbl-sync-end-ts-m-2nd': mac table sync end time stamp master for T-1 synchronization; 'arp-tbl-sync-end-ts-b-2nd': arp table sync end time stamp blade for T-1 synchronization; 'nd6-tbl-sync-end-ts-b-2nd': nd6 table sync end time stamp blade for T-1 synchronization; 'ipv4-fib-tbl-sync-end-ts-b-2nd': ipv4-fib table sync end time stamp blade for T-1 synchronization; 'ipv6-fib-tbl-sync-end-ts-b-2nd': ipv6-fib table sync end time stamp blade for T-1 synchronization; 'mac-tbl-sync-end-ts-b-2nd': mac table sync end time stamp blade for T-1 synchronization; 'arp-tbl-sync-start-ts-m-3rd': arp table sync start time stamp master for T-2 synchronization; 'nd6-tbl-sync-start-ts-m-3rd': nd6 table sync start time stamp master for T-2 synchronization; ", "enum":[ "all", "arp-tbl-sync-start-ts-m-1st", "nd6-tbl-sync-start-ts-m-1st", "ipv4-fib-tbl-sync-start-ts-m-1st", "ipv6-fib-tbl-sync-start-ts-m-1st", "mac-tbl-sync-start-ts-m-1st", "arp-tbl-sync-start-ts-b-1st", "nd6-tbl-sync-start-ts-b-1st", "ipv4-fib-tbl-sync-start-ts-b-1st", "ipv6-fib-tbl-sync-start-ts-b-1st", "mac-tbl-sync-start-ts-b-1st", "arp-tbl-sync-entries-sent-m-1st", "nd6-tbl-sync-entries-sent-m-1st", "ipv4-fib-tbl-sync-entries-sent-m-1st", "ipv6-fib-tbl-sync-entries-sent-m-1st", "mac-tbl-sync-entries-sent-m-1st", "arp-tbl-sync-entries-rcvd-b-1st", "nd6-tbl-sync-entries-rcvd-b-1st", "ipv4-fib-tbl-sync-entries-rcvd-b-1st", "ipv6-fib-tbl-sync-entries-rcvd-b-1st", "mac-tbl-sync-entries-rcvd-b-1st", "arp-tbl-sync-entries-added-b-1st", "nd6-tbl-sync-entries-added-b-1st", "ipv4-fib-tbl-sync-entries-added-b-1st", "ipv6-fib-tbl-sync-entries-added-b-1st", "mac-tbl-sync-entries-added-b-1st", "arp-tbl-sync-entries-removed-b-1st", "nd6-tbl-sync-entries-removed-b-1st", "ipv4-fib-tbl-sync-entries-removed-b-1st", "ipv6-fib-tbl-sync-entries-removed-b-1st", "mac-tbl-sync-entries-removed-b-1st", "arp-tbl-sync-end-ts-m-1st", "nd6-tbl-sync-end-ts-m-1st", "ipv4-fib-tbl-sync-end-ts-m-1st", "ipv6-fib-tbl-sync-end-ts-m-1st", "mac-tbl-sync-end-ts-m-1st", "arp-tbl-sync-end-ts-b-1st", "nd6-tbl-sync-end-ts-b-1st", "ipv4-fib-tbl-sync-end-ts-b-1st", "ipv6-fib-tbl-sync-end-ts-b-1st", "mac-tbl-sync-end-ts-b-1st", "arp-tbl-sync-start-ts-m-2nd", "nd6-tbl-sync-start-ts-m-2nd", "ipv4-fib-tbl-sync-start-ts-m-2nd", "ipv6-fib-tbl-sync-start-ts-m-2nd", "mac-tbl-sync-start-ts-m-2nd", "arp-tbl-sync-start-ts-b-2nd", "nd6-tbl-sync-start-ts-b-2nd", "ipv4-fib-tbl-sync-start-ts-b-2nd", "ipv6-fib-tbl-sync-start-ts-b-2nd", "mac-tbl-sync-start-ts-b-2nd", "arp-tbl-sync-entries-sent-m-2nd", "nd6-tbl-sync-entries-sent-m-2nd", "ipv4-fib-tbl-sync-entries-sent-m-2nd", "ipv6-fib-tbl-sync-entries-sent-m-2nd", "mac-tbl-sync-entries-sent-m-2nd", "arp-tbl-sync-entries-rcvd-b-2nd", "nd6-tbl-sync-entries-rcvd-b-2nd", "ipv4-fib-tbl-sync-entries-rcvd-b-2nd", "ipv6-fib-tbl-sync-entries-rcvd-b-2nd", "mac-tbl-sync-entries-rcvd-b-2nd", "arp-tbl-sync-entries-added-b-2nd", "nd6-tbl-sync-entries-added-b-2nd", "ipv4-fib-tbl-sync-entries-added-b-2nd", "ipv6-fib-tbl-sync-entries-added-b-2nd", "mac-tbl-sync-entries-added-b-2nd", "arp-tbl-sync-entries-removed-b-2nd", "nd6-tbl-sync-entries-removed-b-2nd", "ipv4-fib-tbl-sync-entries-removed-b-2nd", "ipv6-fib-tbl-sync-entries-removed-b-2nd", "mac-tbl-sync-entries-removed-b-2nd", "arp-tbl-sync-end-ts-m-2nd", "nd6-tbl-sync-end-ts-m-2nd", "ipv4-fib-tbl-sync-end-ts-m-2nd", "ipv6-fib-tbl-sync-end-ts-m-2nd", "mac-tbl-sync-end-ts-m-2nd", "arp-tbl-sync-end-ts-b-2nd", "nd6-tbl-sync-end-ts-b-2nd", "ipv4-fib-tbl-sync-end-ts-b-2nd", "ipv6-fib-tbl-sync-end-ts-b-2nd", "mac-tbl-sync-end-ts-b-2nd", "arp-tbl-sync-start-ts-m-3rd", "nd6-tbl-sync-start-ts-m-3rd" ] }, "counters2":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'ipv4-fib-tbl-sync-start-ts-m-3rd': ipv4-fib table sync start time stamp master for T-2 synchronization; 'ipv6-fib-tbl-sync-start-ts-m-3rd': ipv6-fib table sync start time stamp master for T-2 synchronization; 'mac-tbl-sync-start-ts-m-3rd': mac table sync start time stamp master for T-2 synchronization; 'arp-tbl-sync-start-ts-b-3rd': arp table sync start time stamp blade for T-2 synchronization; 'nd6-tbl-sync-start-ts-b-3rd': nd6 table sync start time stamp blade for T-2 synchronization; 'ipv4-fib-tbl-sync-start-ts-b-3rd': ipv4-fib table sync start time stamp blade for T-2 synchronization; 'ipv6-fib-tbl-sync-start-ts-b-3rd': ipv6-fib table sync start time stamp blade for T-2 synchronization; 'mac-tbl-sync-start-ts-b-3rd': mac table sync start time stamp blade for T-2 synchronization; 'arp-tbl-sync-entries-sent-m-3rd': arp table entries sent from master for T-2 synchronization; 'nd6-tbl-sync-entries-sent-m-3rd': nd6 table entries sent from master for T-2 synchronization; 'ipv4-fib-tbl-sync-entries-sent-m-3rd': ipv4-fib table entries sent from master for T-2 synchronization; 'ipv6-fib-tbl-sync-entries-sent-m-3rd': ipv6-fib table entries sent from master for T-2 synchronization; 'mac-tbl-sync-entries-sent-m-3rd': mac table entries sent from master for T-2 synchronization; 'arp-tbl-sync-entries-rcvd-b-3rd': arp table entries received in blade for T-2 synchronization; 'nd6-tbl-sync-entries-rcvd-b-3rd': nd6 table entries received in blade for T-2 synchronization; 'ipv4-fib-tbl-sync-entries-rcvd-b-3rd': ipv4-fib table entries received in blade for T-2 synchronization; 'ipv6-fib-tbl-sync-entries-rcvd-b-3rd': ipv6-fib table entries received in blade for T-2 synchronization; 'mac-tbl-sync-entries-rcvd-b-3rd': mac table entries received in blade for T-2 synchronization; 'arp-tbl-sync-entries-added-b-3rd': arp table entries added in blade for T-2 synchronization; 'nd6-tbl-sync-entries-added-b-3rd': nd6 table entries added in blade for T-2 synchronization; 'ipv4-fib-tbl-sync-entries-added-b-3rd': ipv4-fib table entries added in blade for T-2 synchronization; 'ipv6-fib-tbl-sync-entries-added-b-3rd': ipv6-fib table entries added in blade for T-2 synchronization; 'mac-tbl-sync-entries-added-b-3rd': mac table entries added in blade for T-2 synchronization; 'arp-tbl-sync-entries-removed-b-3rd': arp table entries removed in blade for T-2 synchronization; 'nd6-tbl-sync-entries-removed-b-3rd': nd6 table entries removed in blade for T-2 synchronization; 'ipv4-fib-tbl-sync-entries-removed-b-3rd': ipv4-fib table entries removed in blade for T-2 synchronization; 'ipv6-fib-tbl-sync-entries-removed-b-3rd': ipv6-fib table entries removed in blade for T-2 synchronization; 'mac-tbl-sync-entries-removed-b-3rd': mac table entries removed in blade for T-2 synchronization; 'arp-tbl-sync-end-ts-m-3rd': arp table sync end time stamp master for T-2 synchronization; 'nd6-tbl-sync-end-ts-m-3rd': nd6 table sync end time stamp master for T-2 synchronization; 'ipv4-fib-tbl-sync-end-ts-m-3rd': ipv4-fib table sync end time stamp master for T-2 synchronization; 'ipv6-fib-tbl-sync-end-ts-m-3rd': ipv6-fib table sync end time stamp master for T-2 synchronization; 'mac-tbl-sync-end-ts-m-3rd': mac table sync end time stamp master for T-2 synchronization; 'arp-tbl-sync-end-ts-b-3rd': arp table sync end time stamp blade for T-2 synchronization; 'nd6-tbl-sync-end-ts-b-3rd': nd6 table sync end time stamp blade for T-2 synchronization; 'ipv4-fib-tbl-sync-end-ts-b-3rd': ipv4-fib table sync end time stamp blade for T-2 synchronization; 'ipv6-fib-tbl-sync-end-ts-b-3rd': ipv6-fib table sync end time stamp blade for T-2 synchronization; 'mac-tbl-sync-end-ts-b-3rd': mac table sync end time stamp blade for T-2 synchronization; 'arp-tbl-sync-start-ts-m-4th': arp table sync start time stamp master for T-3 synchronization; 'nd6-tbl-sync-start-ts-m-4th': nd6 table sync start time stamp master for T-3 synchronization; 'ipv4-fib-tbl-sync-start-ts-m-4th': ipv4-fib table sync start time stamp master for T-3 synchronization; 'ipv6-fib-tbl-sync-start-ts-m-4th': ipv6-fib table sync start time stamp master for T-3 synchronization; 'mac-tbl-sync-start-ts-m-4th': mac table sync start time stamp master for T-3 synchronization; 'arp-tbl-sync-start-ts-b-4th': arp table sync start time stamp blade for T-3 synchronization; 'nd6-tbl-sync-start-ts-b-4th': nd6 table sync start time stamp blade for T-3 synchronization; 'ipv4-fib-tbl-sync-start-ts-b-4th': ipv4-fib table sync start time stamp blade for T-3 synchronization; 'ipv6-fib-tbl-sync-start-ts-b-4th': ipv6-fib table sync start time stamp blade for T-3 synchronization; 'mac-tbl-sync-start-ts-b-4th': mac table sync start time stamp blade for T-3 synchronization; 'arp-tbl-sync-entries-sent-m-4th': arp table entries sent from master for T-3 synchronization; 'nd6-tbl-sync-entries-sent-m-4th': nd6 table entries sent from master for T-3 synchronization; 'ipv4-fib-tbl-sync-entries-sent-m-4th': ipv4-fib table entries sent from master for T-3 synchronization; 'ipv6-fib-tbl-sync-entries-sent-m-4th': ipv6-fib table entries sent from master for T-3 synchronization; 'mac-tbl-sync-entries-sent-m-4th': mac table entries sent from master for T-3 synchronization; 'arp-tbl-sync-entries-rcvd-b-4th': arp table entries received in blade for T-3 synchronization; 'nd6-tbl-sync-entries-rcvd-b-4th': nd6 table entries received in blade for T-3 synchronization; 'ipv4-fib-tbl-sync-entries-rcvd-b-4th': ipv4-fib table entries received in blade for T-3 synchronization; 'ipv6-fib-tbl-sync-entries-rcvd-b-4th': ipv6-fib table entries received in blade for T-3 synchronization; 'mac-tbl-sync-entries-rcvd-b-4th': mac table entries received in blade for T-3 synchronization; 'arp-tbl-sync-entries-added-b-4th': arp table entries added in blade for T-3 synchronization; 'nd6-tbl-sync-entries-added-b-4th': nd6 table entries added in blade for T-3 synchronization; 'ipv4-fib-tbl-sync-entries-added-b-4th': ipv4-fib table entries added in blade for T-3 synchronization; 'ipv6-fib-tbl-sync-entries-added-b-4th': ipv6-fib table entries added in blade for T-3 synchronization; 'mac-tbl-sync-entries-added-b-4th': mac table entries added in blade for T-3 synchronization; 'arp-tbl-sync-entries-removed-b-4th': arp table entries removed in blade for T-3 synchronization; 'nd6-tbl-sync-entries-removed-b-4th': nd6 table entries removed in blade for T-3 synchronization; 'ipv4-fib-tbl-sync-entries-removed-b-4th': ipv4-fib table entries removed in blade for T-3 synchronization; 'ipv6-fib-tbl-sync-entries-removed-b-4th': ipv6-fib table entries removed in blade for T-3 synchronization; 'mac-tbl-sync-entries-removed-b-4th': mac table entries removed in blade for T-3 synchronization; 'arp-tbl-sync-end-ts-m-4th': arp table sync end time stamp master for T-3 synchronization; 'nd6-tbl-sync-end-ts-m-4th': nd6 table sync end time stamp master for T-3 synchronization; 'ipv4-fib-tbl-sync-end-ts-m-4th': ipv4-fib table sync end time stamp master for T-3 synchronization; 'ipv6-fib-tbl-sync-end-ts-m-4th': ipv6-fib table sync end time stamp master for T-3 synchronization; 'mac-tbl-sync-end-ts-m-4th': mac table sync end time stamp master for T-3 synchronization; 'arp-tbl-sync-end-ts-b-4th': arp table sync end time stamp blade for T-3 synchronization; 'nd6-tbl-sync-end-ts-b-4th': nd6 table sync end time stamp blade for T-3 synchronization; 'ipv4-fib-tbl-sync-end-ts-b-4th': ipv4-fib table sync end time stamp blade for T-3 synchronization; 'ipv6-fib-tbl-sync-end-ts-b-4th': ipv6-fib table sync end time stamp blade for T-3 synchronization; 'mac-tbl-sync-end-ts-b-4th': mac table sync end time stamp blade for T-3 synchronization; 'arp-tbl-sync-start-ts-m-5th': arp table sync start time stamp master for T-4 synchronization; ", "enum":[ "ipv4-fib-tbl-sync-start-ts-m-3rd", "ipv6-fib-tbl-sync-start-ts-m-3rd", "mac-tbl-sync-start-ts-m-3rd", "arp-tbl-sync-start-ts-b-3rd", "nd6-tbl-sync-start-ts-b-3rd", "ipv4-fib-tbl-sync-start-ts-b-3rd", "ipv6-fib-tbl-sync-start-ts-b-3rd", "mac-tbl-sync-start-ts-b-3rd", "arp-tbl-sync-entries-sent-m-3rd", "nd6-tbl-sync-entries-sent-m-3rd", "ipv4-fib-tbl-sync-entries-sent-m-3rd", "ipv6-fib-tbl-sync-entries-sent-m-3rd", "mac-tbl-sync-entries-sent-m-3rd", "arp-tbl-sync-entries-rcvd-b-3rd", "nd6-tbl-sync-entries-rcvd-b-3rd", "ipv4-fib-tbl-sync-entries-rcvd-b-3rd", "ipv6-fib-tbl-sync-entries-rcvd-b-3rd", "mac-tbl-sync-entries-rcvd-b-3rd", "arp-tbl-sync-entries-added-b-3rd", "nd6-tbl-sync-entries-added-b-3rd", "ipv4-fib-tbl-sync-entries-added-b-3rd", "ipv6-fib-tbl-sync-entries-added-b-3rd", "mac-tbl-sync-entries-added-b-3rd", "arp-tbl-sync-entries-removed-b-3rd", "nd6-tbl-sync-entries-removed-b-3rd", "ipv4-fib-tbl-sync-entries-removed-b-3rd", "ipv6-fib-tbl-sync-entries-removed-b-3rd", "mac-tbl-sync-entries-removed-b-3rd", "arp-tbl-sync-end-ts-m-3rd", "nd6-tbl-sync-end-ts-m-3rd", "ipv4-fib-tbl-sync-end-ts-m-3rd", "ipv6-fib-tbl-sync-end-ts-m-3rd", "mac-tbl-sync-end-ts-m-3rd", "arp-tbl-sync-end-ts-b-3rd", "nd6-tbl-sync-end-ts-b-3rd", "ipv4-fib-tbl-sync-end-ts-b-3rd", "ipv6-fib-tbl-sync-end-ts-b-3rd", "mac-tbl-sync-end-ts-b-3rd", "arp-tbl-sync-start-ts-m-4th", "nd6-tbl-sync-start-ts-m-4th", "ipv4-fib-tbl-sync-start-ts-m-4th", "ipv6-fib-tbl-sync-start-ts-m-4th", "mac-tbl-sync-start-ts-m-4th", "arp-tbl-sync-start-ts-b-4th", "nd6-tbl-sync-start-ts-b-4th", "ipv4-fib-tbl-sync-start-ts-b-4th", "ipv6-fib-tbl-sync-start-ts-b-4th", "mac-tbl-sync-start-ts-b-4th", "arp-tbl-sync-entries-sent-m-4th", "nd6-tbl-sync-entries-sent-m-4th", "ipv4-fib-tbl-sync-entries-sent-m-4th", "ipv6-fib-tbl-sync-entries-sent-m-4th", "mac-tbl-sync-entries-sent-m-4th", "arp-tbl-sync-entries-rcvd-b-4th", "nd6-tbl-sync-entries-rcvd-b-4th", "ipv4-fib-tbl-sync-entries-rcvd-b-4th", "ipv6-fib-tbl-sync-entries-rcvd-b-4th", "mac-tbl-sync-entries-rcvd-b-4th", "arp-tbl-sync-entries-added-b-4th", "nd6-tbl-sync-entries-added-b-4th", "ipv4-fib-tbl-sync-entries-added-b-4th", "ipv6-fib-tbl-sync-entries-added-b-4th", "mac-tbl-sync-entries-added-b-4th", "arp-tbl-sync-entries-removed-b-4th", "nd6-tbl-sync-entries-removed-b-4th", "ipv4-fib-tbl-sync-entries-removed-b-4th", "ipv6-fib-tbl-sync-entries-removed-b-4th", "mac-tbl-sync-entries-removed-b-4th", "arp-tbl-sync-end-ts-m-4th", "nd6-tbl-sync-end-ts-m-4th", "ipv4-fib-tbl-sync-end-ts-m-4th", "ipv6-fib-tbl-sync-end-ts-m-4th", "mac-tbl-sync-end-ts-m-4th", "arp-tbl-sync-end-ts-b-4th", "nd6-tbl-sync-end-ts-b-4th", "ipv4-fib-tbl-sync-end-ts-b-4th", "ipv6-fib-tbl-sync-end-ts-b-4th", "mac-tbl-sync-end-ts-b-4th", "arp-tbl-sync-start-ts-m-5th" ] }, "counters3":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'nd6-tbl-sync-start-ts-m-5th': nd6 table sync start time stamp master for T-4 synchronization; 'ipv4-fib-tbl-sync-start-ts-m-5th': ipv4-fib table sync start time stamp master for T-4 synchronization; 'ipv6-fib-tbl-sync-start-ts-m-5th': ipv6-fib table sync start time stamp master for T-4 synchronization; 'mac-tbl-sync-start-ts-m-5th': mac table sync start time stamp master for T-4 synchronization; 'arp-tbl-sync-start-ts-b-5th': arp table sync start time stamp blade for T-4 synchronization; 'nd6-tbl-sync-start-ts-b-5th': nd6 table sync start time stamp blade for T-4 synchronization; 'ipv4-fib-tbl-sync-start-ts-b-5th': ipv4-fib table sync start time stamp blade for T-4 synchronization; 'ipv6-fib-tbl-sync-start-ts-b-5th': ipv6-fib table sync start time stamp blade for T-4 synchronization; 'mac-tbl-sync-start-ts-b-5th': mac table sync start time stamp blade for T-4 synchronization; 'arp-tbl-sync-entries-sent-m-5th': arp table sync start time stamp blade for T-4 synchronization; 'nd6-tbl-sync-entries-sent-m-5th': nd6 table sync start time stamp blade for T-4 synchronization; 'ipv4-fib-tbl-sync-entries-sent-m-5th': ipv4-fib table sync start time stamp blade for T-4 synchronization; 'ipv6-fib-tbl-sync-entries-sent-m-5th': ipv6-fib table sync start time stamp blade for T-4 synchronization; 'mac-tbl-sync-entries-sent-m-5th': mac table sync start time stamp blade for T-4 synchronization; 'arp-tbl-sync-entries-rcvd-b-5th': arp table entries received in blade for T-4 synchronization; 'nd6-tbl-sync-entries-rcvd-b-5th': nd6 table entries received in blade for T-4 synchronization; 'ipv4-fib-tbl-sync-entries-rcvd-b-5th': ipv4-fib table entries received in blade for T-4 synchronization; 'ipv6-fib-tbl-sync-entries-rcvd-b-5th': ipv6-fib table entries received in blade for T-4 synchronization; 'mac-tbl-sync-entries-rcvd-b-5th': mac table entries received in blade for T-4 synchronization; 'arp-tbl-sync-entries-added-b-5th': arp table entries added in blade for T-4 synchronization; 'nd6-tbl-sync-entries-added-b-5th': nd6 table entries added in blade for T-4 synchronization; 'ipv4-fib-tbl-sync-entries-added-b-5th': ipv4-fib table entries added in blade for T-4 synchronization; 'ipv6-fib-tbl-sync-entries-added-b-5th': ipv6-fib table entries added in blade for T-4 synchronization; 'mac-tbl-sync-entries-added-b-5th': mac table entries added in blade for T-4 synchronization; 'arp-tbl-sync-entries-removed-b-5th': arp table entries removed in blade for T-4 synchronization; 'nd6-tbl-sync-entries-removed-b-5th': nd6 table entries removed in blade for T-4 synchronization; 'ipv4-fib-tbl-sync-entries-removed-b-5th': ipv4-fib table entries removed in blade for T-4 synchronization; 'ipv6-fib-tbl-sync-entries-removed-b-5th': ipv6-fib table entries removed in blade for T-4 synchronization; 'mac-tbl-sync-entries-removed-b-5th': mac table entries removed in blade for T-4 synchronization; 'arp-tbl-sync-end-ts-m-5th': arp table sync end time stamp master for T-4 synchronization; 'nd6-tbl-sync-end-ts-m-5th': nd6 table sync end time stamp master for T-4 synchronization; 'ipv4-fib-tbl-sync-end-ts-m-5th': ipv4-fib table sync end time stamp master for T-4 synchronization; 'ipv6-fib-tbl-sync-end-ts-m-5th': ipv6-fib table sync end time stamp master for T-4 synchronization; 'mac-tbl-sync-end-ts-m-5th': mac table sync end time stamp master for T-4 synchronization; 'arp-tbl-sync-end-ts-b-5th': arp table sync end time stamp blade for T-4 synchronization; 'nd6-tbl-sync-end-ts-b-5th': nd6 table sync end time stamp blade for T-4 synchronization; 'ipv4-fib-tbl-sync-end-ts-b-5th': ipv4-fib table sync end time stamp blade for T-4 synchronization; 'ipv6-fib-tbl-sync-end-ts-b-5th': ipv6-fib table sync end time stamp blade for T-4 synchronization; 'mac-tbl-sync-end-ts-b-5th': mac table sync end time stamp blade for T-4 synchronization; 'arp-tbl-sync-m': arp table sync count in master; 'nd6-tbl-sync-m': nd6 table sync count in master; 'ipv4-fib-tbl-sync-m': ipv4-fib table sync count in master; 'ipv6-fib-tbl-sync-m': ipv6-fib table sync count in master; 'mac-tbl-sync-m': mac table sync count in master; 'arp-tbl-sync-b': arp table sync count in blade; 'nd6-tbl-sync-b': nd6 table sync count in blade; 'ipv4-fib-tbl-sync-b': ipv4-fib table sync count in blade; 'ipv6-fib-tbl-sync-b': ipv6-fib table sync count in blade; 'mac-tbl-sync-b': mac table sync count in blade; 'arp-tbl-cksum-m': arp table checksum count in master; 'nd6-tbl-cksum-m': nd6 table checksum count in master; 'ipv4-fib-tbl-cksum-m': ipv4-fib table checksum count in master; 'ipv6-fib-tbl-cksum-m': ipv6-fib table checksum count in master; 'mac-tbl-cksum-m': mac table checksum count in master; 'arp-tbl-cksum-b': arp table checksum count in blade; 'nd6-tbl-cksum-b': nd6 table checksum count in blade; 'ipv4-fib-tbl-cksum-b': ipv4-fib table checksum count in blade; 'ipv6-fib-tbl-cksum-b': ipv6-fib table checksum count in blade; 'mac-tbl-cksum-b': mac table checksum count in blade; 'arp-tbl-cksum-mismatch-b': arp table checksum mismatch count in blade; 'nd6-tbl-cksum-mismatch-b': nd6 table checksum mismatch count in blade; 'ipv4-fib-tbl-cksum-mismatch-b': ipv4-fib table checksum mismatch count in blade; 'ipv6-fib-tbl-cksum-mismatch-b': ipv6-fib table checksum mismatch count in blade; 'mac-tbl-cksum-mismatch-b': mac table checksum mismatch count in blade; 'arp-tbl-cksum-cancel-m': arp table checksum cancelled count in master; 'nd6-tbl-cksum-cancel-m': nd6 table checksum cancelled count in master; 'ipv4-fib-tbl-cksum-cancel-m': ipv4-fib table checksum cancelled count in master; 'ipv6-fib-tbl-cksum-cancel-m': ipv6-fib table checksum cancelled count in master; 'mac-tbl-cksum-cancel-m': mac table checksum cancelled count in master; ", "enum":[ "nd6-tbl-sync-start-ts-m-5th", "ipv4-fib-tbl-sync-start-ts-m-5th", "ipv6-fib-tbl-sync-start-ts-m-5th", "mac-tbl-sync-start-ts-m-5th", "arp-tbl-sync-start-ts-b-5th", "nd6-tbl-sync-start-ts-b-5th", "ipv4-fib-tbl-sync-start-ts-b-5th", "ipv6-fib-tbl-sync-start-ts-b-5th", "mac-tbl-sync-start-ts-b-5th", "arp-tbl-sync-entries-sent-m-5th", "nd6-tbl-sync-entries-sent-m-5th", "ipv4-fib-tbl-sync-entries-sent-m-5th", "ipv6-fib-tbl-sync-entries-sent-m-5th", "mac-tbl-sync-entries-sent-m-5th", "arp-tbl-sync-entries-rcvd-b-5th", "nd6-tbl-sync-entries-rcvd-b-5th", "ipv4-fib-tbl-sync-entries-rcvd-b-5th", "ipv6-fib-tbl-sync-entries-rcvd-b-5th", "mac-tbl-sync-entries-rcvd-b-5th", "arp-tbl-sync-entries-added-b-5th", "nd6-tbl-sync-entries-added-b-5th", "ipv4-fib-tbl-sync-entries-added-b-5th", "ipv6-fib-tbl-sync-entries-added-b-5th", "mac-tbl-sync-entries-added-b-5th", "arp-tbl-sync-entries-removed-b-5th", "nd6-tbl-sync-entries-removed-b-5th", "ipv4-fib-tbl-sync-entries-removed-b-5th", "ipv6-fib-tbl-sync-entries-removed-b-5th", "mac-tbl-sync-entries-removed-b-5th", "arp-tbl-sync-end-ts-m-5th", "nd6-tbl-sync-end-ts-m-5th", "ipv4-fib-tbl-sync-end-ts-m-5th", "ipv6-fib-tbl-sync-end-ts-m-5th", "mac-tbl-sync-end-ts-m-5th", "arp-tbl-sync-end-ts-b-5th", "nd6-tbl-sync-end-ts-b-5th", "ipv4-fib-tbl-sync-end-ts-b-5th", "ipv6-fib-tbl-sync-end-ts-b-5th", "mac-tbl-sync-end-ts-b-5th", "arp-tbl-sync-m", "nd6-tbl-sync-m", "ipv4-fib-tbl-sync-m", "ipv6-fib-tbl-sync-m", "mac-tbl-sync-m", "arp-tbl-sync-b", "nd6-tbl-sync-b", "ipv4-fib-tbl-sync-b", "ipv6-fib-tbl-sync-b", "mac-tbl-sync-b", "arp-tbl-cksum-m", "nd6-tbl-cksum-m", "ipv4-fib-tbl-cksum-m", "ipv6-fib-tbl-cksum-m", "mac-tbl-cksum-m", "arp-tbl-cksum-b", "nd6-tbl-cksum-b", "ipv4-fib-tbl-cksum-b", "ipv6-fib-tbl-cksum-b", "mac-tbl-cksum-b", "arp-tbl-cksum-mismatch-b", "nd6-tbl-cksum-mismatch-b", "ipv4-fib-tbl-cksum-mismatch-b", "ipv6-fib-tbl-cksum-mismatch-b", "mac-tbl-cksum-mismatch-b", "arp-tbl-cksum-cancel-m", "nd6-tbl-cksum-cancel-m", "ipv4-fib-tbl-cksum-cancel-m", "ipv6-fib-tbl-cksum-cancel-m", "mac-tbl-cksum-cancel-m" ] } } } ] } } }, "ipsec":{ "type":"object", "$ref":"/axapi/v3/system/ipsec", "properties":{ "packet-round-robin":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable packet round robin for IPsec packets" }, "crypto-core":{ "type":"number", "format":"number", "minimum":0, "maximum":64, "default":0, "partition-visibility":"shared", "description":"Crypto cores assigned for IPsec processing" }, "crypto-mem":{ "type":"number", "format":"number", "minimum":0, "maximum":100, "default":0, "partition-visibility":"shared", "description":"Crypto memory percentage assigned for IPsec processing (rounded to increments of 10)" }, "QAT":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"HW assisted QAT SSL module" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "fpga-decrypt":{ "type":"object", "$ref":"/axapi/v3/system/ipsec/fpga-decrypt", "properties":{ "action":{ "type":"string", "format":"enum", "default":"disable", "partition-visibility":"shared", "description":"'enable': Enable FPGA decryption offload; 'disable': Disable FPGA decryption offload; ", "enum":[ "enable", "disable" ] } } } } }, "spe-profile":{ "type":"object", "$ref":"/axapi/v3/system/spe-profile", "properties":{ "action":{ "type":"string", "format":"enum", "default":"ipv4-ipv6", "partition-visibility":"shared", "description":"'ipv4-only': Enable IPv4 HW forward entries only; 'ipv6-only': Enable IPv6 HW forward entries only; 'ipv4-ipv6': Enable Both IPv4/IPv6 HW forward entries (shared); ", "enum":[ "ipv4-only", "ipv6-only", "ipv4-ipv6" ] } } }, "spe-status":{ "type":"object", "$ref":"/axapi/v3/system/spe-status", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "ssl-status":{ "type":"object", "$ref":"/axapi/v3/system/ssl-status", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "memory-block-debug":{ "type":"object", "$ref":"/axapi/v3/system/memory-block-debug", "properties":{ "assert-block":{ "type":"number", "format":"number", "minimum":65536, "maximum":1048576, "default":65536, "partition-visibility":"shared", "description":"Over size block allocation (Assert memory block over size (default: 65536))" }, "pktdump-block":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable pktdump Oversize block request packet" }, "first-blk":{ "type":"number", "format":"number", "minimum":32, "maximum":1048576, "default":8192, "partition-visibility":"shared", "description":"First memory block ascending order (default: 8192) (Memory blocks 32,64,128,256,512,1K,2K,4K,8K,16K,32K,64K)" }, "second-blk":{ "type":"number", "format":"number", "minimum":32, "maximum":1048576, "default":16384, "partition-visibility":"shared", "description":"Second memory block (default: 16384) (Memory blocks 32,64,128,256,512,1K,2K,4K,8K,16K,32K,64K)" }, "third-blk":{ "type":"number", "format":"number", "minimum":32, "maximum":1048576, "default":32768, "partition-visibility":"shared", "description":"Third memory block (default: 32768) (Memory blocks 32,64,128,256,512,1K,2K,4K,8K,16K,32K,64K)" }, "fourth-blk":{ "type":"number", "format":"number", "minimum":32, "maximum":1048576, "default":65536, "partition-visibility":"shared", "description":"Fourth memory block (default: 65536) (Memory blocks 32,64,128,256,512,1K,2K,4K,8K,16K,32K,64K)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "hrxq-status":{ "type":"object", "$ref":"/axapi/v3/system/hrxq-status", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "cpu-load-sharing":{ "type":"object", "$ref":"/axapi/v3/system/cpu-load-sharing", "properties":{ "disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable CPU load sharing in overload situations" }, "packets-per-second":{ "type":"object", "properties":{ "min":{ "type":"number", "format":"number", "minimum":0, "maximum":30000000, "default":100000, "partition-visibility":"shared", "description":"Minimum packets-per-second threshold (per CPU) before redistribution will take effect (Minimum packets-per-second threshold (per CPU) before redistribution will take effect (default: 100000))" } } }, "cpu-usage":{ "type":"object", "properties":{ "low":{ "type":"number", "format":"number", "minimum":0, "maximum":100, "default":60, "partition-visibility":"shared", "description":"CPU usage threshold (percentage) that will restore the normal packet distribution (default: 60)" }, "high":{ "type":"number", "format":"number", "minimum":0, "maximum":100, "default":75, "partition-visibility":"shared", "description":"CPU usage threshold (percentage) that will trigger the redistribution (default: 75)" } } }, "tcp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disallow redistribution of new TCP sessions" }, "udp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disallow redistribution of new UDP sessions" }, "others":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disallow redistribution of new non TCP/UDP IP sessions" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "per-vlan-limit":{ "type":"object", "$ref":"/axapi/v3/system/per-vlan-limit", "properties":{ "bcast":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "default":1000, "partition-visibility":"shared", "description":"broadcast packets (per second limit)" }, "ipmcast":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "default":1000, "partition-visibility":"shared", "description":"IP multicast packets (per second limit)" }, "mcast":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "default":1000, "partition-visibility":"shared", "description":"multicast packets (per second limit)" }, "unknown-ucast":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "default":1000, "partition-visibility":"shared", "description":"unknown unicast packets (per second limit)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "all-vlan-limit":{ "type":"object", "$ref":"/axapi/v3/system/all-vlan-limit", "properties":{ "bcast":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "default":5000, "partition-visibility":"shared", "description":"broadcast packets (per second limit)" }, "ipmcast":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "default":5000, "partition-visibility":"shared", "description":"IP multicast packets (per second limit)" }, "mcast":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "default":5000, "partition-visibility":"shared", "description":"multicast packets (per second limit)" }, "unknown-ucast":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "default":5000, "partition-visibility":"shared", "description":"unknown unicast packets (per second limit)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "ve-mac-scheme":{ "type":"object", "$ref":"/axapi/v3/system/ve-mac-scheme", "properties":{ "ve-mac-scheme-val":{ "type":"string", "format":"enum", "default":"hash-based", "partition-visibility":"shared", "description":"'hash-based': Hash-based using the VE number; 'round-robin': Round Robin scheme; 'system-mac': Use system MAC address; ", "enum":[ "hash-based", "round-robin", "system-mac" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "session-reclaim-limit":{ "type":"object", "$ref":"/axapi/v3/system/session-reclaim-limit", "properties":{ "nscan-limit":{ "type":"number", "format":"number", "minimum":1, "maximum":20480, "default":4096, "partition-visibility":"shared", "description":"smp session scan limit (number of smp sessions per scan)" }, "scan-freq":{ "type":"number", "format":"number", "minimum":5, "maximum":50, "default":5, "partition-visibility":"shared", "description":"smp session scan frequency (scan per second)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "ssl-scv":{ "type":"object", "$ref":"/axapi/v3/system/ssl-scv", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable server certificate validation for all SSL connections" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "ssl-scv-verify-host":{ "type":"object", "$ref":"/axapi/v3/system/ssl-scv-verify-host", "properties":{ "disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable verify host during SCV" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "ssl-scv-verify-crl-sign":{ "type":"object", "$ref":"/axapi/v3/system/ssl-scv-verify-crl-sign", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable verify CRL signature during SCV" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "ssl-set-compatible-cipher":{ "type":"object", "$ref":"/axapi/v3/system/ssl-set-compatible-cipher", "properties":{ "disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable setting common cipher suite in management plane" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "hardware":{ "type":"object", "$ref":"/axapi/v3/system/hardware", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "platformtype":{ "type":"object", "$ref":"/axapi/v3/system/platformtype", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "reboot":{ "type":"object", "$ref":"/axapi/v3/system/reboot", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "shutdown":{ "type":"object", "$ref":"/axapi/v3/system/shutdown", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "environment":{ "type":"object", "$ref":"/axapi/v3/system/environment", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "hardware-accelerate":{ "type":"object", "$ref":"/axapi/v3/system/hardware-accelerate", "properties":{ "session-forwarding":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Configure session-forwarding in Hardware (default:off)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'hit-counts': Total packets hit counts; 'hit-index': HW Fwd hit index; 'ipv4-forward-counts': Total IPv4 hardware forwarded packets; 'ipv6-forward-counts': Total IPv6 hardware forwarded packets; 'hw-fwd-module-status': Hardware forwarder status flags; 'hw-fwd-prog-reqs': Hardware forward programming requests; 'hw-fwd-prog-errors': Hardware forward programming Errors; 'hw-fwd-flow-singlebit-errors': Hardware forward singlebit Errors; 'hw-fwd-flow-tag-mismatch': Hardware forward tag mismatch errors; 'hw-fwd-flow-seq-mismatch': Hardware forward sequence mismatch errors; 'hw-fwd-ageout-drop-count': Hardware forward ageout drop count; 'hw-fwd-invalidation-drop': Hardware forward invalid drop count; 'hw-fwd-flow-hit-index': Hardware forward flow hit index; 'hw-fwd-flow-reason-flags': Hardware forward flow reason flags; 'hw-fwd-flow-drop-count': Hardware forward flow drop count; 'hw-fwd-flow-error-count': Hardware forward flow error count; 'hw-fwd-flow-unalign-count': Hardware forward flow unalign count; 'hw-fwd-flow-underflow-count': Hardware forward flow underflow count; 'hw-fwd-flow-tx-full-drop': Hardware forward flow tx full drop count; 'hw-fwd-flow-qdr-full-drop': Hardware forward flow qdr full drop count; 'hw-fwd-phyport-mismatch-drop': Hardware forward phyport mismatch count; 'hw-fwd-vlanid-mismatch-drop': Hardware forward vlanid mismatch count; 'hw-fwd-vmid-drop': Hardware forward vmid mismatch count; 'hw-fwd-protocol-mismatch-drop': Hardware forward protocol mismatch count; 'hw-fwd-avail-ipv4-entry': Hardware forward available ipv4 entries count; 'hw-fwd-avail-ipv6-entry': Hardware forward available ipv6 entries count; 'hw-fwd-rate-drop-count': Hardware forward rate drop count; 'hw-fwd-normal-ageout-rcvd': Hardware forward normal ageout received count; 'hw-fwd-tcp-fin-ageout-rcvd': Hardware forward tcp FIN ageout received count; 'hw-fwd-tcp-rst-ageout-rcvd': Hardware forward tcp RST ageout received count; 'hw-fwd-lookup-fail-rcvd': Hardware forward entry lookup fail count; 'hw-fwd-stats-update-rcvd': Hardware forward entry stats update count; 'hw-fwd-flow-sflow-count': hardware forward rate drop count; ", "enum":[ "all", "hit-counts", "hit-index", "ipv4-forward-counts", "ipv6-forward-counts", "hw-fwd-module-status", "hw-fwd-prog-reqs", "hw-fwd-prog-errors", "hw-fwd-flow-singlebit-errors", "hw-fwd-flow-tag-mismatch", "hw-fwd-flow-seq-mismatch", "hw-fwd-ageout-drop-count", "hw-fwd-invalidation-drop", "hw-fwd-flow-hit-index", "hw-fwd-flow-reason-flags", "hw-fwd-flow-drop-count", "hw-fwd-flow-error-count", "hw-fwd-flow-unalign-count", "hw-fwd-flow-underflow-count", "hw-fwd-flow-tx-full-drop", "hw-fwd-flow-qdr-full-drop", "hw-fwd-phyport-mismatch-drop", "hw-fwd-vlanid-mismatch-drop", "hw-fwd-vmid-drop", "hw-fwd-protocol-mismatch-drop", "hw-fwd-avail-ipv4-entry", "hw-fwd-avail-ipv6-entry", "hw-fwd-rate-drop-count", "hw-fwd-normal-ageout-rcvd", "hw-fwd-tcp-fin-ageout-rcvd", "hw-fwd-tcp-rst-ageout-rcvd", "hw-fwd-lookup-fail-rcvd", "hw-fwd-stats-update-rcvd", "hw-fwd-flow-sflow-count" ] } } } ] }, "slb":{ "type":"object", "$ref":"/axapi/v3/system/hardware-accelerate/slb", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'entry-create': Hardware Entries Created; 'entry-create-failure': Hardware Entries Created; 'entry-create-fail-server-down': Hardware Entries Created; 'entry-create-fail-max-entry': Hardware Entries Created; 'entry-free': Hardware Entries Freed; 'entry-free-opp-entry': Hardware Entries Free due to opposite tuple entry ageout event; 'entry-free-no-hw-prog': Hardware Entry Free no hw prog; 'entry-free-no-conn': Hardware Entry Free no matched conn; 'entry-free-no-sw-entry': Hardware Entry Free no software entry; 'entry-counter': Hardware Entry Count; 'entry-age-out': Hardware Entries Aged Out; 'entry-age-out-idle': Hardware Entries Aged Out Idle; 'entry-age-out-tcp-fin': Hardware Entries Aged Out TCP FIN; 'entry-age-out-tcp-rst': Hardware Entries Aged Out TCP RST; 'entry-age-out-invalid-dst': Hardware Entries Aged Out invalid dst; 'entry-force-hw-invalidate': Hardware Entries Force HW Invalidate; 'entry-invalidate-server-down': Hardware Entries Invalidate due to server down; 'tcam-create': TCAM Entries Created; 'tcam-free': TCAM Entries Freed; 'tcam-counter': TCAM Entry Count; ", "enum":[ "all", "entry-create", "entry-create-failure", "entry-create-fail-server-down", "entry-create-fail-max-entry", "entry-free", "entry-free-opp-entry", "entry-free-no-hw-prog", "entry-free-no-conn", "entry-free-no-sw-entry", "entry-counter", "entry-age-out", "entry-age-out-idle", "entry-age-out-tcp-fin", "entry-age-out-tcp-rst", "entry-age-out-invalid-dst", "entry-force-hw-invalidate", "entry-invalidate-server-down", "tcam-create", "tcam-free", "tcam-counter" ] } } } ] } } } } }, "power-on-self-test":{ "type":"object", "$ref":"/axapi/v3/system/power-on-self-test", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "throughput":{ "type":"object", "$ref":"/axapi/v3/system/throughput", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'global-system-throughput-bits-per-sec': Global System throughput in bits/sec; 'per-part-throughput-bits-per-sec': Partition throughput in bits/sec; ", "enum":[ "all", "global-system-throughput-bits-per-sec", "per-part-throughput-bits-per-sec" ] } } } ] } } }, "ipmi":{ "type":"object", "$ref":"/axapi/v3/system/ipmi", "properties":{ "reset":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Reset IPMI Controller" }, "ip":{ "type":"object", "$ref":"/axapi/v3/system/ipmi/ip", "properties":{ "ipv4-address":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "description":"IP address" }, "ipv4-netmask":{ "type":"string", "format":"ipv4-netmask", "partition-visibility":"shared", "description":"IP subnet mask" }, "default-gateway":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "description":"Default gateway address" } } }, "ipsrc":{ "type":"object", "$ref":"/axapi/v3/system/ipmi/ipsrc", "properties":{ "dhcp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"IP addr obtained by BMC running DHCP" }, "static":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Manually configured static IP address" } } }, "user":{ "type":"object", "$ref":"/axapi/v3/system/ipmi/user", "properties":{ "add":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":16, "partition-visibility":"shared", "description":"Add a new IPMI user (IPMI User Name)" }, "password":{ "type":"string", "format":"password", "minLength":1, "maxLength":17, "partition-visibility":"shared", "description":"Password" }, "administrator":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Full control" }, "callback":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Lowest privilege level" }, "operator":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Most BMC commands are allowed" }, "user":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Only 'benign' commands are allowed" }, "disable":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":16, "partition-visibility":"shared", "description":"Disable an existing IPMI user (IPMI User Name)" }, "privilege":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":16, "partition-visibility":"shared", "description":"Change an existing IPMI user privilege (IPMI User Name)" }, "setname":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":16, "partition-visibility":"shared", "description":"Change User Name (Current IPMI User Name)" }, "newname":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":16, "partition-visibility":"shared", "description":"New IPMI User Name" }, "setpass":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":16, "partition-visibility":"shared", "description":"Change Password (IPMI User Name)" }, "newpass":{ "type":"string", "format":"password", "minLength":1, "maxLength":17, "partition-visibility":"shared", "description":"New Password" } } }, "tool":{ "type":"object", "$ref":"/axapi/v3/system/ipmi/tool", "properties":{ "cmd":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":128, "partition-visibility":"shared", "description":"Command to execute in double quotes" } } } } }, "queuing-buffer":{ "type":"object", "$ref":"/axapi/v3/system/queuing-buffer", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable/Disable micro-burst traffic support" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "high-memory-l4-session":{ "type":"object", "$ref":"/axapi/v3/system/high-memory-l4-session", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable/Disable high memory l4 session support" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trunk-hw-hash":{ "type":"object", "$ref":"/axapi/v3/system/trunk-hw-hash", "properties":{ "mode":{ "type":"number", "format":"number", "minimum":1, "maximum":7, "default":6, "partition-visibility":"shared", "description":"Set HW hash mode, default is 6 (1:dst-mac 2:src-mac 3:src-dst-mac 4:src-ip 5:dst-ip 6:rtag6 7:rtag7)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "trunk-xaui-hw-hash":{ "type":"object", "$ref":"/axapi/v3/system/trunk-xaui-hw-hash", "properties":{ "mode":{ "type":"number", "format":"number", "minimum":1, "maximum":7, "default":6, "partition-visibility":"shared", "description":"Set HW hash mode, default is 6 (1:dst-mac 2:src-mac 3:src-dst-mac 4:src-ip 5:dst-ip 6:rtag6 7:rtag7)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "upgrade-status":{ "type":"object", "$ref":"/axapi/v3/system/upgrade-status", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "guest-file":{ "type":"object", "$ref":"/axapi/v3/system/guest-file", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "cm-update-file-name-ref":{ "type":"object", "$ref":"/axapi/v3/system/cm-update-file-name-ref", "properties":{ "source_name":{ "type":"string", "format":"string", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"bind source name" }, "dest_name":{ "type":"string", "format":"string", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"bind dest name" }, "id":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "modify-not-allowed":1, "description":"Specify unique Partition id" } } }, "core":{ "type":"object", "$ref":"/axapi/v3/system/core", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "apps-global":{ "type":"object", "$ref":"/axapi/v3/system/apps-global", "properties":{ "log-session-on-established":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Send TCP session creation log on completion of 3-way handshake" }, "msl-time":{ "type":"number", "format":"number", "minimum":1, "maximum":39, "default":2, "partition-visibility":"shared", "description":"Configure maximum session life, default is 2 seconds (1-39 seconds, default is 2 seconds)" }, "timer-wheel-walk-limit":{ "type":"number", "format":"number", "minimum":0, "maximum":1024, "default":100, "partition-visibility":"shared", "description":"Set timer wheel walk limit (0-1024, 0 is unlimited, default is 100)" }, "sessions-threshold":{ "type":"number", "format":"number", "minimum":0, "maximum":2147483647, "default":0, "partition-visibility":"shared", "description":"Set threshold for total sessions across the system (Enter threshold number)" }, "cps-threshold":{ "type":"number", "format":"number", "minimum":0, "maximum":2147483647, "default":0, "partition-visibility":"shared", "description":"Set threshold for the total Connections Per Second across the system (Enter threshold number)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "shell-privileges":{ "type":"object", "$ref":"/axapi/v3/system/shell-privileges", "properties":{ "enable-shell-privileges":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"enable the shell privileges for a given customer" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "cosq-stats":{ "type":"object", "$ref":"/axapi/v3/system/cosq-stats", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "cosq-show":{ "type":"object", "$ref":"/axapi/v3/system/cosq-show", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "shm-logging":{ "type":"object", "$ref":"/axapi/v3/system/shm-logging", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable shared memory based logging" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "fw":{ "type":"object", "$ref":"/axapi/v3/system/fw", "properties":{ "application-mempool":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable application memory pool" }, "application-flow":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Number of flows" }, "basic-dpi-enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable basic dpi" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "password-policy":{ "type":"object", "$ref":"/axapi/v3/system/password-policy", "properties":{ "complexity":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'Strict': Strict: Min length:8, Min Lower Case:2, Min Upper Case:2, Min Numbers:2, Min Special Character:1, CHANGE Min 8 Characters; 'Medium': Medium: Min length:6, Min Lower Case:2, Min Upper Case:2, Min Numbers:1, Min Special Character:1, CHANGE Min 6 Characters; 'Default': Default: Min length:9, Min Lower Case:1, Min Upper Case:1, Min Numbers:1, Min Special Character:1, CHANGE Min 1 Characters; 'Simple': Simple: Min length:4, Min Lower Case:1, Min Upper Case:1, Min Numbers:1, Min Special Character:0, CHANGE Min 4 Characters; ", "enum":[ "Strict", "Medium", "Default", "Simple" ] }, "aging":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'Strict': Strict: Max Age-60 Days; 'Medium': Medium: Max Age- 90 Days; 'Simple': Simple: Max Age-120 Days; ", "enum":[ "Strict", "Medium", "Simple" ] }, "history":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'Strict': Strict: Does not allow upto 5 old passwords; 'Medium': Medium: Does not allow upto 4 old passwords; 'Simple': Simple: Does not allow upto 3 old passwords; ", "enum":[ "Strict", "Medium", "Simple" ] }, "min-pswd-len":{ "type":"number", "format":"number", "minimum":8, "maximum":63, "partition-visibility":"shared", "description":"Configure custom password length" }, "username-check":{ "type":"string", "format":"enum", "default":"disable", "partition-visibility":"shared", "description":"'enable': Prohibition to set password contains user account, case sensitive; 'disable': Will not check if the password contains user account; ", "enum":[ "enable", "disable" ] }, "repeat-character-check":{ "type":"string", "format":"enum", "default":"disable", "partition-visibility":"shared", "description":"'enable': Prohibition of consecutive repeated input of the same letter/number, case sensitive; 'disable': Will not check if the password contains repeat characters; ", "enum":[ "enable", "disable" ] }, "forbid-consecutive-character":{ "type":"string", "format":"enum", "default":"0", "partition-visibility":"shared", "description":"'0': Will disable the check; '3': Three consecutive characters on keyboard will not be allowed.; '4': Four consecutive characters on keyboard will not be allowed.; '5': Five consecutive characters on keyboard will not be allowed.; ", "enum":[ "0", "3", "4", "5" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "radius":{ "type":"object", "$ref":"/axapi/v3/system/radius", "properties":{ "server":{ "type":"object", "$ref":"/axapi/v3/system/radius/server", "properties":{ "listen-port":{ "type":"number", "format":"number", "minimum":1024, "maximum":65535, "default":1813, "partition-visibility":"shared", "description":"Configure the listen port of RADIUS server (default 1813) (Port number)" }, "remote":{ "type":"object", "properties":{ "ip-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ip-list-name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"IP-list name" }, "ip-list-secret":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Configure shared secret" }, "ip-list-secret-string":{ "type":"string", "format":"password", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"The RADIUS secret" }, "ip-list-encrypted":{ "type":"encrypted", "format":"encrypted", "partition-visibility":"shared", "description":"Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string)" } } } ] } } }, "secret":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Configure shared secret" }, "secret-string":{ "type":"string", "format":"password", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"The RADIUS secret" }, "encrypted":{ "type":"encrypted", "format":"encrypted", "partition-visibility":"shared", "description":"Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string)" }, "vrid":{ "type":"number", "format":"number", "minimum":1, "maximum":31, "partition-visibility":"shared", "description":"Join a VRRP-A failover group" }, "attribute":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "attribute-value":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'inside-ipv6-prefix': Framed IPv6 Prefix; 'inside-ip': Inside IP address; 'inside-ipv6': Inside IPv6 address; 'imei': International Mobile Equipment Identity (IMEI); 'imsi': International Mobile Subscriber Identity (IMSI); 'msisdn': Mobile Subscriber Integrated Services Digital Network-Number (MSISDN); 'custom1': Customized attribute 1; 'custom2': Customized attribute 2; 'custom3': Customized attribute 3; 'custom4': Customized attribute 4; 'custom5': Customized attribute 5; 'custom6': Customized attribute 6; ", "enum":[ "inside-ipv6-prefix", "inside-ip", "inside-ipv6", "imei", "imsi", "msisdn", "custom1", "custom2", "custom3", "custom4", "custom5", "custom6" ] }, "prefix-length":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'32': Prefix length 32; '48': Prefix length 48; '64': Prefix length 64; '80': Prefix length 80; '96': Prefix length 96; '112': Prefix length 112; ", "enum":[ "32", "48", "64", "80", "96", "112" ] }, "prefix-vendor":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "partition-visibility":"shared", "description":"RADIUS vendor attribute information (RADIUS vendor ID)" }, "prefix-number":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"RADIUS attribute number" }, "name":{ "type":"string", "format":"string", "minLength":1, "maxLength":15, "partition-visibility":"shared", "description":"Customized attribute name" }, "value":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'hexadecimal': Type of attribute value is hexadecimal; ", "enum":[ "hexadecimal" ] }, "custom-vendor":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "partition-visibility":"shared", "description":"RADIUS vendor attribute information (RADIUS vendor ID)" }, "custom-number":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"RADIUS attribute number" }, "vendor":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "partition-visibility":"shared", "description":"RADIUS vendor attribute information (RADIUS vendor ID)" }, "number":{ "type":"number", "format":"number", "minimum":1, "maximum":255, "partition-visibility":"shared", "description":"RADIUS attribute number" } } } ] }, "disable-reply":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Toggle option for RADIUS reply packet(Default: Accounting response will be sent)" }, "accounting-start":{ "type":"string", "format":"enum", "default":"append-entry", "partition-visibility":"shared", "description":"'ignore': Ignore; 'append-entry': Append the AVPs to existing entry (default); 'replace-entry': Replace the AVPs of existing entry; ", "enum":[ "ignore", "append-entry", "replace-entry" ] }, "accounting-stop":{ "type":"string", "format":"enum", "default":"delete-entry", "partition-visibility":"shared", "description":"'ignore': Ignore; 'delete-entry': Delete the entry (default); 'delete-entry-and-sessions': Delete the entry and data sessions associated(CGN only); ", "enum":[ "ignore", "delete-entry", "delete-entry-and-sessions" ] }, "accounting-interim-update":{ "type":"string", "format":"enum", "default":"ignore", "partition-visibility":"shared", "description":"'ignore': Ignore (default); 'append-entry': Append the AVPs to existing entry; 'replace-entry': Replace the AVPs of existing entry; ", "enum":[ "ignore", "append-entry", "replace-entry" ] }, "accounting-on":{ "type":"string", "format":"enum", "default":"ignore", "partition-visibility":"shared", "description":"'ignore': Ignore (default); 'delete-entries-using-attribute': Delete entries matching attribute in RADIUS Table; ", "enum":[ "ignore", "delete-entries-using-attribute" ] }, "attribute-name":{ "type":"string", "format":"enum", "partition-visibility":"shared", "not":"custom-attribute-name", "description":"'msisdn': Clear using MSISDN; 'imei': Clear using IMEI; 'imsi': Clear using IMSI; 'custom1': Clear using CUSTOM1 attribute configured; 'custom2': Clear using CUSTOM2 attribute configured; 'custom3': Clear using CUSTOM3 attribute configured; 'custom4': Clear using CUSTOM4 attribute configured; 'custom5': Clear using CUSTOM5 attribute configured; 'custom6': Clear using CUSTOM6 attribute configured; ", "enum":[ "msisdn", "imei", "imsi", "custom1", "custom2", "custom3", "custom4", "custom5", "custom6" ] }, "custom-attribute-name":{ "type":"string", "format":"string", "minLength":1, "maxLength":15, "partition-visibility":"shared", "not":"attribute-name", "description":"Clear using customized attribute" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'msisdn-received': MSISDN Received; 'imei-received': IMEI Received; 'imsi-received': IMSI Received; 'custom-received': Custom attribute Received; 'radius-request-received': RADIUS Request Received; 'radius-request-dropped': RADIUS Request Dropped (Malformed Packet); 'request-bad-secret-dropped': RADIUS Request Bad Secret Dropped; 'request-no-key-vap-dropped': RADIUS Request No Key Attribute Dropped; 'request-malformed-dropped': RADIUS Request Malformed Dropped; 'request-ignored': RADIUS Request Ignored; 'radius-table-full': RADIUS Request Dropped (Table Full); 'secret-not-configured-dropped': RADIUS Secret Not Configured Dropped; 'ha-standby-dropped': HA Standby Dropped; 'ipv6-prefix-length-mismatch': Framed IPV6 Prefix Length Mismatch; 'invalid-key': Radius Request has Invalid Key Field; 'smp-created': RADIUS SMP Created; 'smp-deleted': RADIUS SMP Deleted; 'smp-mem-allocated': RADIUS SMP Memory Allocated; 'smp-mem-alloc-failed': RADIUS SMP Memory Allocation Failed; 'smp-mem-freed': RADIUS SMP Memory Freed; 'smp-in-rml': RADIUS SMP in RML; 'mem-allocated': RADIUS Memory Allocated; 'mem-alloc-failed': RADIUS Memory Allocation Failed; 'mem-freed': RADIUS Memory Freed; 'ha-sync-create-sent': HA Record Sync Create Sent; 'ha-sync-delete-sent': HA Record Sync Delete Sent; 'ha-sync-create-recv': HA Record Sync Create Received; 'ha-sync-delete-recv': HA Record Sync Delete Received; 'acct-on-filters-full': RADIUS Acct On Request Ignored(Filters Full); 'acct-on-dup-request': Duplicate RADIUS Acct On Request; 'ip-mismatch-delete': Radius Entry IP Mismatch Delete; 'ip-add-race-drop': Radius Entry IP Add Race Drop; 'ha-sync-no-key-vap-dropped': HA Record Sync No key dropped; 'inter-card-msg-fail-drop': Inter-Card Message Fail Drop; 'radius-packets-redirected': RADIUS packets redirected (SO); 'radius-packets-redirect-fail-dropped': RADIUS packets dropped due to redirect failure (SO); 'radius-packets-process-local': RADIUS packets processed locally without redirection (SO); 'radius-packets-dropped-not-lo': RADIUS packets dropped dest not loopback (SO); 'radius-inter-card-dup-redir': RADIUS packet dropped as redirected by other blade (SO); ", "enum":[ "all", "msisdn-received", "imei-received", "imsi-received", "custom-received", "radius-request-received", "radius-request-dropped", "request-bad-secret-dropped", "request-no-key-vap-dropped", "request-malformed-dropped", "request-ignored", "radius-table-full", "secret-not-configured-dropped", "ha-standby-dropped", "ipv6-prefix-length-mismatch", "invalid-key", "smp-created", "smp-deleted", "smp-mem-allocated", "smp-mem-alloc-failed", "smp-mem-freed", "smp-in-rml", "mem-allocated", "mem-alloc-failed", "mem-freed", "ha-sync-create-sent", "ha-sync-delete-sent", "ha-sync-create-recv", "ha-sync-delete-recv", "acct-on-filters-full", "acct-on-dup-request", "ip-mismatch-delete", "ip-add-race-drop", "ha-sync-no-key-vap-dropped", "inter-card-msg-fail-drop", "radius-packets-redirected", "radius-packets-redirect-fail-dropped", "radius-packets-process-local", "radius-packets-dropped-not-lo", "radius-inter-card-dup-redir" ] } } } ] } } } } }, "geoloc-list-list":{ "type":"array", "minItems":1, "items":{ "type":"geoloc-list" }, "uniqueItems":true, "$ref":"/axapi/v3/system/geoloc-list/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Specify name of Geolocation list", "optional":false }, "shared":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable sharing with other partitions", "optional":true }, "include-geoloc-name-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "include-geoloc-name-val":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Geolocation name to add" } } } ] }, "exclude-geoloc-name-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "exclude-geoloc-name-val":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Geolocation name to exclude" } } } ] }, "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 }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'hit-count': hit-count; 'total-geoloc': total-geoloc; 'total-active': total-active; ", "enum":[ "all", "hit-count", "total-geoloc", "total-active" ] } } } ] } }, "required":[ "name" ] } ] }, "geoloc-name-helper":{ "type":"object", "$ref":"/axapi/v3/system/geoloc-name-helper", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'place-holder': place-holder; ", "enum":[ "all", "place-holder" ] } } } ] } } }, "geolocation-file":{ "type":"object", "$ref":"/axapi/v3/system/geolocation-file", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "error-info":{ "type":"object", "$ref":"/axapi/v3/system/geolocation-file/error-info", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "geoloc":{ "type":"object", "$ref":"/axapi/v3/system/geoloc", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'place-holder': place-holder; ", "enum":[ "all", "place-holder" ] } } } ] } } }, "geo-location":{ "type":"object", "$ref":"/axapi/v3/system/geo-location", "properties":{ "geo-location-iana":{ "type":"number", "format":"flag", "plat-neg-list":["tps"], "default":1, "partition-visibility":"shared", "description":"Load built-in IANA Database" }, "geo-location-iana-system":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Load built-in IANA Database" }, "geo-location-geolite2-asn":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Load built-in Maxmind GeoLite2-ASN database. Database available from http://www.maxmind.com" }, "geolite2-asn-include-ipv6":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Include IPv6 address" }, "geo-location-geolite2-city":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Load built-in Maxmind GeoLite2-City database. Database available from http://www.maxmind.com" }, "geolite2-city-include-ipv6":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Include IPv6 address" }, "geo-location-geolite2-country":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Load built-in Maxmind GeoLite2-Country database. Database available from http://www.maxmind.com" }, "geolite2-country-include-ipv6":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Include IPv6 address" }, "geoloc-load-file-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "geo-location-load-filename":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Specify file to be loaded" }, "geo-location-load-file-include-ipv6":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Include IPv6 address" }, "template-name":{ "type":"string", "format":"string", "plat-neg-list":["tps"], "minLength":1, "maxLength":63, "partition-visibility":"shared", "$ref":"/axapi/v3/template/csv", "description":"CSV template to load this file" } } } ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "entry-list":{ "type":"array", "minItems":1, "items":{ "type":"entry" }, "uniqueItems":true, "$ref":"/axapi/v3/system/geo-location/entry/{geo-locn-obj-name}", "array":[ { "properties":{ "geo-locn-obj-name":{ "type":"string", "format":"string", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Specify geo-location name, section range is (1-15)", "optional":false }, "geo-locn-multiple-addresses":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "first-ip-address":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "description":"Specify IP information (Specify IP address)" }, "geol-ipv4-mask":{ "type":"string", "format":"ipv4-netmask", "partition-visibility":"shared", "not":"ip-addr2", "description":"Specify IPv4 mask" }, "ip-addr2":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "not":"geol-ipv4-mask", "description":"Specify IP address range" }, "first-ipv6-address":{ "type":"string", "format":"ipv6-address", "partition-visibility":"shared", "description":"Specify IPv6 address" }, "geol-ipv6-mask":{ "type":"number", "format":"number", "minimum":0, "maximum":128, "partition-visibility":"shared", "not":"ipv6-addr2", "description":"Specify IPv6 mask" }, "ipv6-addr2":{ "type":"string", "format":"ipv6-address", "partition-visibility":"shared", "not":"geol-ipv6-mask", "description":"Specify IPv6 address range" } } } ] }, "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":[ "geo-locn-obj-name" ] } ] } } }, "tcp-syn-per-sec":{ "type":"object", "$ref":"/axapi/v3/system/tcp-syn-per-sec", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "asic-debug-dump":{ "type":"object", "$ref":"/axapi/v3/system/asic-debug-dump", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable/Disable L2L3 ASIC traffic discard/drop events and Dump debug information" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "asic-mmu-fail-safe":{ "type":"object", "$ref":"/axapi/v3/system/asic-mmu-fail-safe", "properties":{ "recovery-threshold":{ "type":"number", "format":"number", "minimum":1, "maximum":1000, "default":2, "partition-visibility":"shared", "description":"ASIC Fail-safe recovery threshold in Errors (Units of 1 Errors (default 2))" }, "monitor-interval":{ "type":"number", "format":"number", "minimum":5, "maximum":300, "default":60, "partition-visibility":"shared", "description":"ASIC Fail-safe monitoring intervals in Seconds (Units of 1 Seconds (default 60))" }, "monitor-disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable Fail-safe software error monitoring and act on it" }, "reboot-disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable system reboot if system encounters mmu error" }, "inject-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Inject MMU SER/Parity errors" }, "test-pattern-type":{ "type":"string", "format":"enum", "default":"lcb", "partition-visibility":"shared", "description":"'all-zeros': Inject all bits 0s in a byte; 'all-ones': Inject all bits 1s in a byte; 'lcb': Logical checker board; 'inverse-lcb': Inverse Logical checker board; ", "enum":[ "all-zeros", "all-ones", "lcb", "inverse-lcb" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "ext-only-logging":{ "type":"object", "$ref":"/axapi/v3/system/ext-only-logging", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"enable external only logging for packet driven DDOS logs" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "ip-threat-list":{ "type":"object", "$ref":"/axapi/v3/system/ip-threat-list", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'packet_hit_count_in_sw': Packet Hit Count in SW; 'packet_hit_count_in_spe': Packet Hit Count in SPE; 'entries_added_in_sw': Entries Added in SW; 'entries_removed_from_sw': Entries Removed from SW; 'entries_added_in_spe': Entries Added in SPE; 'entries_removed_from_spe': Entries Removed from SPE; 'error_out_of_memory': Out of memory Error; 'error_out_of_spe_entries': Out of SPE Entries Error; ", "enum":[ "all", "packet_hit_count_in_sw", "packet_hit_count_in_spe", "entries_added_in_sw", "entries_removed_from_sw", "entries_added_in_spe", "entries_removed_from_spe", "error_out_of_memory", "error_out_of_spe_entries" ] } } } ] }, "ipv4-source-list":{ "type":"object", "$ref":"/axapi/v3/system/ip-threat-list/ipv4-source-list", "properties":{ "class-list-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "class-list":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "$ref":"/axapi/v3/class-list", "description":"Bind class-list (class-list name)" }, "ip-threat-action-tmpl":{ "type":"number", "format":"number", "minimum":1, "maximum":8, "partition-visibility":"shared", "description":"Bind ip-threat-action Template (ip-threat-action Template number)" } } } ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "ipv4-dest-list":{ "type":"object", "$ref":"/axapi/v3/system/ip-threat-list/ipv4-dest-list", "properties":{ "class-list-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "class-list":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "$ref":"/axapi/v3/class-list", "description":"Bind class-list (class-list name)" }, "ip-threat-action-tmpl":{ "type":"number", "format":"number", "minimum":1, "maximum":8, "partition-visibility":"shared", "description":"Bind ip-threat-action Template (ip-threat-action Template number)" } } } ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "ipv6-source-list":{ "type":"object", "$ref":"/axapi/v3/system/ip-threat-list/ipv6-source-list", "properties":{ "class-list-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "class-list":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "$ref":"/axapi/v3/class-list", "description":"Bind class-list (class-list name)" }, "ip-threat-action-tmpl":{ "type":"number", "format":"number", "minimum":1, "maximum":8, "partition-visibility":"shared", "description":"Bind ip-threat-action Template (ip-threat-action Template number)" } } } ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "ipv6-dest-list":{ "type":"object", "$ref":"/axapi/v3/system/ip-threat-list/ipv6-dest-list", "properties":{ "class-list-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "class-list":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "$ref":"/axapi/v3/class-list", "description":"Bind class-list (class-list name)" }, "ip-threat-action-tmpl":{ "type":"number", "format":"number", "minimum":1, "maximum":8, "partition-visibility":"shared", "description":"Bind ip-threat-action Template (ip-threat-action Template number)" } } } ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "ipv4-internet-host-list":{ "type":"object", "$ref":"/axapi/v3/system/ip-threat-list/ipv4-internet-host-list", "properties":{ "class-list-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "class-list":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "$ref":"/axapi/v3/class-list", "description":"Bind class-list (class-list name)" }, "ip-threat-action-tmpl":{ "type":"number", "format":"number", "minimum":1, "maximum":8, "partition-visibility":"shared", "description":"Bind ip-threat-action Template (ip-threat-action Template number)" } } } ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "ipv6-internet-host-list":{ "type":"object", "$ref":"/axapi/v3/system/ip-threat-list/ipv6-internet-host-list", "properties":{ "class-list-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "class-list":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "$ref":"/axapi/v3/class-list", "description":"Bind class-list (class-list name)" }, "ip-threat-action-tmpl":{ "type":"number", "format":"number", "minimum":1, "maximum":8, "partition-visibility":"shared", "description":"Bind ip-threat-action Template (ip-threat-action Template number)" } } } ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "fpga-drop":{ "type":"object", "$ref":"/axapi/v3/system/fpga-drop", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'mrx-drop': Total MRX Drop; 'hrx-drop': Total HRX Drop; 'siz-drop': Total Size Drop; 'fcs-drop': Total FCS Drop; 'land-drop': Total LAND Attack Drop; 'empty-frag-drop': Total Empty frag Drop; 'mic-frag-drop': Total Micro frag Drop; 'ipv4-opt-drop': Total IPv4 opt Drop; 'ipv4-frag': Total IP frag Drop; 'bad-ip-hdr-len': Total Bad IP hdr len Drop; 'bad-ip-flags-drop': Total Bad IP Flags Drop; 'bad-ip-ttl-drop': Total Bad IP TTL Drop; 'no-ip-payload-drop': Total No IP Payload Drop; 'oversize-ip-payload': Total Oversize IP PL Drop; 'bad-ip-payload-len': Total Bad IP PL len Drop; 'bad-ip-frag-offset': Total Bad IP frag off Drop; 'bad-ip-chksum-drop': Total Bad IP csum Drop; 'icmp-pod-drop': Total ICMP POD Drop; 'tcp-bad-urg-offet': Total TCP bad urg off Drop; 'tcp-short-hdr': Total TCP short hdr Drop; 'tcp-bad-ip-len': Total TCP Bad IP Len Drop; 'tcp-null-flags': Total TCP null flags Drop; 'tcp-null-scan': Total TCP null scan Drop; 'tcp-fin-sin': Total TCP SYN&FIN Drop; 'tcp-xmas-flags': Total TCP XMAS FLAGS Drop; 'tcp-xmas-scan': Total TCP XMAS scan Drop; 'tcp-syn-frag': Total TCP SYN frag Drop; 'tcp-frag-hdr': Total TCP frag header Drop; 'tcp-bad-chksum': Total TCP bad csum Drop; 'udp-short-hdr': Total UDP short hdr Drop; 'udp-bad-ip-len': Total UDP bad leng Drop; 'udp-kb-frags': Total UDP KB frag Drop; 'udp-port-lb': Total UDP port LB Drop; 'udp-bad-chksum': Total UDP bad csum Drop; 'runt-ip-hdr': Total Runt IP hdr Drop; 'runt-tcpudp-hdr': Total Runt TCPUDP hdr Drop; 'tun-mismatch': Total Tun mismatch Drop; 'qdr-drop': Total QDR Drop; ", "enum":[ "all", "mrx-drop", "hrx-drop", "siz-drop", "fcs-drop", "land-drop", "empty-frag-drop", "mic-frag-drop", "ipv4-opt-drop", "ipv4-frag", "bad-ip-hdr-len", "bad-ip-flags-drop", "bad-ip-ttl-drop", "no-ip-payload-drop", "oversize-ip-payload", "bad-ip-payload-len", "bad-ip-frag-offset", "bad-ip-chksum-drop", "icmp-pod-drop", "tcp-bad-urg-offet", "tcp-short-hdr", "tcp-bad-ip-len", "tcp-null-flags", "tcp-null-scan", "tcp-fin-sin", "tcp-xmas-flags", "tcp-xmas-scan", "tcp-syn-frag", "tcp-frag-hdr", "tcp-bad-chksum", "udp-short-hdr", "udp-bad-ip-len", "udp-kb-frags", "udp-port-lb", "udp-bad-chksum", "runt-ip-hdr", "runt-tcpudp-hdr", "tun-mismatch", "qdr-drop" ] } } } ] } } }, "dpdk-stats":{ "type":"object", "$ref":"/axapi/v3/system/dpdk-stats", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'pkt-drop': Total packet drop; 'pkt-lnk-down-drop': Total packets link down drop; 'err-pkt-drop': Total error packet drop; 'rx-err': Total RX packet error; 'tx-err': Total TX packet error; 'tx-drop': Total TX packet drop; 'rx-len-err': Total RX packet length error; 'rx-over-err': Total RX packet over error; 'rx-crc-err': Total RX packet CRC error; 'rx-frame-err': Total RX packet frame error; 'rx-no-buff-err': Total RX packet no buffer error; 'rx-miss-err': Total RX packet miss error; 'tx-abort-err': Total TX packet abort error; 'tx-carrier-err': Total TX packert carrier error; 'tx-fifo-err': Total TX packet fifo error; 'tx-hbeat-err': Total TX packet HBEAT error; 'tx-windows-err': Total TX windows error; 'rx-long-len-err': Total RX packet long length error; 'rx-short-len-err': Total RX packet short length error; 'rx-align-err': Total RX packet align error; 'rx-csum-offload-err': Total Rx packet check-sum offload error; 'io-rx-que-drop': Total IO core Rx queue drop; 'io-tx-que-drop': Total IO core TX queue drop; 'io-ring-drop': Total IO core ring drop; 'w-tx-que-drop': Total worker core queue drop; 'w-link-down-drop': Total worker core link down drop; 'w-ring-drop': Total worker core ring drop; ", "enum":[ "all", "pkt-drop", "pkt-lnk-down-drop", "err-pkt-drop", "rx-err", "tx-err", "tx-drop", "rx-len-err", "rx-over-err", "rx-crc-err", "rx-frame-err", "rx-no-buff-err", "rx-miss-err", "tx-abort-err", "tx-carrier-err", "tx-fifo-err", "tx-hbeat-err", "tx-windows-err", "rx-long-len-err", "rx-short-len-err", "rx-align-err", "rx-csum-offload-err", "io-rx-que-drop", "io-tx-que-drop", "io-ring-drop", "w-tx-que-drop", "w-link-down-drop", "w-ring-drop" ] } } } ] } } }, "fpga-core-crc":{ "type":"object", "$ref":"/axapi/v3/system/fpga-core-crc", "properties":{ "monitor-disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable FPGA Core CRC error monitoring and act on it" }, "reboot-enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable system reboot if system encounters FPGA Core CRC error" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "mfa-management":{ "type":"object", "$ref":"/axapi/v3/system/mfa-management", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable 2FA for management plane" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "mfa-validation-type":{ "type":"object", "$ref":"/axapi/v3/system/mfa-validation-type", "properties":{ "ca-cert":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":128, "partition-visibility":"shared", "description":"Configure CA Certificate" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "mfa-cert-store":{ "type":"object", "$ref":"/axapi/v3/system/mfa-cert-store", "properties":{ "cert-host":{ "type":"string", "format":"host", "partition-visibility":"shared", "description":"Configure certificate store host" }, "protocol":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'tftp': Use tftp for connection; 'ftp': Use ftp for connection; 'scp': Use scp for connection; 'http': Use http for connection; 'https': Use https for connection; 'sftp': Use sftp for connection; ", "enum":[ "tftp", "ftp", "scp", "http", "https", "sftp" ] }, "cert-store-path":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":128, "partition-visibility":"shared", "description":"Configure certificate store path" }, "username":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":31, "partition-visibility":"shared", "description":"Certificate store host username" }, "passwd-string":{ "type":"string", "format":"password", "minLength":1, "maxLength":128, "partition-visibility":"shared", "description":" Certificate store host password" }, "encrypted":{ "type":"encrypted", "format":"encrypted", "partition-visibility":"shared", "description":" Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "mfa-auth":{ "type":"object", "$ref":"/axapi/v3/system/mfa-auth", "properties":{ "username":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "description":"Username for MFA validation" }, "second-factor":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":128, "partition-visibility":"shared", "description":"Input second factor paramter" } } }, "q-in-q":{ "type":"object", "$ref":"/axapi/v3/system/q-in-q", "properties":{ "enable-all-ports":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable 802.1QinQ on all physical ports" }, "inner-tpid":{ "type":"string", "format":"time-hh:mm", "minLength":1, "maxLength":4, "partition-visibility":"shared", "description":"TPID for inner VLAN (Inner TPID, 16 bit hex value, default is 8100)" }, "outer-tpid":{ "type":"string", "format":"time-hh:mm", "minLength":1, "maxLength":4, "partition-visibility":"shared", "description":"TPID for outer VLAN (Outer TPID, 16 bit hex value, default is 8100)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "port-count":{ "type":"object", "$ref":"/axapi/v3/system/port-count", "properties":{ "port-count-kernel":{ "type":"number", "format":"number", "minimum":1024, "maximum":24000, "default":18000, "partition-visibility":"shared", "description":"Total Ports to be allocated for kernel." }, "port-count-hm":{ "type":"number", "format":"number", "minimum":1024, "maximum":4096, "default":1024, "partition-visibility":"shared", "description":"Total Ports to be allocated for hm." }, "port-count-logging":{ "type":"number", "format":"number", "minimum":1024, "maximum":4096, "default":4096, "partition-visibility":"shared", "description":"Total Ports to be allocated for logging." }, "port-count-alg":{ "type":"number", "format":"number", "minimum":1000, "maximum":6000, "default":6000, "partition-visibility":"shared", "description":"Total Ports to be allocated for alg types." }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "health-check-list":{ "type":"array", "minItems":1, "items":{ "type":"health-check" }, "uniqueItems":true, "$ref":"/axapi/v3/system/health-check/{l2hm-hc-name}", "array":[ { "properties":{ "l2hm-hc-name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Monitor Name", "optional":false }, "method-l2bfd":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Method is l2bfd", "optional":true }, "l2bfd-tx-interval":{ "type":"number", "format":"number", "minimum":48, "maximum":1000, "partition-visibility":"shared", "description":"Transmit interval between BFD packets", "optional":true }, "l2bfd-rx-interval":{ "type":"number", "format":"number", "minimum":48, "maximum":1000, "partition-visibility":"shared", "description":"Minimum receive interval capability (Milliseconds (default: 800))", "optional":true }, "l2bfd-multiplier":{ "type":"number", "format":"number", "minimum":3, "maximum":50, "partition-visibility":"shared", "description":"Multiplier value used to compute holddown (value used to multiply the interval (default: 4))", "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":[ "l2hm-hc-name" ] } ] }, "path-list":{ "type":"array", "minItems":1, "items":{ "type":"path" }, "uniqueItems":true, "$ref":"/axapi/v3/system/path/{l2hm-path-name}", "array":[ { "properties":{ "l2hm-path-name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "default":"hc-obj", "partition-visibility":"shared", "description":"Monitor Name", "optional":false }, "l2hm-vlan":{ "type":"number", "format":"number", "minimum":2, "maximum":4094, "partition-visibility":"shared", "$ref":"/axapi/v3/network/vlan", "description":"VLAN id", "optional":true }, "l2hm-setup-test-api":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Test-API Interface (Ethernet Interface)", "optional":true }, "ifpair-eth-start":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port (Interface number)", "optional":true }, "ifpair-eth-end":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port", "optional":true }, "ifpair-trunk-start":{ "type":"number", "format":"number", "minimum":1, "maximum":4096, "partition-visibility":"shared", "$ref":"/axapi/v3/interface/trunk", "description":"Trunk groups", "optional":true }, "ifpair-trunk-end":{ "type":"number", "format":"number", "minimum":1, "maximum":4096, "partition-visibility":"shared", "$ref":"/axapi/v3/interface/trunk", "description":"Trunk Group", "optional":true }, "l2hm-attach":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Monitor Name", "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":[ "l2hm-path-name" ] } ] }, "xaui-dlb-mode":{ "type":"object", "$ref":"/axapi/v3/system/xaui-dlb-mode", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable/Disable Dynamic Load Balancing traffic distribution support" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "glid":{ "type":"object", "$ref":"/axapi/v3/system/glid", "properties":{ "glid-id":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":1023, "partition-visibility":"shared", "$ref":"/axapi/v3/glid", "description":"Apply limits to the whole system" }, "non-shared":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Apply global limit ID to the whole system at per data cpu level (default disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "enable-password":{ "type":"object", "$ref":"/axapi/v3/system/enable-password", "properties":{ "follow-password-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"enable-password will follow password policy complexity" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "psu-info":{ "type":"object", "$ref":"/axapi/v3/system/psu-info", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "gui-image-list":{ "type":"object", "$ref":"/axapi/v3/system/gui-image-list", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "syslog-time-msec":{ "type":"object", "$ref":"/axapi/v3/system/syslog-time-msec", "properties":{ "enable-flag":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared" } } }, "ipmi-service":{ "type":"object", "$ref":"/axapi/v3/system/ipmi-service", "properties":{ "disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable IPMI on platform" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "app-performance":{ "type":"object", "$ref":"/axapi/v3/system/app-performance", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'total-throughput-bits-per-sec': Total Throughput in bits/sec; 'l4-conns-per-sec': L4 Connections/sec; 'l7-conns-per-sec': L7 Connections/sec; 'l7-trans-per-sec': L7 Transactions/sec; 'ssl-conns-per-sec': SSL Connections/sec; 'ip-nat-conns-per-sec': IP NAT Connections/sec; 'total-new-conns-per-sec': Total New Connections Established/sec; 'total-curr-conns': Total Current Established Connections; 'l4-bandwidth': L4 Bandwidth in bits/sec; 'l7-bandwidth': L7 Bandwidth in bits/sec; 'serv-ssl-conns-per-sec': Server SSL Connections/sec; 'fw-conns-per-sec': FW Connections/sec; 'gifw-conns-per-sec': GiFW Connections/sec; ", "enum":[ "all", "total-throughput-bits-per-sec", "l4-conns-per-sec", "l7-conns-per-sec", "l7-trans-per-sec", "ssl-conns-per-sec", "ip-nat-conns-per-sec", "total-new-conns-per-sec", "total-curr-conns", "l4-bandwidth", "l7-bandwidth", "serv-ssl-conns-per-sec", "fw-conns-per-sec", "gifw-conns-per-sec" ] } } } ] } } }, "ssl-req-q":{ "type":"object", "$ref":"/axapi/v3/system/ssl-req-q", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'num-ssl-queues': num-ssl-queues; 'ssl-req-q-depth-tot': ssl-req-q-depth-tot; 'ssl-req-q-inuse-tot': ssl-req-q-inuse-tot; 'ssl-hw-q-depth-tot': ssl-hw-q-depth-tot; 'ssl-hw-q-inuse-tot': ssl-hw-q-inuse-tot; ", "enum":[ "all", "num-ssl-queues", "ssl-req-q-depth-tot", "ssl-req-q-inuse-tot", "ssl-hw-q-depth-tot", "ssl-hw-q-inuse-tot" ] } } } ] } } }, "cli-monitor-interval":{ "type":"object", "$ref":"/axapi/v3/system/cli-monitor-interval", "properties":{ "interval":{ "type":"number", "format":"number", "minimum":0, "maximum":5000, "partition-visibility":"shared", "description":"one interval is 300ms (0 = disable)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "nsm-a10lb":{ "type":"object", "$ref":"/axapi/v3/system/nsm-a10lb", "properties":{ "kill":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"NSM will terminate a10lb if no response received" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "tcp":{ "type":"object", "$ref":"/axapi/v3/system/tcp", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'activeopens': Active open conns; 'passiveopens': Passive open conns; 'attemptfails': Connect attemp failures; 'estabresets': Resets rcvd on EST conn; 'insegs': Total in TCP packets; 'outsegs': Total out TCP packets; 'retranssegs': Retransmited packets; 'inerrs': Input errors; 'outrsts': Reset Sent; 'sock_alloc': Sockets allocated; 'orphan_count': Orphan sockets; 'mem_alloc': Memory alloc; 'recv_mem': Total rx buffer; 'send_mem': Total tx buffer; 'currestab': Currently EST conns; 'currsyssnt': TCP in SYN-SNT state; 'currsynrcv': TCP in SYN-RCV state; 'currfinw1': TCP in FIN-W1 state; 'currfinw2': TCP FIN-W2 state; 'currtimew': TCP TimeW state; 'currclose': TCP in Close state; 'currclsw': TCP in CloseW state; 'currlack': TCP in LastACK state; 'currlstn': TCP in Listen state; 'currclsg': TCP in Closing state; 'pawsactiverejected': TCP paw active rej; 'syn_rcv_rstack': Rcv RST|ACK on SYN; 'syn_rcv_rst': Rcv RST on SYN; 'syn_rcv_ack': Rcv ACK on SYN; 'ax_rexmit_syn': TCP rexmit SYN; 'tcpabortontimeout': TCP abort on timeout; 'noroute': TCPIP out noroute; 'exceedmss': MSS exceeded pkt dropped; 'tfo_conns': TFO Total Connections; 'tfo_actives': TFO Current Actives; 'tfo_denied': TFO Denied; ", "enum":[ "all", "activeopens", "passiveopens", "attemptfails", "estabresets", "insegs", "outsegs", "retranssegs", "inerrs", "outrsts", "sock_alloc", "orphan_count", "mem_alloc", "recv_mem", "send_mem", "currestab", "currsyssnt", "currsynrcv", "currfinw1", "currfinw2", "currtimew", "currclose", "currclsw", "currlack", "currlstn", "currclsg", "pawsactiverejected", "syn_rcv_rstack", "syn_rcv_rst", "syn_rcv_ack", "ax_rexmit_syn", "tcpabortontimeout", "noroute", "exceedmss", "tfo_conns", "tfo_actives", "tfo_denied" ] } } } ] }, "rate-limit-reset-unknown-conn":{ "type":"object", "$ref":"/axapi/v3/system/tcp/rate-limit-reset-unknown-conn", "properties":{ "pkt-rate-for-reset-unknown-conn":{ "type":"number", "format":"number", "minimum":1, "maximum":1048575, "partition-visibility":"shared" }, "log-for-reset-unknown-conn":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Log when rate exceed" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "icmp":{ "type":"object", "$ref":"/axapi/v3/system/icmp", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'num': Total number; 'inmsgs': In Messages; 'inerrors': In Errors; 'indestunreachs': In Destination Unreachable; 'intimeexcds': In TTL Exceeds; 'inparmprobs': In Parameter Problem; 'insrcquenchs': In Source Quench Error; 'inredirects': In Redirects; 'inechos': In Echo requests; 'inechoreps': In Echo replies; 'intimestamps': In Timestamp; 'intimestampreps': In Timestamp Rep; 'inaddrmasks': In Address Masks; 'inaddrmaskreps': In Address Mask Rep; 'outmsgs': Out Message; 'outerrors': Out Errors; 'outdestunreachs': Out Destination Unreachable; 'outtimeexcds': Out TTL Exceeds; 'outparmprobs': Out Parameter Problem; 'outsrcquenchs': Out Source Quench Error; 'outredirects': Out Redirects; 'outechos': Out Echo Requests; 'outechoreps': Out Echo Replies; 'outtimestamps': Out Time Stamp; 'outtimestampreps': Out Time Stamp Rep; 'outaddrmasks': Out Address Mask; 'outaddrmaskreps': Out Address Mask Rep; ", "enum":[ "all", "num", "inmsgs", "inerrors", "indestunreachs", "intimeexcds", "inparmprobs", "insrcquenchs", "inredirects", "inechos", "inechoreps", "intimestamps", "intimestampreps", "inaddrmasks", "inaddrmaskreps", "outmsgs", "outerrors", "outdestunreachs", "outtimeexcds", "outparmprobs", "outsrcquenchs", "outredirects", "outechos", "outechoreps", "outtimestamps", "outtimestampreps", "outaddrmasks", "outaddrmaskreps" ] } } } ] } } }, "icmp6":{ "type":"object", "$ref":"/axapi/v3/system/icmp6", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'in_msgs': In messages; 'in_errors': In Errors; 'in_dest_un_reach': In Destunation Unreachable; 'in_pkt_too_big': In Packet too big; 'in_time_exceeds': In TTL Exceeds; 'in_param_prob': In Parameter Problem; 'in_echoes': In Echo requests; 'in_exho_reply': In Echo replies; 'in_grp_mem_query': In Group member query; 'in_grp_mem_resp': In Group member reply; 'in_grp_mem_reduction': In Group member reduction; 'in_router_sol': In Router solicitation; 'in_ra': In Router advertisement; 'in_ns': In neighbor solicitation; 'in_na': In neighbor advertisement; 'in_redirect': In Redirects; 'out_msg': Out Messages; 'out_dst_un_reach': Out Destination Unreachable; 'out_pkt_too_big': Out Packet too big; 'out_time_exceeds': Out TTL Exceeds; 'out_param_prob': Out Parameter Problem; 'out_echo_req': Out Echo requests; 'out_echo_replies': Out Echo replies; 'out_rs': Out Router solicitation; 'out_ra': Out Router advertisement; 'out_ns': Out neighbor solicitation; 'out_na': Out neighbor advertisement; 'out_redirects': Out Redirects; 'out_mem_resp': Out Group member reply; 'out_mem_reductions': Out Group member reduction; 'err_rs': Error Router solicitation; 'err_ra': Error Router advertisement; 'err_ns': Error Neighbor solicitation; 'err_na': Error Neighbor advertisement; 'err_redirects': Error Redirects; 'err_echoes': Error Echo requests; 'err_echo_replies': Error Echo replies; ", "enum":[ "all", "in_msgs", "in_errors", "in_dest_un_reach", "in_pkt_too_big", "in_time_exceeds", "in_param_prob", "in_echoes", "in_exho_reply", "in_grp_mem_query", "in_grp_mem_resp", "in_grp_mem_reduction", "in_router_sol", "in_ra", "in_ns", "in_na", "in_redirect", "out_msg", "out_dst_un_reach", "out_pkt_too_big", "out_time_exceeds", "out_param_prob", "out_echo_req", "out_echo_replies", "out_rs", "out_ra", "out_ns", "out_na", "out_redirects", "out_mem_resp", "out_mem_reductions", "err_rs", "err_ra", "err_ns", "err_na", "err_redirects", "err_echoes", "err_echo_replies" ] } } } ] } } }, "ip-stats":{ "type":"object", "$ref":"/axapi/v3/system/ip-stats", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'inreceives': Incoming packets received; 'inhdrerrors': Incoming packet header errors; 'intoobigerrors': Incoming packet too big errors; 'innoroutes': Incoming no route packet drops; 'inaddrerrors': Incoming packet address errors; 'inunknownprotos': Incoming unkown protocol packet drops; 'intruncatedpkts': Incoming truncated packets; 'indiscards': Incoming packets discarded; 'indelivers': Incoming packets delivered; 'outforwdatagrams': Outgoing forwarded datagrams; 'outrequests': Outgoing packets; 'outdiscards': Outgoing packets discarded; 'outnoroutes': Outgoing no route packet drops; 'reasmtimeout': Reassembly timed out packet drops; 'reasmreqds': Incoming reassembly requests; 'reasmoks': Incoming reassembled packets; 'reasmfails': Incoming reassembly requests failed; 'fragoks': Outgoing packets fragmented; 'fragfails': Outgoing packets fragmentation failed; 'fragcreates': Outgoing fragmented packets; 'inmcastpkts': Incoming multicast packets; 'outmcastpkts': Outgoing multicast packets; ", "enum":[ "all", "inreceives", "inhdrerrors", "intoobigerrors", "innoroutes", "inaddrerrors", "inunknownprotos", "intruncatedpkts", "indiscards", "indelivers", "outforwdatagrams", "outrequests", "outdiscards", "outnoroutes", "reasmtimeout", "reasmreqds", "reasmoks", "reasmfails", "fragoks", "fragfails", "fragcreates", "inmcastpkts", "outmcastpkts" ] } } } ] } } }, "ip6-stats":{ "type":"object", "$ref":"/axapi/v3/system/ip6-stats", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'inreceives': Incoming packets received; 'inhdrerrors': Incoming packet header errors; 'intoobigerrors': Incoming packet too big errors; 'innoroutes': Incoming no route packet drops; 'inaddrerrors': Incoming packet address errors; 'inunknownprotos': Incoming unkown protocol packet drops; 'intruncatedpkts': Incoming truncated packets; 'indiscards': Incoming packets discarded; 'indelivers': Incoming packets delivered; 'outforwdatagrams': Outgoing forwarded datagrams; 'outrequests': Outgoing packets; 'outdiscards': Outgoing packets discarded; 'outnoroutes': Outgoing no route packet drops; 'reasmtimeout': Reassembly timed out packet drops; 'reasmreqds': Incoming reassembly requests; 'reasmoks': Incoming reassembled packets; 'reasmfails': Incoming reassembly requests failed; 'fragoks': Outgoing packets fragmented; 'fragfails': Outgoing packets fragmentation failed; 'fragcreates': Outgoing fragmented packets; 'inmcastpkts': Incoming multicast packets; 'outmcastpkts': Outgoing multicast packets; ", "enum":[ "all", "inreceives", "inhdrerrors", "intoobigerrors", "innoroutes", "inaddrerrors", "inunknownprotos", "intruncatedpkts", "indiscards", "indelivers", "outforwdatagrams", "outrequests", "outdiscards", "outnoroutes", "reasmtimeout", "reasmreqds", "reasmoks", "reasmfails", "fragoks", "fragfails", "fragcreates", "inmcastpkts", "outmcastpkts" ] } } } ] } } }, "domain-list-info":{ "type":"object", "$ref":"/axapi/v3/system/domain-list-info", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "ip-dns-cache":{ "type":"object", "$ref":"/axapi/v3/system/ip-dns-cache", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "bfd":{ "type":"object", "$ref":"/axapi/v3/system/bfd", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'ip_checksum_error': IP packet checksum errors; 'udp_checksum_error': UDP packet checksum errors; 'session_not_found': Session not found; 'multihop_mismatch': Multihop session or packet mismatch; 'version_mismatch': BFD version mismatch; 'length_too_small': Packets too small; 'data_is_short': Packet data length too short; 'invalid_detect_mult': Invalid detect multiplier; 'invalid_multipoint': Invalid multipoint setting; 'invalid_my_disc': Invalid my descriptor; 'invalid_ttl': Invalid TTL; 'auth_length_invalid': Invalid authentication length; 'auth_mismatch': Authentication mismatch; 'auth_type_mismatch': Authentication type mismatch; 'auth_key_id_mismatch': Authentication key-id mismatch; 'auth_key_mismatch': Authentication key mismatch; 'auth_seqnum_invalid': Invalid authentication sequence number; 'auth_failed': Authentication failures; 'local_state_admin_down': Local admin down session state; 'dest_unreachable': Destination unreachable; 'no_ipv6_enable': No IPv6 enable; 'other_error': Other errors; ", "enum":[ "all", "ip_checksum_error", "udp_checksum_error", "session_not_found", "multihop_mismatch", "version_mismatch", "length_too_small", "data_is_short", "invalid_detect_mult", "invalid_multipoint", "invalid_my_disc", "invalid_ttl", "auth_length_invalid", "auth_mismatch", "auth_type_mismatch", "auth_key_id_mismatch", "auth_key_mismatch", "auth_seqnum_invalid", "auth_failed", "local_state_admin_down", "dest_unreachable", "no_ipv6_enable", "other_error" ] } } } ] } } }, "icmp-rate":{ "type":"object", "$ref":"/axapi/v3/system/icmp-rate", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'over_limit_drop': Over limit drops; 'limit_intf_drop': Interfaces rate limit drops; 'limit_vserver_drop': Virtual Server rate limit drops; 'limit_total_drop': Total rate limit drops; 'lockup_time_left': Lockup time left; 'curr_rate': Current rate; 'v6_over_limit_drop': Over limit drops (v6); 'v6_limit_intf_drop': Interfaces rate limit drops (v6); 'v6_limit_vserver_drop': Virtual Server rate limit drops (v6); 'v6_limit_total_drop': Total rate limit drops (v6); 'v6_lockup_time_left': Lockup time left (v6); 'v6_curr_rate': Current rate (v6); ", "enum":[ "all", "over_limit_drop", "limit_intf_drop", "limit_vserver_drop", "limit_total_drop", "lockup_time_left", "curr_rate", "v6_over_limit_drop", "v6_limit_intf_drop", "v6_limit_vserver_drop", "v6_limit_total_drop", "v6_lockup_time_left", "v6_curr_rate" ] } } } ] } } }, "job-offload":{ "type":"object", "$ref":"/axapi/v3/system/job-offload", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'jobs': Current Jobs; 'submit': Jobs Submitted; 'receive': Jobs Received; 'execute': Jobs Executed; 'snt_home': Jobs Sent Back Home; 'rcv_home': Jobs Received Home; 'complete': Jobs Completed; 'fail_submit': Jobs Failed to Submit; 'q_no_space': No More Space in Q; 'fail_execute': Failed to Execute Job; 'fail_complete': Failed to Complete Job; ", "enum":[ "all", "jobs", "submit", "receive", "execute", "snt_home", "rcv_home", "complete", "fail_submit", "q_no_space", "fail_execute", "fail_complete" ] } } } ] } } }, "dns":{ "type":"object", "$ref":"/axapi/v3/system/dns", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'slb_req': No. of requests; 'slb_resp': No. of responses; 'slb_no_resp': No. of requests with no response; 'slb_req_rexmit': No. of requests retransmit; 'slb_resp_no_match': No. of requests and responses with no match; 'slb_no_resource': No. of resource failures; 'nat_req': (NAT) No. of requests; 'nat_resp': (NAT) No. of responses; 'nat_no_resp': (NAT) No. of resource failures; 'nat_req_rexmit': (NAT) No. of request retransmits; 'nat_resp_no_match': (NAT) No. of requests with no response; 'nat_no_resource': (NAT) No. of resource failures; 'nat_xid_reused': (NAT) No. of requests reusing a transaction id; 'filter_type_drop': Total Query Type Drop; 'filter_class_drop': Total Query Class Drop; 'filter_type_any_drop': Total Query ANY Type Drop; 'slb_dns_client_ssl_succ': No. of client ssl success; 'slb_dns_server_ssl_succ': No. of server ssl success; 'slb_dns_udp_conn': No. of backend udp connections; 'slb_dns_udp_conn_succ': No. of backend udp conn established; 'slb_dns_padding_to_server_removed': slb_dns_padding_to_server_removed; 'slb_dns_padding_to_client_added': slb_dns_padding_to_client_added; 'slb_dns_edns_subnet_to_server_removed': slb_dns_edns_subnet_to_server_removed; 'slb_dns_udp_retransmit': slb_dns_udp_retransmit; 'slb_dns_udp_retransmit_fail': slb_dns_udp_retransmit_fail; 'rpz_action_drop': RPZ Action Drop; 'rpz_action_pass_thru': RPZ Action Pass Through; 'rpz_action_tcp_only': RPZ Action TCP Only; 'rpz_action_nxdomain': RPZ Action NXDOMAIN; 'rpz_action_nodata': RPZ Action NODATA; 'rpz_action_local_data': RPZ Action Local Data; 'slb_drop': DNS requests drop; 'nat_slb_drop': (NAT)DNS requests drop; 'invalid_q_len_to_udp': invalid query length to conver to UDP; 'slb_dns_edns_ecs_received': Number of ecs from client received; 'slb_dns_edns_ecs_inserted': Number of ecs inserted; ", "enum":[ "all", "slb_req", "slb_resp", "slb_no_resp", "slb_req_rexmit", "slb_resp_no_match", "slb_no_resource", "nat_req", "nat_resp", "nat_no_resp", "nat_req_rexmit", "nat_resp_no_match", "nat_no_resource", "nat_xid_reused", "filter_type_drop", "filter_class_drop", "filter_type_any_drop", "slb_dns_client_ssl_succ", "slb_dns_server_ssl_succ", "slb_dns_udp_conn", "slb_dns_udp_conn_succ", "slb_dns_padding_to_server_removed", "slb_dns_padding_to_client_added", "slb_dns_edns_subnet_to_server_removed", "slb_dns_udp_retransmit", "slb_dns_udp_retransmit_fail", "rpz_action_drop", "rpz_action_pass_thru", "rpz_action_tcp_only", "rpz_action_nxdomain", "rpz_action_nodata", "rpz_action_local_data", "slb_drop", "nat_slb_drop", "invalid_q_len_to_udp", "slb_dns_edns_ecs_received", "slb_dns_edns_ecs_inserted" ] } } } ] }, "recursive-nameserver":{ "type":"object", "$ref":"/axapi/v3/system/dns/recursive-nameserver", "properties":{ "follow-shared":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"private", "description":"Use the configured name servers of shared partition" }, "server-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ipv4-addr":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "description":"Specify IPv4 server address" }, "v4-desc":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Description for this ipv4 address" }, "ipv6-addr":{ "type":"string", "format":"ipv6-address", "partition-visibility":"shared", "description":"Specify IPv6 server address" }, "v6-desc":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Description for this ipv6 address" } } } ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "dns-cache":{ "type":"object", "$ref":"/axapi/v3/system/dns-cache", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'total_q': Total query; 'total_r': Total server response; 'hit': Total cache hit; 'bad_q': Query not passed; 'encode_q': Query encoded; 'multiple_q': Query with multiple questions; 'oversize_q': Query exceed cache size; 'bad_r': Response not passed; 'oversize_r': Response exceed cache size; 'encode_r': Response encoded; 'multiple_r': Response with multiple questions; 'answer_r': Response with multiple answers; 'ttl_r': Response with short TTL; 'ageout': Total aged out; 'bad_answer': Bad Answer; 'ageout_weight': Total aged for lower weight; 'total_log': Total stats log sent; 'total_alloc': Total allocated; 'total_freed': Total freed; 'current_allocate': Current allocate; 'current_data_allocate': Current data allocate; 'resolver_queue_full': Resolver task queue full; 'truncated_r': Response with Truncation bit set; ", "enum":[ "all", "total_q", "total_r", "hit", "bad_q", "encode_q", "multiple_q", "oversize_q", "bad_r", "oversize_r", "encode_r", "multiple_r", "answer_r", "ttl_r", "ageout", "bad_answer", "ageout_weight", "total_log", "total_alloc", "total_freed", "current_allocate", "current_data_allocate", "resolver_queue_full", "truncated_r" ] } } } ] } } }, "session":{ "type":"object", "$ref":"/axapi/v3/system/session", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'total_l4_conn': Total L4 Count; 'conn_counter': Conn Count; 'conn_freed_counter': Conn Freed; 'total_l4_packet_count': Total L4 Packet Count; 'total_l7_packet_count': Total L7 Packet Count; 'total_l4_conn_proxy': Total L4 Conn Proxy Count; 'total_l7_conn': Total L7 Conn; 'total_tcp_conn': Total TCP Conn; 'curr_free_conn': Curr Free Conn; 'tcp_est_counter': TCP Established; 'tcp_half_open_counter': TCP Half Open; 'tcp_half_close_counter': TCP Half Closed; 'udp_counter': UDP Count; 'ip_counter': IP Count; 'other_counter': Non TCP/UDP IP sessions; 'reverse_nat_tcp_counter': Reverse NAT TCP; 'reverse_nat_udp_counter': Reverse NAT UDP; 'tcp_syn_half_open_counter': TCP SYN Half Open; 'conn_smp_alloc_counter': Conn SMP Alloc; 'conn_smp_free_counter': Conn SMP Free; 'conn_smp_aged_counter': Conn SMP Aged; 'ssl_count_curr': Curr SSL Count; 'ssl_count_total': Total SSL Count; 'server_ssl_count_curr': Current SSL Server Count; 'server_ssl_count_total': Total SSL Server Count; 'client_ssl_reuse_total': Total SSL Client Reuse; 'server_ssl_reuse_total': Total SSL Server Reuse; 'ssl_failed_total': Total SSL Failures; 'ssl_failed_ca_verification': SSL Cert Auth Verification Errors; 'ssl_server_cert_error': SSL Server Cert Errors; 'ssl_client_cert_auth_fail': SSL Client Cert Auth Failures; 'total_ip_nat_conn': Total IP Nat Conn; 'total_l2l3_conn': Totl L2/L3 Connections; 'client_ssl_ctx_malloc_failure': Client SSL Ctx malloc Failures; 'conn_type_0_available': Conn Type 0 Available; 'conn_type_1_available': Conn Type 1 Available; 'conn_type_2_available': Conn Type 2 Available; 'conn_type_3_available': Conn Type 3 Available; 'conn_type_4_available': Conn Type 4 Available; 'conn_smp_type_0_available': Conn SMP Type 0 Available; 'conn_smp_type_1_available': Conn SMP Type 1 Available; 'conn_smp_type_2_available': Conn SMP Type 2 Available; 'conn_smp_type_3_available': Conn SMP Type 3 Available; 'conn_smp_type_4_available': Conn SMP Type 4 Available; 'sctp-half-open-counter': SCTP Half Open; 'sctp-est-counter': SCTP Established; 'nonssl_bypass': NON SSL Bypass Count; 'ssl_failsafe_total': Total SSL Failsafe Count; 'ssl_forward_proxy_failed_handshake_total': Total SSL Forward Proxy Failed Handshake Count; 'ssl_forward_proxy_failed_tcp_total': Total SSL Forward Proxy Failed TCP Count; 'ssl_forward_proxy_failed_crypto_total': Total SSL Forward Proxy Failed Crypto Count; 'ssl_forward_proxy_failed_cert_verify_total': Total SSL Forward Proxy Failed Certificate Verification Count; 'ssl_forward_proxy_invalid_ocsp_stapling_total': Total SSL Forward Proxy Invalid OCSP Stapling Count; 'ssl_forward_proxy_revoked_ocsp_total': Total SSL Forward Proxy Revoked OCSP Response Count; 'ssl_forward_proxy_failed_cert_signing_total': Total SSL Forward Proxy Failed Certificate Signing Count; 'ssl_forward_proxy_failed_ssl_version_total': Total SSL Forward Proxy Unsupported version Count; 'ssl_forward_proxy_sni_bypass_total': Total SSL Forward Proxy SNI Bypass Count; 'ssl_forward_proxy_client_auth_bypass_total': Total SSL Forward Proxy Client Auth Bypass Count; 'conn_app_smp_alloc_counter': Conn APP SMP Alloc; 'diameter_conn_counter': Diameter Conn Count; 'diameter_conn_freed_counter': Diameter Conn Freed; 'debug_tcp_counter': Hidden TCP sessions for CGNv6 Stateless Technologies; 'debug_udp_counter': Hidden UDP sessions for CGNv6 Stateless Technologies; 'total_fw_conn': Total Firewall Conn; 'total_local_conn': Total Local Conn; 'total_curr_conn': Total Curr Conn; 'client_ssl_fatal_alert': client ssl fatal alert; 'client_ssl_fin_rst': client ssl fin rst; 'fp_session_fin_rst': FP Session FIN/RST; 'server_ssl_fatal_alert': server ssl fatal alert; 'server_ssl_fin_rst': server ssl fin rst; 'client_template_int_err': client template internal error; 'client_template_unknown_err': client template unknown error; 'server_template_int_err': server template int error; 'server_template_unknown_err': server template unknown error; 'total_debug_conn': Total Debug Conn; 'ssl_forward_proxy_failed_aflex_total': Total SSL Forward Proxy AFLEX Count; 'ssl_forward_proxy_cert_subject_bypass_total': Total SSL Forward Proxy Certificate Subject Bypass Count; 'ssl_forward_proxy_cert_issuer_bypass_total': Total SSL Forward Proxy Certificate Issuer Bypass Count; 'ssl_forward_proxy_cert_san_bypass_total': Total SSL Forward Proxy Certificate SAN Bypass Count; 'ssl_forward_proxy_no_sni_bypass_total': Total SSL Forward Proxy No SNI Bypass Count; 'ssl_forward_proxy_no_sni_reset_total': Total SSL Forward Proxy No SNI reset Count; 'ssl_forward_proxy_username_bypass_total': Total SSL Forward Proxy Username Bypass Count; 'ssl_forward_proxy_ad_grpup_bypass_total': Total SSL Forward Proxy AD-Group Bypass Count; 'diameter_concurrent_user_sessions_counter': Diameter Concurrent User-Sessions; 'client_ssl_session_ticket_reuse_total': Total SSL Client Session Ticket Reuse; 'server_ssl_session_ticket_reuse_total': Total SSL Server Session Ticket Reuse; 'total_clientside_early_data_connections': Total clientside early data connections; 'total_serverside_early_data_connections': Total serverside early data connections; 'total_clientside_failed_early_data-connections': Total clientside failed early data connections; 'total_serverside_failed_early_data-connections': Total serverside failed early data connections; 'ssl_forward_proxy_esni_bypass_total': Total SSL Forward Proxy ESNI Bypass Count; 'ssl_forward_proxy_esni_reset_total': Total SSL Forward Proxy ESNI Drop Count; 'total_logging_conn': Total Logging Conn; 'gtp_c_est_counter': GTP-C Established; 'gtp_c_half_open_counter': GTP-C Half Open; 'gtp_u_counter': GTP-U Count; 'gtp_c_echo_counter': GTP-C Echo Count; 'gtp_u_echo_counter': GTP-U Echo Count; 'gtp_curr_free_conn': GTP Current Available Conn; 'gtp_cum_conn_counter': GTP cumulative Conn Count; 'gtp_cum_conn_freed_counter': GTP cumulative Conn Freed; 'fw_blacklist_sess': Blacklist Sessions; 'fw_blacklist_sess_created': Blacklist Session Created; 'fw_blacklist_sess_freed': Blacklist Session Freed; 'server_tcp_est_counter': Server TCP Established; 'server_tcp_half_open_counter': Server TCP Half Open; 'sched_conn_with_wrong_next_idx_to_rml': Attempt to Put a Conn to RML Whose next_idx is NOT Invalid; 'free_conn_not_in_sp': Attempt to Free a Conn Whoes Address Not in Session Pool; ", "enum":[ "all", "total_l4_conn", "conn_counter", "conn_freed_counter", "total_l4_packet_count", "total_l7_packet_count", "total_l4_conn_proxy", "total_l7_conn", "total_tcp_conn", "curr_free_conn", "tcp_est_counter", "tcp_half_open_counter", "tcp_half_close_counter", "udp_counter", "ip_counter", "other_counter", "reverse_nat_tcp_counter", "reverse_nat_udp_counter", "tcp_syn_half_open_counter", "conn_smp_alloc_counter", "conn_smp_free_counter", "conn_smp_aged_counter", "ssl_count_curr", "ssl_count_total", "server_ssl_count_curr", "server_ssl_count_total", "client_ssl_reuse_total", "server_ssl_reuse_total", "ssl_failed_total", "ssl_failed_ca_verification", "ssl_server_cert_error", "ssl_client_cert_auth_fail", "total_ip_nat_conn", "total_l2l3_conn", "client_ssl_ctx_malloc_failure", "conn_type_0_available", "conn_type_1_available", "conn_type_2_available", "conn_type_3_available", "conn_type_4_available", "conn_smp_type_0_available", "conn_smp_type_1_available", "conn_smp_type_2_available", "conn_smp_type_3_available", "conn_smp_type_4_available", "sctp-half-open-counter", "sctp-est-counter", "nonssl_bypass", "ssl_failsafe_total", "ssl_forward_proxy_failed_handshake_total", "ssl_forward_proxy_failed_tcp_total", "ssl_forward_proxy_failed_crypto_total", "ssl_forward_proxy_failed_cert_verify_total", "ssl_forward_proxy_invalid_ocsp_stapling_total", "ssl_forward_proxy_revoked_ocsp_total", "ssl_forward_proxy_failed_cert_signing_total", "ssl_forward_proxy_failed_ssl_version_total", "ssl_forward_proxy_sni_bypass_total", "ssl_forward_proxy_client_auth_bypass_total", "conn_app_smp_alloc_counter", "diameter_conn_counter", "diameter_conn_freed_counter", "debug_tcp_counter", "debug_udp_counter", "total_fw_conn", "total_local_conn", "total_curr_conn", "client_ssl_fatal_alert", "client_ssl_fin_rst", "fp_session_fin_rst", "server_ssl_fatal_alert", "server_ssl_fin_rst", "client_template_int_err", "client_template_unknown_err", "server_template_int_err", "server_template_unknown_err", "total_debug_conn", "ssl_forward_proxy_failed_aflex_total", "ssl_forward_proxy_cert_subject_bypass_total", "ssl_forward_proxy_cert_issuer_bypass_total", "ssl_forward_proxy_cert_san_bypass_total", "ssl_forward_proxy_no_sni_bypass_total", "ssl_forward_proxy_no_sni_reset_total", "ssl_forward_proxy_username_bypass_total", "ssl_forward_proxy_ad_grpup_bypass_total", "diameter_concurrent_user_sessions_counter", "client_ssl_session_ticket_reuse_total", "server_ssl_session_ticket_reuse_total", "total_clientside_early_data_connections", "total_serverside_early_data_connections", "total_clientside_failed_early_data-connections", "total_serverside_failed_early_data-connections", "ssl_forward_proxy_esni_bypass_total", "ssl_forward_proxy_esni_reset_total", "total_logging_conn", "gtp_c_est_counter", "gtp_c_half_open_counter", "gtp_u_counter", "gtp_c_echo_counter", "gtp_u_echo_counter", "gtp_curr_free_conn", "gtp_cum_conn_counter", "gtp_cum_conn_freed_counter", "fw_blacklist_sess", "fw_blacklist_sess_created", "fw_blacklist_sess_freed", "server_tcp_est_counter", "server_tcp_half_open_counter", "sched_conn_with_wrong_next_idx_to_rml", "free_conn_not_in_sp" ] } } } ] } } }, "ndisc-ra":{ "type":"object", "$ref":"/axapi/v3/system/ndisc-ra", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'good_recv': Good Router Solicitations (R.S.) Received; 'periodic_sent': Periodic Router Advertisements (R.A.) Sent; 'rate_limit': R.S. Rate Limited; 'bad_hop_limit': R.S. Bad Hop Limit; 'truncated': R.S. Truncated; 'bad_icmpv6_csum': R.S. Bad ICMPv6 Checksum; 'bad_icmpv6_code': R.S. Unknown ICMPv6 Code; 'bad_icmpv6_option': R.S. Bad ICMPv6 Option; 'l2_addr_and_unspec': R.S. Src Link-Layer Option and Unspecified Address; 'no_free_buffers': No Free Buffers to send R.A.; ", "enum":[ "all", "good_recv", "periodic_sent", "rate_limit", "bad_hop_limit", "truncated", "bad_icmpv6_csum", "bad_icmpv6_code", "bad_icmpv6_option", "l2_addr_and_unspec", "no_free_buffers" ] } } } ] } } }, "tcp-stats":{ "type":"object", "$ref":"/axapi/v3/system/tcp-stats", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'connattempt': Connect initiated; 'connects': Connect established; 'drops': Connect dropped; 'conndrops': Embryonic connect dropped; 'closed': Connect closed; 'segstimed': Segs to get RTT; 'rttupdated': Update RTT; 'delack': Delayed acks sent; 'timeoutdrop': Conn dropped in rxmt timeout; 'rexmttimeo': Retransmit timeout; 'persisttimeo': Persist timeout; 'keeptimeo': Keepalive timeout; 'keepprobe': Keepalive probe sent; 'keepdrops': Connect dropped in keepalive; 'sndtotal': Total packet sent; 'sndpack': Data packet sent; 'sndbyte': Data bytes sent; 'sndrexmitpack': Data packet retransmit; 'sndrexmitbyte': Data byte retransmit; 'sndrexmitbad': Unnecessary packet retransmit; 'sndacks': Ack packet sent; 'sndprobe': Window probe sent; 'sndurg': URG packet sent; 'sndwinup': Window update packet sent; 'sndctrl': SYN|FIN|RST packet sent; 'sndrst': RST packet sent; 'sndfin': FIN packet sent; 'sndsyn': SYN packet sent; 'rcvtotal': Total packet received; 'rcvpack': Packet received; 'rcvbyte': Bytes received; 'rcvbadoff': Packet received with bad offset; 'rcvmemdrop': Packet dropped for lack of memory; 'rcvduppack': Duplicate packet received; 'rcvdupbyte': Duplicate bytes received; 'rcvpartduppack': Packet with some duplicate data; 'rcvpartdupbyte': Dup. bytes in part-dup. packets; 'rcvoopack': Out-of-order packet received; 'rcvoobyte': Out-of-order bytes received; 'rcvpackafterwin': Packets with data after window; 'rcvbyteafterwin': Bytes rcvd after window; 'rcvwinprobe': Rcvd window probe packet; 'rcvdupack': Rcvd duplicate acks; 'rcvacktoomuch': Rcvd acks for unsent data; 'rcvackpack': Rcvd ack packets; 'rcvackbyte': Bytes acked by rcvd acks; 'rcvwinupd': Rcvd window update packets; 'pawsdrop': Segments dropped due to PAWS; 'predack': Hdr predict for acks; 'preddat': Hdr predict for data pkts; 'persistdrop': Timeout in persist state; 'badrst': Ignored RST; 'finwait2_drops': Drop FIN_WAIT_2 connection after time limit; 'sack_recovery_episode': SACK recovery episodes; 'sack_rexmits': SACK rexmit segments; 'sack_rexmit_bytes': SACK rexmit bytes; 'sack_rcv_blocks': SACK received; 'sack_send_blocks': SACK sent; 'sndcack': Challenge ACK sent; 'cacklim': Challenge ACK limited; 'reassmemdrop': Packet dropped during reassembly; 'reasstimeout': Reassembly Time Out; 'cc_idle': Congestion control window set do to idle; 'cc_reduce': Congestion control window reduced by event; 'rcvdsack': Rcvd DSACK packets; 'a2brcvwnd': ATCP to BTCP receive window; 'a2bsackpresent': ATCP to BTCP SACK options present; 'a2bdupack': ATCP to BTCP Dup/OO ACK; 'a2brxdata': ATCP to BTCP Rxmitted data; 'a2btcpoptions': ATCP to BTCP unsupported TCP options; 'a2boodata': ATCP to BTCP oo data received; 'a2bpartialack': ATCP to BTCP partial ack received; 'a2bfsmtransition': ATCP to BTCP state machine transition; 'a2btransitionnum': ATCP to BTCP total transitions; 'b2atransitionnum': ATCP to BTCP total transitions; 'bad_iochan': IO Channel Modified; 'atcpforward': Adaptive TCP forward; 'atcpsent': Adaptive TCP sent; 'atcprexmitsadrop': Adaptive TCP transmit SA drops; 'atcpsendbackack': Adaptive TCP sendback ACK; 'atcprexmit': Adaptive TCP retransmits; 'atcpbuffallocfail': Adaptive TCP buffer allocation fails; 'a2bappbuffering': Transition to full stack on when application buffers too much data; 'atcpsendfail': Adaptive TCP sent fails; 'earlyrexmit': Early Retransmission sent; 'mburstlim': Maxburst limited tx; 'a2bsndwnd': ATCP to BTCP send window; 'proxyheaderv1': Proxy header v1; 'proxyheaderv2': Proxy header v2; ", "enum":[ "all", "connattempt", "connects", "drops", "conndrops", "closed", "segstimed", "rttupdated", "delack", "timeoutdrop", "rexmttimeo", "persisttimeo", "keeptimeo", "keepprobe", "keepdrops", "sndtotal", "sndpack", "sndbyte", "sndrexmitpack", "sndrexmitbyte", "sndrexmitbad", "sndacks", "sndprobe", "sndurg", "sndwinup", "sndctrl", "sndrst", "sndfin", "sndsyn", "rcvtotal", "rcvpack", "rcvbyte", "rcvbadoff", "rcvmemdrop", "rcvduppack", "rcvdupbyte", "rcvpartduppack", "rcvpartdupbyte", "rcvoopack", "rcvoobyte", "rcvpackafterwin", "rcvbyteafterwin", "rcvwinprobe", "rcvdupack", "rcvacktoomuch", "rcvackpack", "rcvackbyte", "rcvwinupd", "pawsdrop", "predack", "preddat", "persistdrop", "badrst", "finwait2_drops", "sack_recovery_episode", "sack_rexmits", "sack_rexmit_bytes", "sack_rcv_blocks", "sack_send_blocks", "sndcack", "cacklim", "reassmemdrop", "reasstimeout", "cc_idle", "cc_reduce", "rcvdsack", "a2brcvwnd", "a2bsackpresent", "a2bdupack", "a2brxdata", "a2btcpoptions", "a2boodata", "a2bpartialack", "a2bfsmtransition", "a2btransitionnum", "b2atransitionnum", "bad_iochan", "atcpforward", "atcpsent", "atcprexmitsadrop", "atcpsendbackack", "atcprexmit", "atcpbuffallocfail", "a2bappbuffering", "atcpsendfail", "earlyrexmit", "mburstlim", "a2bsndwnd", "proxyheaderv1", "proxyheaderv2" ] } } } ] } } }, "telemetry-log":{ "type":"object", "$ref":"/axapi/v3/system/telemetry-log", "properties":{ "top-k-source-list":{ "type":"object", "$ref":"/axapi/v3/system/telemetry-log/top-k-source-list", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "top-k-app-svc-list":{ "type":"object", "$ref":"/axapi/v3/system/telemetry-log/top-k-app-svc-list", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "device-status":{ "type":"object", "$ref":"/axapi/v3/system/telemetry-log/device-status", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "environment":{ "type":"object", "$ref":"/axapi/v3/system/telemetry-log/environment", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "partition-metrics":{ "type":"object", "$ref":"/axapi/v3/system/telemetry-log/partition-metrics", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "pbslb":{ "type":"object", "$ref":"/axapi/v3/system/pbslb", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'curr_entries': Current PBSLB Entry Count; 'total_v4_entries_created': Total V4 Entry Count Created; 'total_v4_entries_freed': Total V4 Entry Count Freed; 'total_v6_entries_created': Total V6 Entry Count Created; 'total_v6_entries_freed': Total V6 Entry Count Freed; 'total_domain_entries_created': Total Domain Entry Count Created; 'total_domain_entries_freed': Total Domain Entry Count Freed; 'total_direct_action_entries_created': Total Direct Action Entry Count Created; 'total_direct_action_entries_freed': Total Direct Action Entry Count Freed; 'curr_entries_target_global': Current Entry Target Global; 'curr_entries_target_vserver': Current Entry Target Vserver; 'curr_entries_target_vport': Current Entry Target Vport; 'curr_entries_target_LOC': Current Entry Target LOC; 'curr_entries_target_rserver': Current Entry Target Rserver; 'curr_entries_target_rport': Current Entry Target Rport; 'curr_entries_target_service': Current Entry Target Service; 'curr_entries_stats': Current Entry Stats Count; ", "enum":[ "all", "curr_entries", "total_v4_entries_created", "total_v4_entries_freed", "total_v6_entries_created", "total_v6_entries_freed", "total_domain_entries_created", "total_domain_entries_freed", "total_direct_action_entries_created", "total_direct_action_entries_freed", "curr_entries_target_global", "curr_entries_target_vserver", "curr_entries_target_vport", "curr_entries_target_LOC", "curr_entries_target_rserver", "curr_entries_target_rport", "curr_entries_target_service", "curr_entries_stats" ] } } } ] } } } } }