Resource URLs
Each Veeam Backup for Microsoft 365 entity has its own resource. You can get a resource representation by requesting its URL.
All Veeam Backup for Microsoft 365 REST API resources are available at the following URL:
Where:
- <hostname> is the DNS name or IP address of a server where Veeam Backup for Microsoft 365 is installed.
- <Port> is the port number. By default, the port number is 4443.
- <Version> is a version of the Veeam Backup for Microsoft 365 REST API.
- <Resource-Name> is the collection resource path.
To get a representation of an individual resource, you must enter a resource identifier after a collection resource path, for example:
Resource identifier is present in resource representation as the Id property.