.. _event_partition: event partition =============== module partition partition Specification ----------------------- ===================================== ===================================================================== **Parameter** **Value** ===================================== ===================================================================== **Type** *Collection* **Object Key(s)** *vnp-events* **Collection Name** :ref:`1501_partition_list` **Collection URI** /axapi/v3/event/partition **Element Name** partition **Element URI** /axapi/v3/event/partition/{vnp-events} **Element Attributes** partition_attributes **Partition Visibility** shared **Schema** :download:`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 .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/event/partition .. raw:: html :ref:`1501_partition_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/event/partition .. raw:: html :ref:`1501_partition_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/event/partition/{vnp-events} .. raw:: html :ref:`1501_partition_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/event/partition .. raw:: html :ref:`1501_partition_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/event/partition/{vnp-events} .. raw:: html :ref:`1501_partition_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/event/partition/{vnp-events} .. raw:: html :ref:`1501_partition_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/event/partition .. raw:: html :ref:`1501_partition_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/event/partition/{vnp-events} .. raw:: html :ref:`1501_partition_attributes` .. raw:: html
.. _1501_partition_list: partition-list -------------- partition-list is **JSON List** of :ref:`1501_partition_attributes` partition-list : [ { :ref:`1501_partition_attributes` }, { :ref:`1501_partition_attributes` }, ... ] .. _1501_partition_attributes: partition attributes -------------------- **email** **Description** 'on': enable this action; 'off': disable this action; **Type:** string **Supported Values:** on, off **logging** **Description** 'on': enable this action; 'off': disable this action; **Type:** string **Supported Values:** on, off **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 **vnp-events** **Description** 'part-create': Create new partition; 'part-del': Delete a partition; **Type:** string **Supported Values:** part-create, part-del