ReplicationObjectResponse

data class ReplicationObjectResponse(val endpointType: String? = null, val remotePath: RemotePathResponse? = null, val remoteVolumeRegion: String? = null, val remoteVolumeResourceId: String? = null, val replicationId: String, val replicationSchedule: String? = null)

Replication properties

Constructors

Link copied to clipboard
constructor(endpointType: String? = null, remotePath: RemotePathResponse? = null, remoteVolumeRegion: String? = null, remoteVolumeResourceId: String? = null, replicationId: String, replicationSchedule: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val endpointType: String? = null

Indicates whether the local volume is the source or destination for the Volume Replication

Link copied to clipboard

The full path to a volume that is to be migrated into ANF. Required for Migration volumes

Link copied to clipboard

The remote region for the other end of the Volume Replication.

Link copied to clipboard

The resource ID of the remote volume. Required for cross region and cross zone replication

Link copied to clipboard
Link copied to clipboard

Schedule