export-periodic syslog¶
Syslog File
syslog Specification¶
Parameter Value Type Collection Object Key(s) syslog Collection Name syslog-list Collection URI /axapi/v3/export-periodic/{axdebug}/syslog Element Name syslog Element URI /axapi/v3/export-periodic/{axdebug}/syslog/{syslog} Element Attributes syslog_attributes Partition Visibility None Schema syslog schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/export-periodic/{axdebug}/syslog | ||
Create List | POST | /axapi/v3/export-periodic/{axdebug}/syslog | ||
Get Object | GET | /axapi/v3/export-periodic/{axdebug}/syslog/{syslog} | ||
Get List | GET | /axapi/v3/export-periodic/{axdebug}/syslog | ||
Modify Object | POST | /axapi/v3/export-periodic/{axdebug}/syslog/{syslog} | ||
Replace Object | PUT | /axapi/v3/export-periodic/{axdebug}/syslog/{syslog} | ||
Replace List | PUT | /axapi/v3/export-periodic/{axdebug}/syslog | ||
Delete Object | DELETE | /axapi/v3/export-periodic/{axdebug}/syslog/{syslog} |
syslog-list¶
syslog-list is JSON List of syslog attributes
syslog-list : [
]
syslog attributes¶
period
Description Specify the period in second
Type: number
Range: 60-31536000
remote-file
Description profile name for remote url
Type: string
Format: url
syslog
Description Syslog file
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
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