Enums§
- Cluster
Replication Create Replication Error - struct for typed errors of method
cluster_replication_create_replication - Cluster
Replication Delete Replication Error - struct for typed errors of method
cluster_replication_delete_replication - Cluster
Replication GetReplication Error - struct for typed errors of method
cluster_replication_get_replication - Cluster
Replication Read GetReplication Error - struct for typed errors of method
cluster_replication_read_get_replication - Cluster
Replication Update Replication Error - struct for typed errors of method
cluster_replication_update_replication
Functions§
- cluster_
replication_ create_ replication - Create a new replication job Permissions: Requires the VM.Replicate permission on /vms/
. - cluster_
replication_ delete_ replication - Mark replication job for removal. Permissions: Requires the VM.Replicate permission on /vms/
. - cluster_
replication_ get_ replication - List replication jobs. Permissions: Will only return replication jobs for which the calling user has VM.Audit permission on /vms/
. - cluster_
replication_ read_ get_ replication - Read replication job configuration. Permissions: Requires the VM.Audit permission on /vms/
. - cluster_
replication_ update_ replication - Update replication job configuration. Permissions: Requires the VM.Replicate permission on /vms/
.