{description}
GET /drives
Do not provide a request body with this method.
If successful, this method returns a collection of Drive resources for the available drives either for the current user or the target SharePoint site.
HTTP/1.1 200 OK
Content-Type: application/json
{
"id": "0123456789abc"
}
{Remarks}
See the Error Responses topic for more info about how errors are returned.