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 /tenants/{ID}/locations collection have a number of properties that reflect company location characteristics. Properties can be used as query parameter values in GET requests.

Property

Type

Description

id

integer

System ID assigned to a company location in the Veeam Service Provider Console REST API.

name

String

Name of a company location.

quota

integer

Amount of storage space allocated for a location of a company.

quotaUnits

String

Measurement units for storage space allocated for a location.

Possible values: B (byte) and its multiples formed with metric prefixes.

type

String

Type of location.

Possible values:

  • System
  • Custom

repositoryCapacity

integer

Total capacity of a cloud repository assigned to a company.

repositoryCapacityUnits

String

Measurement units for total capacity of a cloud repository.

Possible values: B (byte) and its multiples formed with metric prefixes.

repositoryFreespace

integer

Amount of storage space that is available to a company.

repositoryFreespaceUnits

String

Measurement units for available storage space.

Possible values: B (byte) and its multiples formed with metric prefixes.

repositoryUsedspace

integer

Amount of storage space that a company used.

repositoryUsedspaceUnits

String

Measurement units for storage space that a company used.

Possible values: B (byte) and its multiples formed with metric prefixes.

_links

Dictionary of string [key] and Object [value]

Links to related resources (navigation property). Can contain links to backup servers and jobs.