Gets all drives by type (General, Group or Personal).
URL:
http://{domain_name}/{rest_context_name}/private/managedocument/getDrives/
Level API: Provisional
Parameters:
Required (path parameters): No
Optional (query parameters):
| Parameter | Description | 
|---|---|
| driveType | The types of drive (General, Group, or Personal). | 
| showPrivate | Shows the Private drive or not. The default value is false. | 
| showPersonal | Shows the Personal drive or not. The default value is false. |