fileStorage REST Endpoints
fileStorage
The operations from the fileStorage category.
- ChangeReplicationCompartment
- Method: postPath:
/20171215/replications/{replication_id}/actions/changeCompartment - ChangeReplicationTargetCompartment
- Method: postPath:
/20171215/replicationTargets/{replication_target_id}/actions/changeCompartment - CheckReconciliation
- Method: postPath:
/20171215/replications/actions/checkReconciliation - CreateReplication
- Method: postPath:
/20171215/replications - CreateReplicationTarget
- Method: postPath:
/20171215/replicationTargets - DeleteReplication
- Method: deletePath:
/20171215/replications/{replication_id} - DeleteReplicationTarget
- Method: deletePath:
/20171215/replicationTargets/{replication_target_id} - EstimateReplication
- Method: postPath:
/20171215/fileSystems/{file_system_id}/actions/estimateReplication - GetReplication
- Method: getPath:
/20171215/replications/{replication_id} - GetReplicationTarget
- Method: getPath:
/20171215/replicationTargets/{replication_target_id} - GetReplicationTargetProgress
- Method: getPath:
/20171215/replicationTargets/actions/replicationTargetProgress - ListReplications
- Method: getPath:
/20171215/replications - ListReplicationTargets
- Method: getPath:
/20171215/replicationTargets - ReplicationFail
- Method: postPath:
/20171215/replications/actions/replicationFail - ReplicationStatusUpdate
- Method: postPath:
/20171215/replications/actions/replicationStatusUpdate - ReplicationTargetDelete
- Method: postPath:
/20171215/replicationTargets/actions/replicationTargetDelete - ReplicationTargetFail
- Method: postPath:
/20171215/replicationTargets/actions/replicationTargetFail - ReplicationTargetFileSystemGet
- Method: getPath:
/20171215/replications/actions/getTargetFileSystem - ReplicationTargetGet
- Method: getPath:
/20171215/replicationTargets/actions/replicationTargetGet - ReplicationTargetStatusUpdate
- Method: postPath:
/20171215/replicationTargets/actions/replicationTargetStatusUpdate - ReserveTargetNum
- Method: postPath:
/20171215/replicationTargets/actions/reserveTargetNum - RestartStuckDelta
- Method: postPath:
/20171215/replications/{replication_id}/actions/restartStuckDelta - SourceTriggeredDelete
- Method: postPath:
/20171215/replicationTargets/{replication_target_id}/actions/sourceTriggeredDelete - UpdateReplication
- Method: putPath:
/20171215/replications/{replication_id} - UpdateReplicationTarget
- Method: putPath:
/20171215/replicationTargets/{replication_target_id}