# Storage Appliances Prerequisites ## Dell PoweScale ### Enable API In order for Metalsoft to be able to connect to PowerScale, the API must be enabled. This can be done by running the following command on the PowerScale cluster via CLI: ```shell isi_gconfig -t web-config auth_basic=true ```