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 collection have a number of properties that reflect reseller settings. Properties can be used for POST, PUT, and DELETE requests and as query parameter values in GET requests.

Property

Type

Description

id

integer

System ID assigned to reseller in the Veeam Service Provider Console REST API.

name

String

Reseller name.

enabled

Boolean

Indicates whether a reseller is enabled in Veeam Service Provider Console.

tenantsUsage

integer

Number of companies managed by a reseller.

tenants

integer

Number of companies that a reseller can manage.

workstationAgentsUsage

integer

Number of Workstation Veeam backup agents managed by a reseller.

workstationAgentsNew

integer

Number of Workstation Veeam backup agents managed by a reseller that were registered (activated) within the current calendar month.

workstationAgents

integer

Number of Workstation Veeam backup agents that a reseller can store on a cloud repository. Must be specified if not unlimited.

serverAgentsUsage

integer

Number of Server Veeam backup agents managed by a reseller.

serverAgentsNew

integer

Number of Server Veeam backup agents managed by a reseller that were registered (activated) within the current calendar month.

serverAgents

integer

Number of Server Veeam backup agents that a reseller can store on a cloud repository. Must be specified if not unlimited.

cloudBackupResourceUsage

integer

Amount of cloud repository space consumed by reseller clients.

cloudBackupResource

integer

Amount of cloud repository space allocated to a reseller.

cloudReplicationResourceUsage

integer

Number of reseller clients assigned to hardware plans.

cloudReplicationResource

integer

Number of clients that a reseller can subscribe to a hardware plan.

vcdOrganizations

integer

Number of vCloud Director Organizations allocated to a reseller.

cloudReplicaType

String

Type of replication enabled for reseller clients.

isUnlimitedTenants

Boolean

Indicates whether a reseller has unlimited quota for clients.

isUnlimitedWorkstationAgents

Boolean

Indicates whether a reseller has unlimited quota for workstation agents.

isUnlimitedServerAgents

Boolean

Indicates whether a reseller has unlimited quota for server agents.

description

String

Description of a reseller

dataTransferGb

integer

Amount of data that reseller clients are allowed to download from a cloud repository, in GB. The 0 value means the allowed amount is unlimited

firstName

String

First name of a reseller contact person

lastName

String

Last name of a reseller contact person

title

String

Indicates how to address a reseller contact person

Possible values:

  • Unknown
  • Mr
  • Miss
  • Mrs
  • Ms

The Unknown value must not be used in POST and PUT requests.

userName

String

User name of a Service Provider Global Administrator

userId

integer

System ID assigned to a Service Provider Global Administrator in Veeam Availability Console RESTful API

notes

String

Additional details or comments

companyId

String

Company ID

name

String

Reseller company name

country

integer

Country where a reseller company is located

taxId

String

Tax identification number

usState

integer

USA state where a company is located

zipCode

String

Postal code

domain

String

URL of a web site

city

String

City where a company is located

street

String

Street where a company is located

telephone

String

Contact phone number

emailAddress

String

Contact email address

_links

array

Links to related resources (navigation property).