Properties
The resources in the /subscriptionPlans collection have a number of properties that reflect subscription plans settings in Veeam Availability 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 Veeam Availability Console RESTful API. |
name | string | Name of a subscription plan configured in Veeam Availability Console. |
description | string | Description of a subscription plan configured in Veeam Availability Console. |
currency | string | Payment or chargeback currency. |
taxType | string | Type of tax applied in a subscription plan. Possible values:
|
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:
|
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:
|
replicationDataTransferValue | integer | Price for a unit of replication data transfer out traffic. |
replicationDataTransferValueUnits | string | Measurement units for replication data transfer out traffic. Possible values:
|
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:
|
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:
|
_links | Dictionary of string [key] and Object [value] | Links to related resources (navigation property). |