This is an archive version of the document. To get the most up-to-date information, see the current version.

Properties

The /licensing/cloudconnectLicenses resource has a number of properties that reflect license characteristics. Properties can be used for POST, PUT, and DELETE requests and as query parameter values in GET requests.

Property

Type

Description

id

String

System ID assigned to a Veeam Cloud Connect server.

contactPerson

String

Name of a contact person in an organization to which the license is issued.

licenseAdministratorEmail

String

Email address of the license administrator in a company.

licenseeEmail

String

Email address of a contact person in a company.

edition

String

Type of Veeam Backup & Replication product edition.

Possible values:

  • Standard
  • Enterprise
  • EnterprisePlus

monitoring

String

Monitoring status.

licensedTo

String

Name of a person or organization to which the license is issued.

licenseType

String

Type of the license.

Possible values:

  • NotInstalled
  • Rental
  • NFR
  • Perpetual
  • Evaluation
  • Subscription

status

String

Current status of the license.

Possible values:

  • Unknown
  • Valid
  • Warning
  • Error

supportID

String

Support ID required for contacting Veeam Support.

licenseExpirationDate

String

License expiration date and time.

Date and time string is formatted in accordance with ISO 8601.

supportExpirationDate

String

Support expiration date and time.

Date and time string is formatted in accordance with ISO 8601.

licensedVMs

integer

Number of licensed VMs.

usedVMs

integer

Number of used VMs.

backupServerName

String

Name of a Veeam Cloud Connect server to which license is uploaded.

companyName

String

Name of a service provider or cloud enterprise configured in Veeam Service Provider Console.

newVMs

integer

Number of VMs treated as New (for rental licenses).

licensedCloudconnectBackups

integer

Number of VMs that can be protected by tenants in Veeam Cloud Connect.

usedCloudconnectBackups

integer

Number of VMs already protected by tenants in Veeam Cloud Connect.

licensedCloudconnectReplicas

integer

Number of VMs that can be replicated by tenants in Veeam Cloud Connect.

usedCloudconnectReplicas

integer

Number of VMs already replicated by tenants in Veeam Cloud Connect.

licensedCloudconnectServers

integer

Number of servers that can be protected by tenants in Veeam Cloud Connect.

usedCloudconnectServers

integer

Number of servers already protected by tenants in Veeam Cloud Connect.

licensedCloudconnectWorkstations

integer

Number of workstations that can be protected by tenants in Veeam Cloud Connect.

usedCloudconnectWorkstations

integer

Number of workstations already protected by tenants in Veeam Cloud Connect.

totalInstances

integer

Total number of available instances.

usedInstances

integer

Number of instances consumed by managed objects.

packages

String

License package type.

sectionTypes

String

Type of license units.

_links

Dictionary of string [key] and Object [value]

Links to related resources (navigation property). Contains a link to the Veeam Cloud Connect server, on which license was installed.

This property can be excluded from the response. For more information, see the SetLinks Custom Query Option (setLinks) section.