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

Resource URLs

In this article

    Each Veeam Backup for Microsoft Office 365 entity has a resource representing it. You can get a resource representation by requesting its URL. All Veeam Backup for Microsoft Office 365 RESTful API resources are available at the following URL:

    https://<Backup-Office365>:<Port>/<Version>/<Resource-Name>

    Where:

    • <Backup-Office365> is the DNS name or IP address of the server where Veeam Backup for Microsoft Office 365 is installed.
    • <Port> is the port number. Default: 4443.
    • <Version> is the version of Veeam Backup for Microsoft Office 365 RESTful API. Current: v3.
    • <Resource-Name> is the resource collection path.

    To get a representation of an individual resource, you must enter a resource identifier after a resource collection path, for example:

    https://east.support.local:4443/v3/Proxies/46d10221-7974-42d7-bb38-f80e65f95f3d

    Resource identifier is present in resource representation as the Id property.

    I want to report a typo

    There is a misspelling right here:

     

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