acos-events template message-selector¶
Specify the message selector
message-selector Specification¶
Type Collection Object Key(s) name Collection Name message-selector-list Collection URI /axapi/v3/acos-events/template/{name}/message-selector Element Name message-selector Element URI /axapi/v3/acos-events/template/{name}/message-selector/{name} Element Attributes message-selector_attributes Schema message-selector schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/acos-events/template/{name}/message-selector | ||
Create List | POST | /axapi/v3/acos-events/template/{name}/message-selector | ||
Get Object | GET | /axapi/v3/acos-events/template/{name}/message-selector/{name} | ||
Get List | GET | /axapi/v3/acos-events/template/{name}/message-selector | ||
Modify Object | POST | /axapi/v3/acos-events/template/{name}/message-selector/{name} | ||
Replace Object | PUT | /axapi/v3/acos-events/template/{name}/message-selector/{name} | ||
Replace List | PUT | /axapi/v3/acos-events/template/{name}/message-selector | ||
Delete Object | DELETE | /axapi/v3/acos-events/template/{name}/message-selector/{name} |
message-selector-list¶
message-selector-list is JSON List of message-selector attributes
message-selector-list : [
]
message-selector attributes¶
collector-group-list
Type: List
Reference Object: /axapi/v3/acos-events/template/{name}/message-selector/{name}/collector-group/{name}
name
Description Specify the message selector name
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
Reference Object: /axapi/v3/acos-events/message-selector
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
collector-group-list¶
Specification Type list Block object keys name
Description Specify the log server group for receiving log messages
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
Reference Object: /axapi/v3/acos-events/collector-group
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