system timeout-value¶
set the timeout to stop transferring a file
timeout-value Specification¶
Parameter Value Type Configuration Resource Element Name timeout-value Element URI /axapi/v3/system/timeout-value Element Attributes timeout-value_attributes Partition Visibility shared Schema timeout-value schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/timeout-value | ||
Get Object | GET | /axapi/v3/system/timeout-value | ||
Modify Object | POST | /axapi/v3/system/timeout-value | ||
Replace Object | PUT | /axapi/v3/system/timeout-value | ||
Delete Object | DELETE | /axapi/v3/system/timeout-value |
timeout-value attributes¶
ftp
Description set timeout to stop ftp transfer in seconds, 0 is no limit
Type: number
Range: 0-9999
Default: 120
http
Description set timeout to stop http transfer in seconds, 0 is no limit
Type: number
Range: 0-9999
Default: 0
https
Description set timeout to stop https transfer in seconds, 0 is no limit
Type: number
Range: 0-9999
Default: 0
scp
Description set timeout to stop scp transfer in seconds, 0 is no limit
Type: number
Range: 0-9999
Default: 300
sftp
Description set timeout to stop sftp transfer in seconds, 0 is no limit
Type: number
Range: 0-9999
Default: 0
tftp
Description set timeout to stop tftp transfer in seconds, 0 is no limit
Type: number
Range: 0-9999
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters