Get the pending file transfer summary of all online boxes

Prev Next
Get
/v{version}/System/PendingTransferInfo
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

Pending file transfer info

DatabaseServerTime
string (date-time)

Current time on the database server in UTC

DataFiles
object (V1.Models.FileTransferInfo.Info)

File of spot files or data files in this file transfer

FileCount
integer (int32)

Amount of files

FileSizeMb
number (double)

File size in MB

MaxDate
string (date-time)

Creation date of the newest files in UTC

MinDate
string (date-time)

Creation date of the oldest files in UTC

PlayerCount
integer (int32)

Amount of players

SpotFiles
object (V1.Models.FileTransferInfo.Info)

File of spot files or data files in this file transfer

FileCount
integer (int32)

Amount of files

FileSizeMb
number (double)

File size in MB

MaxDate
string (date-time)

Creation date of the newest files in UTC

MinDate
string (date-time)

Creation date of the oldest files in UTC

PlayerCount
integer (int32)

Amount of players

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

Internal Server Error

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