Deletes existing FTP server.
Since Product Version: 3.2
Resource Information
|
Rate Limiting? |
No |
|
Sorting? |
No |
|
Paging? |
No |
|
Filtering? |
No |
|
Group Filtering? |
No |
|
Aggregation? |
No |
|
Response Formats |
xml json |
|
User Group |
NBI Credential |
|
HTTP Methods |
DELETE |
This API version has been deprecated. It will be removed in a future release of the product. Please develop new clients using the latest API version. Please modify your existing clients to use a later API version.
Resource URL
/webacs/api/v1/op/settings/servers/ftpServers/{serverName}Request Parameters
| Attribute | Source | Description |
|---|---|---|
|
serverName String |
path |
Required Name of FTP server. |
Sample request URL
Sample URLs are for information only. Parameters may not be representative of valid values.
https://localhost/webacs/api/v1/op/settings/servers/ftpServers/{serverName}