Retrieve the SFTP server folders
Contributors
Suggest changes
GET /api/accounts/{accountId}/groups/{id}/list-sftp-directories
Retrieves the SFTP server folders from a NetApp data broker.
Parameters
Name | Type | In | Required | Description |
---|---|---|---|---|
host |
string |
query |
True |
SFTP server hostname or IP |
port |
number |
query |
True |
SFTP server port |
rootDirectory |
string |
query |
True |
SFTP server root directory path |
path |
string |
query |
False |
SFTP server root directory path |
accountId |
string |
path |
True |
NetApp tenancy account ID |
id |
string |
path |
True |
Data Brokers Group ID |
username |
string |
header |
True |
SFTP server username |
password |
string |
header |
True |
SFTP server password |
Response
Status: 202, Default Response