CloudReplicationSettings

CloudReplicationSettings
CloudReplicationSettings
JSON Example
{
    "dataConnectionType": "string",
    "description": "new description",
    "initialSyncTime": 0,
    "isMigration": false,
    "quiesced": true,
    "retentionPolicy": {
        "rules": [
            {
                "distance": 15,
                "numberOfInstances": 3
            }
        ]
    },
    "rpo": 15,
    "slaProfileId": "e137ef16-010a-4cc8-9121-53985cb67c5b",
    "targetDiskType": "string"
}
dataConnectionType
Optional

dataConnectionType

string
description
Optional

The description of the replication.

destination
Optional

The destination location of the replication.

integer As int64 As int64
initialSyncTime
Optional

Replication initial sync time. If in the past, 0 or negative, the sync will not be delayed. The time is specified as the difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC

boolean
isMigration
Optional

Whether the replication is actually a migration.

boolean
quiesced
Optional

Replicated image guest quiescing - if empty/omitted no change will be applied.

retentionPolicy
Optional

retentionPolicy

integer As int32 As int32
rpo
Optional

Recovery point objective in minutes - if empty/omitted no change will be applied.

string
slaProfileId
Optional

The SLA Profile to use instead of the custom rpo/dataConnectionType/retentionPolicy settings

source
Optional

The source location of the replication.

targetDiskType
Optional

targetDiskType