slb template ftp¶
FTP template
ftp Specification¶
Parameter
Value
Type
Collection
Object Key(s)
name
Collection Name
Collection URI
/axapi/v3/slb/template/ftp
Element Name
ftp
Element URI
/axapi/v3/slb/template/ftp/{name}
Element Attributes
ftp_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/template/ftp | ||
Create List | POST | /axapi/v3/slb/template/ftp | ||
Get Object | GET | /axapi/v3/slb/template/ftp/{name} | ||
Get List | GET | /axapi/v3/slb/template/ftp | ||
Modify Object | POST | /axapi/v3/slb/template/ftp/{name} | ||
Replace Object | PUT | /axapi/v3/slb/template/ftp/{name} | ||
Replace List | PUT | /axapi/v3/slb/template/ftp | ||
Delete Object | DELETE | /axapi/v3/slb/template/ftp/{name} | ||
ftp-list¶
ftp-list is JSON List of ftp attributes
ftp-list : [
]
ftp attributes¶
active-mode-port
Description Non-Standard FTP Active mode port
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
active-mode-port-val
Description Non-Standard FTP Active mode port
Type: number
Range: 1-65534
Mutual Exclusion: active-mode-port-val and any are mutually exclusive
any
Description Allow any FTP Active mode port
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
Mutual Exclusion: any and active-mode-port-val are mutually exclusive
name
Description FTP template name
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
to
Description End range of FTP Active mode port
Type: number
Range: 1-65534
user-tag
Description Customized tag
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters