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 /hardwarePlans collection have a number of properties that reflect hardware plan settings in Veeam Cloud Connect. Properties can be used as query parameter values in GET requests.

Property

Type

Description

id

String

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

cloudConnectServerUid

String

System UID assigned to a Veeam backup server running on the SP side.

cloudConnectAgentUid

String

System UID assigned to a Veeam Cloud Connect agent installed on the SP backup server.

cpuQuota

integer

Host CPU resources provided for a hardware plan.

cpuQuotaUnits

String

Measurement units for host CPU resources.

Possible values: Hz (hertz) and its multiples formed with metric prefixes.

memoryQuota

integer

Host RAM resources provided for a hardware plan.

memoryQuotaUnits

String

Measurement units for host RAM resources.

Possible values: B (byte) and its multiples formed with metric prefixes.

storageQuota

integer

Amount of storage space provided for a hardware plan.

storageQuotaUnits

String

Measurement units for storage space provided for a hardware plan.

Possible values: B (byte) and its multiples formed with metric prefixes.

networkQuota

integer

Total number of networks available to tenant.

name

String

Name of a hardware plan configured in Veeam Cloud Connect.

_links

Dictionary of string [key] and Object [value]

Links to related resources (navigation property).