This activity allows to get informations about a OneDrive drive.
The authorization string to authenticate in MicrosoftGraph service.
The Id of the drive on which the activity has to work on.
The id of the obtained drive.
The type of the drive: personal, business or documentLibrary.
The id of the user who own the drive.
The display name of the user who own the drive. It could be such as 'Mario Rossi'.
The size of the availeble space in the drive.
The size of files in the Recicle Bin.
The state of the drive. It could be: normal, nearing , critical , exceeded.
The size of the total space in the drive.
The size of the used space in the drive.
The maximum time the activity might take to be executed. If it takes longer, an exception will be thrown.
The id of the Microsoft Account of the owner of the Drive.
The email of the Microsoft Account of the owner of the Drive. Example: "mario.rossi@outlook.it".