debug monitor¶
Monitor debug output
monitor Specification¶
Type operational Object Key(s) filename Element Name monitor Element URI /axapi/v3/debug/monitor/{filename} Element Attributes monitor_attributes Schema monitor schemaOperations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/debug/monitor/{filename} |
monitor-list¶
monitor-list is JSON List of monitor attributes
monitor-list : [
]
monitor attributes¶
all-slots
Description Display debug output of both Master and Blade
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
cpuid
Description CPU id to debug (0,1,…)
Type: number
Range: 0-65535
filename
Description Filename to save debug output
Type: string
Maximum Length: 31 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters