failoverToReplicant


SoftLayer_Network_Storage::failoverToReplicant

Failover to a volume replicant.

Description

Failover to a volume replicant. During the time which the replicant is in use the local nas volume will not be available.

Parameters

Name Type Description
replicantId int Replicant ID to failover to

Required Headers

Optional Headers

  • None

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Storage/{SoftLayer_Network_StorageID}/failoverToReplicant'