Help Center
Choose product document...
Veeam Availability Console 2.0 [Archived]
RESTful API Reference

Properties

The /LicenseSettings resource has a number of properties that reflect license characteristics. Properties can be used in POST requests and as query parameter values in GET requests.

Property

Type

Description

autoupdateEnabled

boolean

Indicates whether license updates automatically.

productName

string

Name of software product for which the license is issued.

status

string

Current status of the license.

type

string

Type of the license.

Possible values:

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

licenseTo

string

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

contactPerson

string

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

licensesCount

integer

Number of licenses available. A license here is a unit (or token) that is assigned to a licensed object in Veeam Availability Console.

licensesUsedCount

integer

Number of licenses already used.

cloudConnectType

string

License mode.

Possible values:

  • Cloud Connect Provider
  • Enterprise

expirationDate

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.

lastUpdateDate

string

Date and time of the latest license update attempt.

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

vmCount

integer

Number of VMs protected on managed Veeam Backup & Replication servers.

workstationCount

integer

Number of workstations protected with licensed Veeam backup agent (Workstation Edition).

serverCount

integer

Number of servers protected with licensed Veeam backup agent (Server Edition).

cloudWorkstationCount

integer

Number of VMs protected with licensed Veeam backup agent (Workstation Edition).

cloudServerCount

integer

Number of VMs protected with licensed Veeam backup agent (Server Edition).

cloudconnectBackupVmCount

integer

Number of VMs protected by tenants in Veeam Cloud Connect.

cloudconnectBackupWorkstationCount

integer

Number of workstations protected by tenants in Veeam Cloud Connect.

cloudconnectBackupServerCount

integer

Number of servers protected by tenants in Veeam Cloud Connect.

cloudconnectReplicationVmCount

integer

Number of VMs replicated by tenants in Veeam Cloud Connect.

actions

Array

Actions performed by the POST method.

Available actions:

Veeam Large Logo

Deployment Guide

Migration Guide

Administrator Guide for Service Providers

User Guide for Service Providers

Evaluator's Guide for Service Providers

Administrator Guide for Enterprises

User Guide for Enterprises

Evaluator's Guide for Enterprises

RESTful API Reference