.. _system_resource_accounting_template_system_resources: system resource-accounting template system-resources ==================================================== Enter the system resource limits system-resources Specification ------------------------------ ===================================== ==================================================================================================== **Parameter** **Value** ===================================== ==================================================================================================== **Type** *Configuration Resource* **Element Name** system-resources **Element URI** /axapi/v3/system/resource-accounting/template/{name}/system-resources **Element Attributes** system-resources_attributes **Partition Visibility** shared **Schema** :download:`system-resources schema ` ===================================== ==================================================================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/system/resource-accounting/template/{name}/system-resources .. raw:: html :ref:`3372_system-resources_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/resource-accounting/template/{name}/system-resources .. raw:: html :ref:`3372_system-resources_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/resource-accounting/template/{name}/system-resources .. raw:: html :ref:`3372_system-resources_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/resource-accounting/template/{name}/system-resources .. raw:: html :ref:`3372_system-resources_attributes` .. raw:: html
.. _3372_system-resources_attributes: system-resources attributes --------------------------- **bw-limit-cfg** **Description:** bw-limit-cfg is a **JSON Block**. Please see below for :ref:`3372_bw-limit-cfg` **Type:** Object **concurrent-session-limit-cfg** **Description:** concurrent-session-limit-cfg is a **JSON Block**. Please see below for :ref:`3372_concurrent-session-limit-cfg` **Type:** Object **fwcps-limit-cfg** **Description:** fwcps-limit-cfg is a **JSON Block**. Please see below for :ref:`3372_fwcps-limit-cfg` **Type:** Object **l4-session-limit-cfg** **Description:** l4-session-limit-cfg is a **JSON Block**. Please see below for :ref:`3372_l4-session-limit-cfg` **Type:** Object **l4cps-limit-cfg** **Description:** l4cps-limit-cfg is a **JSON Block**. Please see below for :ref:`3372_l4cps-limit-cfg` **Type:** Object **l7cps-limit-cfg** **Description:** l7cps-limit-cfg is a **JSON Block**. Please see below for :ref:`3372_l7cps-limit-cfg` **Type:** Object **natcps-limit-cfg** **Description:** natcps-limit-cfg is a **JSON Block**. Please see below for :ref:`3372_natcps-limit-cfg` **Type:** Object **ssl-throughput-limit-cfg** **Description:** ssl-throughput-limit-cfg is a **JSON Block**. Please see below for :ref:`3372_ssl-throughput-limit-cfg` **Type:** Object **sslcps-limit-cfg** **Description:** sslcps-limit-cfg is a **JSON Block**. Please see below for :ref:`3372_sslcps-limit-cfg` **Type:** Object **threshold** **Description** Enter the threshold as a percentage (Threshold in percentage(default is 100%)) **Type:** number **Range:** 1-99 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _3372_l4-session-limit-cfg: l4-session-limit-cfg ^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **l4-session-limit-max** **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)) **Type:** string **Maximum Length:** 5 characters **Maximum Length:** 1 characters **l4-session-limit-min-guarantee** **Description** minimum guaranteed value in % (up to 2 digits precision) (Enter a number from 0 to 99.99) **Type:** string **Maximum Length:** 5 characters **Maximum Length:** 1 characters **Default:** 0 .. _3372_l7cps-limit-cfg: l7cps-limit-cfg ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **l7cps-limit-max** **Description** L7cps-limit (L7 cps limit (no limits applied by default)) **Type:** number **Range:** 100-300000 .. _3372_l4cps-limit-cfg: l4cps-limit-cfg ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **l4cps-limit-max** **Description** Enter the L4 cps limit (L4 cps limit (no limits applied by default)) **Type:** number **Range:** 100-1000000 .. _3372_natcps-limit-cfg: natcps-limit-cfg ^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **natcps-limit-max** **Description** Enter the Nat cps limit (NAT cps limit (no limits applied by default)) **Type:** number **Range:** 100-1000000 .. _3372_sslcps-limit-cfg: sslcps-limit-cfg ^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **sslcps-limit-max** **Description** Enter the SSL cps limit (SSL cps limit (no limits applied by default)) **Type:** number **Range:** 100-300000 .. _3372_fwcps-limit-cfg: fwcps-limit-cfg ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **fwcps-limit-max** **Description** Enter the Firewall cps limit (Firewall cps limit (no limits applied by default)) **Type:** number **Range:** 100-1000000 .. _3372_ssl-throughput-limit-cfg: ssl-throughput-limit-cfg ^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **ssl-throughput-limit-max** **Description** Enter the ssl throughput limit in mbps (SSL Througput limit in Mbit/s (no limits applied by default)) **Type:** number **Range:** 10-10000000 **ssl-throughput-limit-watermark-disable** **Description** Disable watermark (90% drop, keep existing sessions, drop new sessions) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 .. _3372_bw-limit-cfg: bw-limit-cfg ^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **bw-limit-max** **Description** Enter the bandwidth limit in mbps (Bandwidth limit in Mbit/s (no limits applied by default)) **Type:** number **Range:** 10-10000000 **bw-limit-watermark-disable** **Description** Disable watermark (90% drop, keep existing sessions, drop new sessions) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 .. _3372_concurrent-session-limit-cfg: concurrent-session-limit-cfg ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **concurrent-session-limit-max** **Description** Enter the Concurrent Session limit (cps) (Concurrent-Session cps limit (no limits applied by default)) **Type:** number