Structs§
- Create
Replication Policy Params - struct for passing parameters to the method
create_replication_policy - Delete
Replication Policy Params - struct for passing parameters to the method
delete_replication_policy - GetReplication
Execution Params - struct for passing parameters to the method
get_replication_execution - GetReplication
LogParams - struct for passing parameters to the method
get_replication_log - GetReplication
Policy Params - struct for passing parameters to the method
get_replication_policy - List
Replication Executions Params - struct for passing parameters to the method
list_replication_executions - List
Replication Policies Params - struct for passing parameters to the method
list_replication_policies - List
Replication Tasks Params - struct for passing parameters to the method
list_replication_tasks - Start
Replication Params - struct for passing parameters to the method
start_replication - Stop
Replication Params - struct for passing parameters to the method
stop_replication - Update
Replication Policy Params - struct for passing parameters to the method
update_replication_policy
Enums§
- Create
Replication Policy Error - struct for typed errors of method
create_replication_policy - Delete
Replication Policy Error - struct for typed errors of method
delete_replication_policy - GetReplication
Execution Error - struct for typed errors of method
get_replication_execution - GetReplication
LogError - struct for typed errors of method
get_replication_log - GetReplication
Policy Error - struct for typed errors of method
get_replication_policy - List
Replication Executions Error - struct for typed errors of method
list_replication_executions - List
Replication Policies Error - struct for typed errors of method
list_replication_policies - List
Replication Tasks Error - struct for typed errors of method
list_replication_tasks - Start
Replication Error - struct for typed errors of method
start_replication - Stop
Replication Error - struct for typed errors of method
stop_replication - Update
Replication Policy Error - struct for typed errors of method
update_replication_policy
Functions§
- create_
replication_ policy - Create a replication policy
- delete_
replication_ policy - Delete the specific replication policy
- get_
replication_ execution - Get the replication execution specified by ID
- get_
replication_ log - Get the log of the specific replication task
- get_
replication_ policy - Get the specific replication policy
- list_
replication_ executions - List replication executions
- list_
replication_ policies - List replication policies
- list_
replication_ tasks - List replication tasks for a specific execution
- start_
replication - Start one replication execution according to the policy
- stop_
replication - Stop the replication execution specified by ID
- update_
replication_ policy - Update the replication policy