REST API Changelog
This section describes the latest changes and features introduced in the Orchestrator REST API v6.
Resource Changes
The following changes in the REST API schemas were made:
- RecoveryPlanInfo schema:
- Added the recoveryLocationName, recoveryLocationType and containsAgentGroups properties.
- Added the storageRecoveryLocations property that includes the new StorageRecoveryLocationPlanInfo subschema.
- RecoveryScheduleInfo schema:
- Added the ransomwareScan, restorePointsCountForRansomwareScan and ransomwareAction properties.
- RestoreParameters schema:
- Added the ransomwareScan, restorePointsCountForRansomwareScan and ransomwareAction request body parameters.
- SaveTimeScheduleRequest schema:
- Added the ransomwareScan, restorePointsCountForRansomwareScan and ransomwareAction request body parameters.
- SaveRunAfterScheduleRequest schema:
- Added the ransomwareScan, restorePointsCountForRansomwareScan and ransomwareAction request body parameters.
- GroupRuntimeDetails schema:
- Added the executionType property.
- The RecoveryLocationInfo schema was replaced by the RecoveryLocationInfoFull schema.
- The RecoveryLocationInfoSimple schema was replaced by the RecoveryLocationInfo schema.