event partition

module partition

partition Specification

Parameter Value
Type Collection
Object Key(s) vnp-events
Collection Name 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 partition schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/event/partition

partition attributes

Create List

POST

/axapi/v3/event/partition

partition attributes

Get Object

GET

/axapi/v3/event/partition/{vnp-events}

partition attributes

Get List

GET

/axapi/v3/event/partition

partition-list

Modify Object

POST

/axapi/v3/event/partition/{vnp-events}

partition attributes

Replace Object

PUT

/axapi/v3/event/partition/{vnp-events}

partition attributes

Replace List

PUT

/axapi/v3/event/partition

partition-list

Delete Object

DELETE

/axapi/v3/event/partition/{vnp-events}

partition attributes

partition-list

partition-list is JSON List of partition attributes

partition-list : [

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