{ "id":"/axapi/v3/system/resource-accounting", "type":"object", "node-type":"scalar", "title":"resource-accounting", "partition-visibility":"shared", "auto-created-object":1, "description":"Create resource accounting template", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true }, "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" ] } ] } } }