| name | data type | constraints | description |
|---|---|---|---|
| legacyRemoteVersionsObject | LegacyRemoteVersionsObject | required | |
| backupDestination | string | required |
Example
{
"legacyRemoteVersionsObject" : {
"versionsMap" : {
"property1" : { },
"property2" : { }
},
"backupDestination" : "..."
},
"backupDestination" : "..."
}