managecloudserver
The managecloudserver command manages cloud servers on the storage system.
Parameters
- -action applypndgconfig
- (Required) Activates or deactivates the clouds that are in “Activation Pending” or "Remove
Pending" state.
- applypndgconfig
- Applies the changes to clouds that are in “Activation Pending” or "Remove Pending"
state.Note: The managecloudserver command will fail if there are no clouds in “Activation Pending” or "Remove Pending" state.
- -quiet
-
(Optional) Turns off the confirmation prompt for this command.
Example
dscli> managecloudserver -action applypndgconfig
Note: This action allows all the pending changes to be applied to the clouds. When pending changes
are successfully applied, Output 1 is displayed. If there are no pending changes, Output 2 is
displayed.
Output 1
CMUC00601I managecloudserver: The cloud ibmcloud was successfully updated to Active state on node 0. CMUC00601I managecloudserver: The cloud ibmcloud was successfully updated to Active state on node 1.
Output 2
CMUN81443E managecloudserver: No pending changes to be applied.