report¶
Report configurations
report Specification¶
Parameter Value Type Configuration Resource Element Name report Element URI /axapi/v3/report Element Attributes report_attributes Partition Visibility shared Schema report schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/report | ||
Get Object | GET | /axapi/v3/report | ||
Modify Object | POST | /axapi/v3/report | ||
Replace Object | PUT | /axapi/v3/report | ||
Delete Object | DELETE | /axapi/v3/report |
report attributes¶
debug
Description: debug is a JSON Block. Please see below for debug
Type: Object
Reference Object: /axapi/v3/report/debug
debug¶
Specification Value Type object log
Description Enable Report module’s normal logs
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
sflow
Description Enable debugging logs of sFlow parser
Type: boolean
Supported Values: true, false, 1, 0
Default: 0