Reference Guide

hardware NAS-appliances detach-controller
Description
Detach a NAS controller.
Format
hardware NAS-appliances detach-controller <ApplianceID> <ControllerID>
Arguments
Argument Description Format
<ApplianceID> NAS appliance ID Existing NAS appliance ID
<ControllerID> NAS controller ID Existing NAS controller ID
Example
Detach a NAS controller where the NAS appliance ID is 1 and the NAS controller ID is 0:
CLI> hardware NAS-appliances detach-controller 1 0
hardware NAS-appliances delete
Description
Delete an unjoined NAS appliance.
Format
hardware NAS-appliances delete <ApplianceID>
Arguments
Argument Description Format
<ApplianceID> NAS appliance ID Existing NAS appliance ID
Example
Delete an unjoined NAS appliance with the ID 2:
CLI> hardware NAS-appliances delete 2
hardware NAS-appliances create-cluster
Description
Create a FluidFS cluster.
57