Retrieve the Google Drive folders
GET /api/accounts/{accountId}/groups/{id}/list-google-drive-folders
Retrieves the Google Drive folders.
Parameters
| Name | Type | In | Required | Description |
|---|---|---|---|---|
driveId |
string |
query |
True |
Google Drive ID |
folderId |
string |
query |
False |
Folder ID |
folderName |
string |
query |
False |
Path inside the container, to list folders in |
accountId |
string |
path |
True |
NetApp tenancy account ID |
id |
string |
path |
True |
Data Brokers Group ID |
private-key |
string |
header |
True |
Google Drive service account private key |
client-email |
string |
header |
True |
Google Drive service account client email |
subject |
string |
header |
True |
Google Drive user email |
Response
Status: 202, Default Response