Schema Changes
The following list contains changes applied to schemas in REST API v3.5.
- Added the backupServerUid property to the CloudAgent schema.
- The discoveredTime property of the DiscoveredComputer schema is now nullable.
- Added the pulseAutoConnectWithProviderToken property to the ResellerLicenseResource schema.
- Applied the following changes to the ProtectedCloudDatabase schema:
- Added the applianceUid property.
- Renamed the hierarchyRef property to resourceId.
- Renamed the remoteSnapshotCount property to replicaSnapshotCount.
- Renamed the latestRemoteSnapshotDate property to latestReplicaSnapshotDate.
- Added the destinations property to the ProtectedCloudDatabaseBackup schema.
- Added the applianceUid property to the ProtectedCloudFileShare schema.
- Added the applianceUid and platformType properties to the ProtectedCloudVirtualMachine schema.
- The vb365Repositories property of the ResellerVb365ResourceInput is renamed to vb365RepositoriesUids and now contains array of UIDs.
- Renamed the backupServerUid property of the SitePublicCloudAppliance schema to siteUid.
- Added the backupServerUid property to the VcdOrganizationUser schema.
- Applied the following changes to the VcdOrganization schema:
- Renamed the siteUid property to backupServerUid.
- Added the hostedBackupServer and canBeMappedAsHostedResource properties.
- Renamed the siteUid property of the VcdOrganizationDataCenter schema to backupServerUid.
- Applied the following changes to the VbrDeploymentConfiguration schema:
- Renamed the adminUserName property to username.
- Renamed the adminPassword property to password.
- Added the following properties:
- usePredownloadedIso
- useManagementAgentCredentials
- adminCredentials
- Added the name property to the PublicCloudAppliancePublicAddress schema.
- Renamed the BackupServerVirtualMachine schema to VirtualServerVirtualMachine.
- In the BackupServerJob schema, the instanceUid property now contains backup job UIDs generated by Veeam Service Provider Console. The instanceUid property values of older REST API versions are now the originalUid property values.