This is an archive version of the document. To get the most up-to-date information, see the current version.

Properties

The resources in the /resellers/{ID}/backupResources collection have a number of properties that reflect backup job settings. Properties can be used for POST requests and as query parameter values in GET requests.

Property

Type

Description

backupRepositoryUid

String

System ID assigned to a backup repository.

id

integer

System ID assigned to a backup resource in the Veeam Service Provider Console REST API

cloudConnectAgentUid

String

System ID assigned to a management agent that is installed on the service provider backup server

freeSpace

integer

Amount of free storage space.

usedSpace

integer

Amount of allocated storage space already used by a company

cloudRepositoryFriendlyName

String

Name of a cloud repository configured for a reseller.

quota

integer

Set of limitations for a company.

Includes the following sections:

  • storageGb — amount of storage space allocated to a company measured in GB.
  • quotasAreUnlimited — indicates whether a company has unlimited quota for VMs, workstations and servers.
  • vms — number of VMs that a company can store on a cloud repository.
  • workstations — number of workstation that a company can store on a cloud repository.
  • servers — number of servers that a company can store on a cloud repository.

_links

Dictionary of string [key] and Object [value]

Links to related resources (navigation property). Can contain links to WAN Accelerators and backup repositories.