.. _service_partition: service-partition ================= Create/unload a service partition service-partition Specification ------------------------------- ===================================== =========================================================================== **Parameter** **Value** ===================================== =========================================================================== **Type** *Collection* **Object Key(s)** *partition-name* **Collection Name** :ref:`2673_service-partition_list` **Collection URI** /axapi/v3/service-partition **Element Name** service-partition **Element URI** /axapi/v3/service-partition/{partition-name} **Element Attributes** service-partition_attributes **Partition Visibility** shared **Schema** :download:`service-partition schema ` ===================================== =========================================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. 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/service-partition .. raw:: html :ref:`2673_service-partition_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/service-partition .. raw:: html :ref:`2673_service-partition_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/service-partition/{partition-name} .. raw:: html :ref:`2673_service-partition_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/service-partition .. raw:: html :ref:`2673_service-partition_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/service-partition/{partition-name} .. raw:: html :ref:`2673_service-partition_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/service-partition/{partition-name} .. raw:: html :ref:`2673_service-partition_attributes` .. raw:: html
.. _2673_service-partition_list: service-partition-list ---------------------- service-partition-list is **JSON List** of :ref:`2673_service-partition_attributes` service-partition-list : [ { :ref:`2673_service-partition_attributes` }, { :ref:`2673_service-partition_attributes` }, ... ] .. _2673_service-partition_attributes: service-partition attributes ---------------------------- **application-type** **Description** 'adc': Application type ADC; **Type:** string **Supported Values:** adc **follow-vrid** **Description** Join a vrrp group (Specify ha VRRP-A vrid) **Type:** number **Range:** 0-31 **Default:** 0 **Reference Object:** :doc:`/axapi/v3/vrrp-a/vrid ` **id** **Description** Specify unique service partition id **Type:** number **partition-name** **Description** Object service partition name **Type:** string **Maximum Length:** 14 characters **Maximum Length:** 1 characters **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