acos-events message-id property

Configure log message(list) properties

property Specification

Parameter Value
Type Intermediate Resource
Element Name property
Element URI /axapi/v3/acos-events/message-id/{log-msg}+{message-id-scope-route}/property
Element Attributes property_attributes
Partition Visibility shared
Schema property schema

Operations Allowed:

OperationMethodURIPayload

Get Object

GET

/axapi/v3/acos-events/message-id/{log-msg}+{message-id-scope-route}/property

property_attributes

property attributes

log-route

Description: log-route is a JSON Block. Please see below for log-route

Type: Object

Reference Object: /axapi/v3/acos-events/message-id/{log-msg}+{message-id-scope-route}/property/log-route

rate-limit

Description: rate-limit is a JSON Block. Please see below for rate-limit

Type: Object

Reference Object: /axapi/v3/acos-events/message-id/{log-msg}+{message-id-scope-route}/property/rate-limit

severity

Description: severity is a JSON Block. Please see below for severity

Type: Object

Reference Object: /axapi/v3/acos-events/message-id/{log-msg}+{message-id-scope-route}/property/severity

log-route

Specification Value
Type object

log-route-val

Description ‘local-only’: send logs to local-only; ‘remote-only’: send logs to remote-only; ‘local-and-remote’: send logs to both local and remote;

Type: string

Supported Values: local-only, remote-only, local-and-remote

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

severity

Specification Value
Type object

severity-val

Description ‘emergency’: System unusable log messages (Most Important); ‘alert’: Action must be taken immediately; ‘critical’: Critical conditions; ‘error’: Error conditions; ‘warning’: Warning conditions; ‘notification’: Normal but significant conditions; ‘information’: Informational messages; ‘debugging’: Debug level messages (Least Important);

Type: string

Supported Values: emergency, alert, critical, error, warning, notification, information, debugging

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

rate-limit

Specification Value
Type object

rate-limit-val

Description ‘enable’: enable rate-limiting of logs; ‘disable’: disable rate-limiting of logs;

Type: string

Supported Values: enable, disable

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters