health monitor method ftp¶
FTP type
ftp Specification¶
Type Configuration Resource Element Name ftp Element URI /axapi/v3/health/monitor/{name}/method/ftp Element Attributes ftp_attributes Schema ftp schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/health/monitor/{name}/method/ftp | ||
Get Object | GET | /axapi/v3/health/monitor/{name}/method/ftp | ||
Modify Object | POST | /axapi/v3/health/monitor/{name}/method/ftp | ||
Replace Object | PUT | /axapi/v3/health/monitor/{name}/method/ftp | ||
Delete Object | DELETE | /axapi/v3/health/monitor/{name}/method/ftp |
ftp attributes¶
ftp
Description FTP type
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
ftp-encrypted
Description Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED password string)ftp-password
Description Specify the user password
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
ftp-password-string
Description Specify the user password, ‘’ means empty password
Type: string
Format: password
Maximum Length: 31 characters
Maximum Length: 1 characters
ftp-port
Description Specify FTP port (Specify port number, default is 21)
Type: number
Range: 1-65534
Default: 21
ftp-username
Description Specify the username
Type: string
Format: string-rlx
Maximum Length: 31 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters