debug logging¶
Logging module parameters
logging Specification¶
Parameter Value Type operational Object Key(s) all Element Name logging Element URI /axapi/v3/debug/logging/{all} Element Attributes logging_attributes Partition Visibility None Schema logging schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/debug/logging/{all} |
logging-list¶
logging-list is JSON List of logging attributes
logging-list : [
]
logging attributes¶
all
Description Logging all debug switch
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
command
Description Logging debug command switch
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
error
Description Logging debug error switch
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters