Retrieve the Google Drive folders
Contributors
Suggest changes
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 |
folderId |
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