"SoftLayer_" prefix removed for readability.
Failover an inaccessible block/file volume to its available replicant volume.
Name | Type | Description |
---|---|---|
replicantId | int | Replicant ID to failover to |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Storage_Backup_Evault/{SoftLayer_Network_Storage_Backup_EvaultID}/disasterRecoveryFailoverToReplicant'