system mon-template monitor

Monitor template

monitor Specification

Parameter Value
Type Collection
Object Key(s) id
Collection Name monitor-list
Collection URI /axapi/v3/system/mon-template/monitor
Element Name monitor
Element URI /axapi/v3/system/mon-template/monitor/{id}
Element Attributes monitor_attributes
Partition Visibility shared
Schema monitor schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/system/mon-template/monitor

monitor attributes

Create List

POST

/axapi/v3/system/mon-template/monitor

monitor attributes

Get Object

GET

/axapi/v3/system/mon-template/monitor/{id}

monitor attributes

Get List

GET

/axapi/v3/system/mon-template/monitor

monitor-list

Modify Object

POST

/axapi/v3/system/mon-template/monitor/{id}

monitor attributes

Replace Object

PUT

/axapi/v3/system/mon-template/monitor/{id}

monitor attributes

Replace List

PUT

/axapi/v3/system/mon-template/monitor

monitor-list

Delete Object

DELETE

/axapi/v3/system/mon-template/monitor/{id}

monitor attributes

monitor-list

monitor-list is JSON List of monitor attributes

monitor-list : [

monitor attributes

clear-cfg

Type: List

id

Description Monitor template ID Number

Type: number

Range: 1-16

link-disable-cfg

Type: List

link-down-cfg

Type: List

link-enable-cfg

Type: List

link-up-cfg

Type: List

monitor-relation

Description ‘monitor-and’: Configures the monitors in current template to work with AND logic; ‘monitor-or’: Configures the monitors in current template to work with OR logic;

Type: string

Supported Values: monitor-and, monitor-or

Default: monitor-and

user-tag

Description Customized tag

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

clear-cfg

Specification Value
Type list
Block object keys  

clear-all-sequence

Description Sequence number (Specify the port physical port number)

Type: number

Range: 1-16

clear-sequence

Description Specify the port physical port number

Type: number

Range: 1-16

sessions

Description ‘all’: Clear all sessions; ‘sequence’: Sequence number;

Type: string

Supported Values: all, sequence