techreport¶
Configure show tech
techreport Specification¶
Parameter Value Type Configuration Resource Element Name techreport Element URI /axapi/v3/techreport Element Attributes techreport_attributes Partition Visibility None Schema techreport schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/techreport | ||
Get Object | GET | /axapi/v3/techreport | ||
Modify Object | POST | /axapi/v3/techreport | ||
Replace Object | PUT | /axapi/v3/techreport | ||
Delete Object | DELETE | /axapi/v3/techreport |
techreport attributes¶
disable
Description Disable the polling techreport
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
interval
Description: interval is a JSON Block. Please see below for interval
Type: Object
Reference Object: /axapi/v3/techreport/interval
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
interval¶
Specification Value Type object uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
value
Description Showtech interval in minutes (default is 15)
Type: number
Range: 15-120
Default: 15