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

/Organizations/{id}/LicensingInformation

In this article

    Represents the licensing information of an organization with a specified ID.

    Resource URL

    The URL of the reference resource representation:

    https://<Backup-Office365>:4443/v3/Organizations/{id}/LicensingInformation

    Related Resources

    /Organizations/{id}

    Methods

    The following methods are supported for the /Organizations/{id}/LicensingInformation resource:

    Properties

    The /Organizations/{id}/LicensingInformation resource has the following properties:

    Property

    Type

    Description

    LicensedUsers

    int

    Specifies the amount of the used licenses.

    NewUsers

    int

    Veeam Backup for Microsoft Office 365 can temporarily provide you with additional 10% of the total licence amount for new employees joining your organization. When the number of used licenses exceeds the limit, you will still be able to perform backup and recovery operations. This property specifies how many extra licenses are in use at the moment.

    Resource Representation

    The /Organizations/{id}/LicensingInformation resource has the following representation:

    {

     "licensedUsers": 250,

     "newUsers": 20

    }

     

    I want to report a typo

    There is a misspelling right here:

     

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