Get a list of folder information

Prev Next
Get
/v{version}/System/Folders
Security
API Key: api_key
Header parameter nameX-ApiKey

Api Key

API Key: session_id
Header parameter nameX-Session-Id

Session Id

Path parameters
version
stringRequired

The requested API version

Responses
200

OK

Expand All
object
property*
object (V1.Models.DriveInfo) additionalProperties

Drive information

AvailableFreeSpace
integer (int64)

Available space of this drive in bytes

DriveFormat
string

Format of this drive, such as NTFS or FAT32

DriveName
string

Name of this drive

ExampleC:\
DriveType
string

Type of this drive Possible values are CDRom, Fixed, Unknown, Network, NoRootDirectory, Ram, Removable, or Unknown.

FullPath
string

Full file system path of this drive

Example\\file\location\on\server
TotalSize
integer (int64)

Total size of this drive in bytes

VolumeLabel
string

Volume label of this drive

400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
401

Unauthorized

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
403

Forbidden

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties