Get the disk space of the specific disk from path.
|
In
Exec
|
|
|
In Path
String
|
The path of the disk. |
|
Out
Exec
|
|
|
Error Message
String
|
Error message if getting disk space failed, otherwise will be empty. |
|
Total Disk Space
Integer64
|
Total disk space. |
|
Free Disk Space
Integer64
|
Free disk space. |
|
Success
Boolean
|
True if getting disk space was successful. |