acos-events message-id property

Configure log message(list) properties

property Specification

   
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
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

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

severity

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

Type: Object

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

log-route

Specification  
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  
Type object

severity-val

Description ‘emergency’: System unusable log messages (severity=0); ‘alert’: Action must be taken immediately (severity=1); ‘critical’: Critical conditions (severity=2); ‘error’: Error conditions (severity=3); ‘warning’: Warning conditions (severity=4); ‘notification’: Normal but significant conditions (severity=5); ‘information’: Informational messages (severity=6); ‘debugging’: Debug level messages (severity=7);

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