Logical Disks

This Automation Manager object displays the properties of the system's logical disks.

Privileges

Normal

Input Parameters

None

Output Parameters

Name Type Description
LogiclDiskInfo Collection

Each LogiclDiskInfo contains the following properties:

  • DeviceID
  • DriveType
  • ProviderName
  • FreeSpace
  • Size
  • VolumeName
  • Description
  • Status
  • FileSystem
Result Number Returns a success value of zero or any value other than zero to indicate failure.

Example Input Parameters

No input parameters required.