Failover an inaccessible block/file volume to its available replicant volume.
Description
If a volume (with replication) becomes inaccessible due to a disaster event, this method can be used to immediately failover to an available replica in another location. This method does not allow for fail back via the API. To fail back to the original volume after using this method, open a support ticket. To test failover, use
SoftLayer_Network_Storage::failoverToReplicant instead.
Parameters
Name |
Type |
Description |
replicantId |
int |
Replicant ID to failover to |
Required Headers
Optional Headers
Return Values