acos-events template¶
Configure logging template
template Specification¶
Parameter
Value
Type
Collection
Object Key(s)
name
Collection Name
Collection URI
/axapi/v3/acos-events/template
Element Name
template
Element URI
/axapi/v3/acos-events/template/{name}
Element Attributes
template_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/acos-events/template | ||
Create List | POST | /axapi/v3/acos-events/template | ||
Get Object | GET | /axapi/v3/acos-events/template/{name} | ||
Get List | GET | /axapi/v3/acos-events/template | ||
Modify Object | POST | /axapi/v3/acos-events/template/{name} | ||
Replace Object | PUT | /axapi/v3/acos-events/template/{name} | ||
Replace List | PUT | /axapi/v3/acos-events/template | ||
Delete Object | DELETE | /axapi/v3/acos-events/template/{name} |
template-list¶
template-list is JSON List of template attributes
template-list : [
]
template attributes¶
message-selector-list
Type: List
Reference Object: /axapi/v3/acos-events/template/{name}/message-selector/{name}
name
Description Specify logging template name
Type: string
Maximum Length: 63 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
message-selector-list¶
Specification
Value
Type
list
Block object keys
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
message-selector-list_collector-group-list¶
Specification
Value
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