Retrieve the CIFS shares
Contributors
Suggest changes
GET /api/accounts/{accountId}/groups/{id}/list-cifs-shares
Retrieves the CIFS shares accessible 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 |
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