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