export-periodic axdebug¶
AX Debug Packet File
axdebug Specification¶
Parameter Value Type Collection Object Key(s) axdebug Collection Name axdebug-list Collection URI /axapi/v3/export-periodic/{axdebug}/axdebug Element Name axdebug Element URI /axapi/v3/export-periodic/{axdebug}/axdebug/{axdebug} Element Attributes axdebug_attributes Partition Visibility None Schema axdebug schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/export-periodic/{axdebug}/axdebug | ||
Create List | POST | /axapi/v3/export-periodic/{axdebug}/axdebug | ||
Get Object | GET | /axapi/v3/export-periodic/{axdebug}/axdebug/{axdebug} | ||
Get List | GET | /axapi/v3/export-periodic/{axdebug}/axdebug | ||
Modify Object | POST | /axapi/v3/export-periodic/{axdebug}/axdebug/{axdebug} | ||
Replace Object | PUT | /axapi/v3/export-periodic/{axdebug}/axdebug/{axdebug} | ||
Replace List | PUT | /axapi/v3/export-periodic/{axdebug}/axdebug | ||
Delete Object | DELETE | /axapi/v3/export-periodic/{axdebug}/axdebug/{axdebug} |
axdebug-list¶
axdebug-list is JSON List of axdebug attributes
axdebug-list : [
]
axdebug attributes¶
axdebug
Description AX Debug Packet File
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
merged-pcap
Description Export the merged pcap file when there are multiple Export sessions
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
period
Description Specify the period in second
Type: number
Range: 60-31536000
remote-file
Description profile name for remote url
Type: string
Format: url
use-mgmt-port
Description Use management port as source port
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