SoftLayer Network Storage::failoverToReplicant
From SoftLayer Development Network Wiki
failoverToReplicant is a member of the SoftLayer_Network_Storage service.
Contents |
Overview
Failover to a volume replicant. During the time which the replicant is in use the local nas volume will not be available.
User Access
Users wishing to execute failoverToReplicant service must have the Manage NAS permission assigned to their account.
Return Type
failoverToReplicant returns the boolean data type.
Headers
Required Headers
failoverToReplicant requires the following headers:
Parameters
failoverToReplicant takes the following parameters:
replicantId
Replicant ID to failover to
- Type: integer

