Column Codes

Management Console column codes for API

When using certain JSON-RPC API methods, you may be given or asked for column vectors or column codes and data source codes.

🚧

Please note, the old legacy shortnames will still work for the time being, but we would strongly recommend you change the API methods to use the below notations as soon as possible.

Example

If you want to output the information from the creation date, computer name, used storage and active data sources columns for a list of devices. Use the Enumerating Account Statistics method.

Using the "Columns" parameter in the old notation, this would be written as:

"Columns": ["CD", "MN", "US", "AP"],

Using the new notation, you are replacing "CD", "MN", "US" and "AP" with "I4", "I18", "I14" and "I78". This would mean the parameter in your JSON call now looks as below:

"Columns": ["I4", "I18", "I14", "I78"],
📘

There is no limit to the number of column vectors that can be requested using this Column parameter.

The response showing this information will be displayed as:

"Settings": [
    {
	"I4": "1536906195"
    },
    {
	"I18": "ComputerName1"
    },
    {
	"I14": "188702358870"
    },
    {
	"I78": "D1,D2"
    }
]

Example Breakdown

In the above example, the Columns parameter is calling the following Settings to be displayed:

  • I4: Creation Date
    The response for this has come back as "1536906195", which is the date and time in Unix format. Converted, this is Sept 14th, 2018, 07:23:15 relative to my timezone
  • I18: Computer Name
    This is the unique computer name for the device in question
  • I14: Used Storage
    The response for this has come back as "188702358870", which is the total size of storage used for the device in Bytes. Converted, this is 188.7 GB.
  • I78: Active Data Sources
    The data sources active on the device as denoted by their respective ID numbers. The response here is D1 and D2, which mean that the Files and Folders and System State Data Sources are active on the device.

Expressions for active data sources

See the list of Backup data sources here, with the legacy shortnames detailed for ease:

Full NameNew IDLegacy Shortname
Files and FoldersD1F
System StateD2S
MsSqlD3Q
VssExchangeD4X
Microsoft 365 SharePointD5--
NetworkSharesD6N
VssSystemStateD7S
VMware Virtual MachinesD8W
TotalD9T
VssMsSqlD10Z
VssSharePointD11P
OracleD12Y
Hyper-VD14H
MySqlD15L
Virtual Disaster RecoveryD16V
Bare Metal RestoreD17B
Microsoft 365 ExchangeD19G
Microsoft 365 OneDriveD20J
Microsoft 365 Teams D23 --D23--
Removable Media--R

Column Codes

See the list of Backup column codes below:

Primary device properties

Column TitleNew IDLegacy ShortnameType of data
Device IDI0AUString
Device nameI1ANString
Device name aliasI2ALString
PasswordI3QWString
Creation dateI4CDTime
Expiration dateI5EDTime
CustomerI8ARString
Product IDI9PDInt
ProductI10PNString
EmailI15EMString
Retention unitsI39RUString
Profile IDI54OIInt

Installation details

Column Title

New ID

Legacy Shortname

Type of data

OS version ?

I16

OS

String

Client version

I17

VN

String

Computer name

I18

MN

String

Internal IPs

I19

IP

String

MAC address

I21

MA

String

Time offset

I24

TZ

Number

OS type ?

I32

OT

1 – workstation
2 – server
0 – undefined

Computer manufacturer

I44

MF

String

Computer model

I45

MO

String

Installation ID

I46

II

String

Installation Mode

I47

IM

Int

Unattended Installation account ID

I74

AI

String

First Installation Flag

I75

IF

Int

Storage info

Column Title

New ID

Legacy Shortname

Type of data

Storage location ?

I11

LN

String

Used storage

I14

US

Size

Cabinet Storage Efficiency

I26

SE

Int

Total Cabinets Count

I27

CC

Int

Efficient Cabinet Count 0-25

I28

E0

Int

Efficient Cabinet Count 26-50

I29

E1

Int

Efficient Cabinet Count 50-75

I30

E2

Int

Used Virtual Storage

I31

UV

Size

Storage status

I36

YS

-2 – Offline
-1 – Failed
0 – Undefined
50 – Running
100 – Synchronized

Feature usage

Column Title

New ID

Legacy Shortname

Type of data

Active data sources

I78

AP

String

Seeding mode

I33

IS

0 – Undefined
1 – Normal
2 – Seeding
3 – PreSeeding
4 – PostSeeding

LSV ?

I35

VE

0 – Disabled
1 – Enabled

LSV status

I37

YV

-2 – Offline
-1 – Failed
0 – Undefined
50 – Running
100 – Synchronized

Data source statistics fields

Column title

NeW ID

Legacy Shortname

Type of data

Last Session Status

F00

0

1 – In process
2 – Failed
3 – Aborted
5 – Completed
6 – Interrupted
7 – NotStarted
8 – CompletedWithErrors
9 – InProgressWithFaults
10 – OverQuota
11 – NoSelection
12 – Restarted

Last Session Selected Count

F01

1

Int

Last Session Processed Count

F02

2

Int

Last Session Selected Size

F03

3

Size

Last Session Processed Size

F04

4

Size

Last Session Sent Size

F05

5

Size

Last Session Errors Count

F06

7

Int

Protected size

F07

6

Size

Color bar – last 28 days

F08

B

ColourBar

Last successful session Time stamp

F09

L

Time

Pre Recent Session Selected Count

F10

8

Int

Pre Recent Session Selected Size

F11

9

Size

Session duration

F12

A

Int

Last Session License Items count ?

F13

I

Int

Retention

F14

R

Int

Last Session Time stamp

F15

G

Time

Last Successful Session Status

F16

Q

Status

Last Completed Session Status

F17

J

Status

Last Completed Session Time stamp

F18

O

Time

Last Session Verification Data

F19

K

String

Last Session User Mailboxes Count

F20

M

Int

Last Session Shared Mailboxes Count ?

F21

@

Int

Company Information

Column TitleNew IDLegacy ShortnameType of data
Company NameI63NCString
AddressI64ADString
Zip CodeI65ZPString
CountryI66CYString
CityI67CTString
Phone NumberI68PHString
Fax NumberI69FXString
Contract NameI70CPString
Group NameI71GNString
DemoI72DEInt
EduI73EUInt
Maximum Allowed VersionI76MVString

Miscellaneous

Column Title

New ID

Legacy Shortname

Type of data

Time stamp

I6

TS

Unix time

Device group name

I12

AG

String

Own user name

I13

OU

String

External IPs

I20

EI

String

Dashboard frequency

I22

DF

Bitmask

Dashboard language

I23

DL

String

Anti Crypto enabled

I34

AC

Int

Archived size

I38

AS

String

Activity description

I40

DS

String

Number of Hyper-V virtual machines

I41

HN

String

Number of ESX virtual machines

I42

EN

String

Encryption status

I43

ES

String

Restore email

I48

REM

String

Restore dashboard frequency

I49

RDF

Bitmask

Restore dashboards language

I50

RDL

String

Profile version

I55

OV

String

Profile

I56

OP

String

Stock Keeping Unit

I57

KU

String

Stock Keeping Unit of the previous month

I58

PU

String

Account type

I59

AT

0 – Unknown
1 – Backup Manager
2 – M365

Proxy Type

I60

PT

Int

Most Recent Restore Plug-in

I62

RP

String

Customer reference

I77

PF

String

Recovery Testing

I80

--

Disabled
Enabled

Physicality

I81

--

Undefined
Physical
Virtual

Passphrase

I82

--

Yes
No