This command is available to Administrators.
-> set /CH/componentname [prepare_to_remove_action=true] [return_to_service_action=true]
prepare_to_remove_action=true - Use this property to prepare an active component for removal. It changes the
prepare_to_remove_status
from
NotReady
to
Ready
, indicating that you can proceed with physically removing this component from the system.
return_to_service_action=true - Use this property to bring a component back on line after it is physically installed in the system. It changes
the
prepare_to_remove_status
from
Ready
to
NotReady
, indicating that you have successfully installed this component.