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 /subscriptionPlans collection have a number of properties that reflect subscription plans  settings in Veeam Service Provider Console. Properties can be used as query parameter values in GET requests.

Property

Type

Description

id

integer

System ID assigned to a subscription plan in the Veeam Service Provider Console REST API.

name

String

Name of a subscription plan configured in Veeam Service Provider Console.

description

String

Description of a subscription plan configured in Veeam Service Provider Console.

currency

String

Payment or chargeback currency.

taxType

String

Type of tax applied in a subscription plan.

Possible values:

  • VAT
  • GST
  • SalesTax

vatPercent

integer

Value added tax amount in percent.

discountPercent

integer

Discount amount in percent.

managedServices

integer

Monthly price for cloud service provisioning.

managedVms

integer

Monthly price for a managed VM.

managedWorkstations

integer

Monthly price for a managed workstation on which Veeam backup agent is installed.

managedCloudAgents

integer

Monthly price for a managed cloud computer on which Veeam backup agent is installed.

managedServers

integer

Monthly price for a managed server on which Veeam backup agent is installed.

storedVMBackups

integer

Monthly price for a VM backup stored in the cloud repository.

storedServerBackups

integer

Monthly price for a server backup stored in the cloud repository.

storedWorkstationBackups

integer

Monthly price for a workstation backup stored in the cloud repository.

cloudRepositoryValue

integer

Price for one unit of cloud repository space consumed by backups.

cloudRepositoryValueUnits

String

Measurement units of backup cloud repository space.

Possible values:

  • GB
  • TB

freeSpaceEnabled

Boolean

Indicates whether any amount of space for backups is included into a subscription plan free of charge.

freeSpaceValue

integer

Amount of units of space for backups included into a subscription plan free of charge.

freeSpaceValueUnits

String

Measurement units for free cloud repository space. Has the constant value B.

backupDataTransferValue

integer

Number of units of backup data transfer out traffic.

backupDataTransferValueUnits

String

Measurement units for backup data transfer out traffic.

Possible values:

  • GB
  • TB

replicationDataTransferValue

integer

Price for a unit of replication data transfer out traffic.

replicationDataTransferValueUnits

String

Measurement units for replication data transfer out traffic.

Possible values:

  • GB
  • TB

replicatedVms

integer

Price for a cloud VM replica.

cloudStorageQuota

integer

Price for a unit of cloud repository space consumed by replicas.

cloudStorageQuotaUnits

String

Measurement units for replica cloud repository space.

Possible values:

  • GB
  • TB

freeCloudStorageEnabled

Boolean

Indicates whether any amount of space for replicas is included into a subscription plan free of charge.

freeCloudStorageValue

integer

Amount of units of space for replicas included into a subscription plan free of charge.

freeCloudStorageValueUnits

String

Measurement units for free cloud repository space. Has the constant value B.

freeComputeResourcesEnabled

Boolean

Indicates whether any amount of compute resources for replicas is included into a subscription plan free of charge.

freeComputeResourcesValue

integer

Amount of units of compute resources for replicas included into a subscription plan free of charge.

freeComputeResourcesValueUnits

String

Measurement units for free compute resources for replicas. Has the constant value mins.

computeResourcesQuota

integer

Price for a unit of cloud compute resources.

computeResourcesQuotaUnits

String

Measurement units for compute resources for replicas.

Possible values:

  • Hour
  • Day
  • Week
  • Month

_links

Dictionary of string [key] and Object [value]

Links to related resources (navigation property).