SubscriptionPlan
Property | Type | Attributes | Description |
---|---|---|---|
instanceUid | String (uuid) | Read-only | UID assigned to a subscription plan. |
name | String | Required | Name of a subscription plan. |
organizationUid | String (uuid) | Read-only, nullable | Name of an organization whose user created a subscription plan. |
type | String | Read-only | Type of subscription plan. Possible values:
|
description | String | Nullable | Description of a subscription plan. |
currency | String | — | Currency chosen for a subscription plan. |
taxType | String | — | Tax type specified for a subscription plan. Possible values:
|
taxPercent | Number (double) | — | Tax amount, in percent. |
discountPercent | Number (double) | — | Discount amount, in percent. |
managedServicePrice | Number (double) | — | Flat charge rate for provided services, per month. |
managedVmPrice | Number (double) | — | Charge rate for a managed VM, per month. |
managedWorkstationPrice | Number (double) | — | Charge rate for a managed workstation agent, per month. |
managedServerAgentPrice | Number (double) | — | Charge rate for a managed server agent, per month. |
vmCloudBackupsPrice | Number (double) | — | Charge rate for storing one VM in backup on a cloud repository, per month. |
serverCloudBackupsPrice | Number (double) | — | Charge rate for storing backup data of one server computer on a cloud repository, per month. |
workstationCloudBackupsPrice | Number (double) | — | Charge rate for storing backup data for one workstation computer on a cloud repository, per month. |
cloudRepositoryConsumedSpacePrice | Number (double) | — | Charge rate for one GB or TB of consumed storage space on a cloud repository. |
cloudRepositoryConsumedSpaceUnits | String | — | Measurement units of consumed storage space on a cloud repository. Possible values:
|
freeCloudRepositoryConsumedSpace | Integer (int32) | Nullable | Amount of storage space that can be consumed by backup files for free. |
freeCloudRepositoryConsumedSpaceUnits | String | — | Measurement units of storage space that can be consumed by backup files for free. Possible values:
|
backupDataTransferOutPrice | Number (double) | — | Charge rate for one GB or TB of data downloaded from a cloud repository |
backupDataTransferOutUnits | String | — | Measurement units of data downloaded from a cloud repository. Possible values:
|
replicatedVmPrice | Number (double) | — | Charge rate for one VM replica registered on a cloud host, per month. |
cloudStorageConsumedSpacePrice | Number (double) | — | Charge rate for one GB or TB of cloud storage space consumed by VM replica files. |
cloudStorageConsumedSpaceUnits | String | — | Measurement units of cloud storage space consumed by VM replica files. Possible values:
|
freeCloudStorageConsumedSpace | Integer (int32) | Nullable | Amount of cloud storage space that can be consumed by VM replicas for free. |
freeCloudStorageConsumedSpaceUnits | String | — | Measurement units of cloud storage space that can be consumed by VM replicas for free. Possible values:
|
computeResourcesPrice | Number (double) | — | Charge rate for a CPU and memory resources usage by a VM on a cloud host. |
computeResourcesUnits | String | — | Measurement units of time period of CPU and memory resources usage by a VM on a cloud host Possible values:
|
freeComputeResources | Integer (int64) | — | Amount of time during which VM replicas can consume compute resources on a cloud host for free. |
freeComputeResourcesUnits | String | — | Measurement units of time during which VM replicas can consume compute resources on a cloud host for free. Possible values:
|
replicationDataTransferOutPrice | Number (double) | — | Charge rate for one GB or TB of VM replica data downloaded from cloud storage. |
replicationDataTransferOutUnits | String | — | Measurement units of VM replica data downloaded from cloud storage. Possible values:
|
fileShareBackupUsedSpacePrice | Number (double) | — | Charge rate for one GB or TB of backup repository space consumed by file share backups. |
fileShareBackupUsedSpaceUnits | String | — | Measurement units of backup repository space consumed by file share backups. Possible values:
|
freeFileShareBackupUsedSpace | Integer (int32) | Nullable | Amount of backup repository space that can be consumed by file share backups for free. |
freeFileShareBackupUsedSpaceUnits | String | — | Measurement units of backup repository space that can be consumed by file share backups for free. Possible values:
|
fileShareArchiveUsedSpacePrice | Number (double) | — | Charge rate for one GB or TB of archive repository space consumed by file share backups. |
fileShareArchiveUsedSpaceUnits | String | — | Measurement units of archive repository space consumed by file share backups. Possible values:
|
freeFileShareArchiveUsedSpace | Integer (int32) | Nullable | Amount of archive repository space that can be consumed by file share backups for free. |
freeFileShareArchiveUsedSpaceUnits | String | — | Measurement units of archive repository space that can be consumed by file share backups for free. Possible values:
|
sourceAmountOfDataPrice | Number (double) | — | Charge rate for one GB or TB of source data. |
sourceAmountOfDataUnits | String | — | Measurement units of source data. Possible values:
|
freeSourceAmountOfData | Integer (int32) | Nullable | Amount of source data that is processed for free. |
freeSourceAmountOfDataUnits | String | — | Measurement units of source data that is processed for free. Possible values:
|