logging email level

Set logging level which sent to email address

level Specification

Parameter Value
Type Configuration Resource
Element Name level
Element URI /axapi/v3/logging/email/level
Element Attributes level_attributes
Partition Visibility shared
Schema level schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/logging/email/level

level attributes

Get Object

GET

/axapi/v3/logging/email/level

level attributes

Modify Object

POST

/axapi/v3/logging/email/level

level attributes

Replace Object

PUT

/axapi/v3/logging/email/level

level attributes

Delete Object

DELETE

/axapi/v3/logging/email/level

level attributes

level attributes

email-levelname

Description ‘disable’: Do not send log to email address; ‘emergency’: System unusable log messages (severity=0); ‘alert’: Action must be taken immediately (severity=1); ‘critical’: Critical conditions (severity=2); ‘notification’: Normal but significant conditions (severity=5);

Type: string

Supported Values: disable, emergency, alert, critical, notification

Default: disable

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters