Step 1. Enable HPE Web Services API Server
Veeam Backup & Replication uses the HPE Web Services API (WSAPI) server to communicate with HPE Alletra MP, 9000, Primera, 3PAR storage systems.
Before you use the WSAPI server, you must make sure that the server is enabled and enable it if needed.
Enabling WSAPI Server Through SSH
To enable the WSAPI server, do the following:
- Log on to the Processor with administrator privileges:
#ssh <administrator account>@<SP IP Address> |
- Run the following command to view the current state of the WSAPI server:
#showwsapi
|
- If the WSAPI server is not running, run the following command to start it:
#startwsapi |
- If the HTTP port is disabled, run the following command to enable it:
#setwsapi -http enable |
If the HTTPS port is disabled, run the following command to enable it:
#setwsapi -https enable |
Enabling WSAPI Server Through Management Console
The following information applies to HPE 3PAR StoreServ and HPE Primera.
To enable the WSAPI server, do the following:
- In your storage system management console, click 3PAR StoreServ. Select Systems.
- Select the storage system from the list.
- In the next window, select Services in the drop-down list.
The state of the WSAPI server is displayed in the WSAPI Provider tab.
If it is not enabled, click the Edit button and enable the server.