.. _partition: partition ========= Create/unload a Network partition partition Specification ----------------------- ===================================== =================================================================== **Parameter** **Value** ===================================== =================================================================== **Type** *Collection* **Object Key(s)** *partition-name* **Collection Name** :ref:`1667_partition_list` **Collection URI** /axapi/v3/partition **Element Name** partition **Element URI** /axapi/v3/partition/{partition-name} **Element Attributes** partition_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/partition/{partition-name}/stats **Schema** :download:`partition schema ` ===================================== =================================================================== **Operations Allowed:** .. 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/partition .. raw:: html :ref:`1667_partition_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/partition .. raw:: html :ref:`1667_partition_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/partition/{partition-name} .. raw:: html :ref:`1667_partition_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/partition .. raw:: html :ref:`1667_partition_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/partition/{partition-name} .. raw:: html :ref:`1667_partition_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/partition/{partition-name} .. raw:: html :ref:`1667_partition_attributes` .. raw:: html
.. _1667_partition_list: partition-list -------------- partition-list is **JSON List** of :ref:`1667_partition_attributes` partition-list : [ { :ref:`1667_partition_attributes` }, { :ref:`1667_partition_attributes` }, ... ] .. _1667_partition_attributes: partition attributes -------------------- **application-type** **Description** 'adc': Application type ADC; 'cgnv6': Application type CGNv6; **Type:** string **Supported Values:** adc, cgnv6 **id** **Description** Specify unique Partition id **Type:** number **partition-name** **Description** Object partition name **Type:** string **Maximum Length:** 14 characters **Maximum Length:** 1 characters **shared-vlan** **Description:** shared-vlan is a **JSON Block**. Please see below for :ref:`1667_shared-vlan` **Type:** Object **Reference Object:** :doc:`/axapi/v3/partition/{partition-name}/shared-vlan ` **template** **Description:** template is a **JSON Block**. Please see below for :ref:`1667_template` **Type:** Object **Reference Object:** :doc:`/axapi/v3/partition/{partition-name}/template ` **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1667_shared-vlan: shared-vlan ^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **allowable-ip-range** **Type:** List **allowable-ipv6-range** **Type:** List **mgmt-floating-ip-address** **Description** IPv4 Address for Shared VLAN Mgmt IP Address **Type:** string **Format:** ipv4-address **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **vlan** **Description** **Type:** number **Range:** 2-4094 **vrid** **Description** Specify VRRP-A vrid **Type:** number **Range:** 0-31 .. _1667_template: template ^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **resource-accounting** **Description** Attach a resource accounting template (Name of the template) **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters