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

General

In this article

    The following properties are present in all resources from the /tenants collection:

    Property

    Type

    Description

    id

    integer

    System ID assigned to a company in Veeam Availability Console RESTful API.

    name

    string

    Company name configured in Veeam Cloud Connect or Veeam Availability Console.

    instanceUid

    string

    System UID assigned to a tenant in Veeam Cloud Connect. Can be used as resource identifier.

    cloudConnectAgentUid

    string

    System ID assigned to a management agent that is installed on the service provider backup server.

    siteName

    string

    Name of a site that is assigned to a company.

    vcdOrganizationUid

    string

    System ID assigned to a VCD organization that includes a company.

    tenantType

    string

    Type of a company.

    Possible values:

    • General
    • VCD

    description

    string

    Company description in Veeam Availability Console or tenant description in Veeam Cloud Connect.

    title

    string

    Indicates how to address a company contact person.

    Possible values:

    • Unknown
    • Mr.
    • Miss
    • Mrs.
    • Ms.

    The Unknown value must not be used in POST and PUT requests.

    firstName

    string

    First name of a company contact person.

    lastName

    string

    Last name of a company contact person.

    userName

    string

    Name of a tenant in Veeam Cloud Connect.

    emailAddress

    string

    Contact email address.

    isEnabled

    string

    Indicates whether a tenant is enabled in Veeam Availability Console.

    taxId

    string

    Company Tax ID.

    telephone

    string

    Telephone number of a primary contact of a company.

    country

    string

    Country where a company is located.

    city

    string

    City where a company is located.

    street

    string

    Street where a company is located.

    usState

    integer

    System ID of a USA states where a company is located.

    zipCode

    string

    Postal code.

    domain

    string

    URL of a web site.

    companyId

    string

    ID of a company in Veeam Availability Console used for third party applications.

    notes

    string

    Additional information on a company.

    backupProtectionEnabled

    boolean

    Indicates whether deleted backup file protection is enabled.

    backupProtectionPeriod

    integer

    Number of days during which deleted backup files must be kept in the recycle bin on the Veeam Cloud Connect server.

    networkFailoverResourcesEnabled

    boolean

    Indicates whether network resources are alloceted to perform failover tasks.

    numberOfPublicIp

    integer

    Number of public IP addresses assigned to a company.

    publicIpEnabled

    boolean

    Indicates whether public IP addresses are assigned to a company.

    maxConcurrentTasks

    integer

    Maximum number of concurrent tasks available to a company.

    bandwidththrottlingEnabled

    boolean

    Indicates whether incoming network traffic that will be accepted from a company is limited.

    allowedBandwidth

    integer

    Maximum incoming network traffic bandwidth that will be accepted from a company.

    If the bandwidththrottlingEnabled property has value false this property will return the latest saved value.

    allowedBandwidthUnits

    string

    Measurement units for incoming network traffic accepted from a company.

    If the bandwidththrottlingEnabled property has value false this property will return the latest saved value.

    gatewayPools

    array

    Collection of system IDs assigned to gateway pools that are allocated to a company. If the collection is empty, company will automatically use a standalone gateway.

    gatewayFailoverEnabled

    boolean

    Indicates whether failover to another gateway is enabled.

    cloudGatewayPoolsUids

    Array

    Collection of system IDs assigned to gateway pools that are allocated to a company. If the collection is empty, company will automatically use a standalone gateway.

    vMsBackedUp

    integer

    Number of virtual machines protected with backup jobs.

    vMsReplicated

    integer

    Number of virtual machines protected with replication jobs.

    vMsBackedupToCloud

    integer

    Number of virtual machines backed up to a cloud repository.

    managedPhysicalWorkstations

    integer

    Number of physical workstation machines protected with Veeam backup agent.

    managedCloudWorkstations

    integer

    Number of cloud workstation machines protected with Veeam backup agent.

    managedPhysicalServers

    integer

    Number of physical server machines protected with Veeam backup agent.

    managedCloudServers

    integer

    Number of cloud server machines protected with Veeam backup agent.

    expirationEnabled

    boolean

    Indicates whether a company account must be disabled automatically.

    expirationDate

    string

    Date an time when a company account must be disabled.

    Date string is formatted in accordance with ISO 8601.

    expirationTime

    string

    Date an time when a company account must be disabled.

    Date string is formatted in accordance with ISO 8601.

    actions

    Array

    Actions performed by the POST method.

    Available actions:

    _links

    Dictionary of string [key] and Object [value]

    Links to related resources (navigation property). Can contain links to backup and replica resources, locations, users, and subscription plans.

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

    I want to report a typo

    There is a misspelling right here:

     

    I want to let the Veeam Documentation Team know about that.