logging single-priority

Set single-priority logging

single-priority Specification

Parameter

Value

Type

Collection

Object Key(s)

levelname

Collection Name

single-priority-list

Collection URI

/axapi/v3/logging/single-priority

Element Name

single-priority

Element URI

/axapi/v3/logging/single-priority/{levelname}

Element Attributes

single-priority_attributes

Partition Visibility

shared

Schema

single-priority schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/logging/single-priority

single-priority attributes

Create List

POST

/axapi/v3/logging/single-priority

single-priority attributes

Get Object

GET

/axapi/v3/logging/single-priority/{levelname}

single-priority attributes

Get List

GET

/axapi/v3/logging/single-priority

single-priority-list

Modify Object

POST

/axapi/v3/logging/single-priority/{levelname}

single-priority attributes

Replace Object

PUT

/axapi/v3/logging/single-priority/{levelname}

single-priority attributes

Replace List

PUT

/axapi/v3/logging/single-priority

single-priority-list

Delete Object

DELETE

/axapi/v3/logging/single-priority/{levelname}

single-priority attributes

single-priority-list

single-priority-list is JSON List of single-priority attributes

single-priority-list : [

single-priority attributes

levelname

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