acos-events message-id property severity¶
Configure Serverity of log message(s)
severity Specification¶
Type Configuration Resource Element Name severity Element URI /axapi/v3/acos-events/message-id/{log-msg}+{message-id-scope-route}/property/severity Element Attributes severity_attributes Schema severity schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/acos-events/message-id/{log-msg}+{message-id-scope-route}/property/severity | ||
Get Object | GET | /axapi/v3/acos-events/message-id/{log-msg}+{message-id-scope-route}/property/severity | ||
Modify Object | POST | /axapi/v3/acos-events/message-id/{log-msg}+{message-id-scope-route}/property/severity | ||
Replace Object | PUT | /axapi/v3/acos-events/message-id/{log-msg}+{message-id-scope-route}/property/severity | ||
Delete Object | DELETE | /axapi/v3/acos-events/message-id/{log-msg}+{message-id-scope-route}/property/severity |
severity attributes¶
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