BackupHardwarePlan
Property | Type | Attributes | Description |
---|---|---|---|
instanceUid | String (uuid) | Read-only | UID assigned to a hardware plan. |
name | String | Read-only | Name of a hardware plan. |
backupServerUid | String (uuid) | Read-only | UID assigned to a Veeam Backup & Replication server on which a hardware plan is configured. |
cpuQuota | Integer (int64) | Read-only, nullable | Maximum CPU resources that VM replicas can utilize, in MHz. |
isCpuQuotaUnlimited | Boolean | Read-only | Indicates whether CPU resources that VM replicas can utilize are unlimited. |
memoryQuota | Integer (int64) | Read-only, nullable | Maximum RAM resources that VM replicas can utilize, in bytes. |
isMemoryQuotaUnlimited | Boolean | Read-only | Indicates whether RAM resources that VM replicas can utilize are unlimited. |
networkWithInternetQuota | Integer (int32) | Read-only | Number of IP networks with internet access that are available for tenant VM replicas. |
networkWithoutInternetQuota | Integer (int32) | Read-only | Number of IP networks without internet access that are available for tenant VM replicas. |