Connects to the provider and starts an update process in the background to get or update all the configuration data of the managed storage systems. The background function may take some time depending on the number of connected storage systems and their complexity.
The parameter ip
identifies the provider. If it's omitted, all providers of the StorMan repository are updated.
Syntax
|
Parameters
–ip ip
Specifies the IP address of the host the provider is running on.
Return codes
Error Code | Name | Error Type |
0 |
| Function successful |
3 |
| Version not supported |
7 |
| Specified parameters invalid |
13 |
| Error in StorMan communication between client and server |
16 |
| Unexpected error in function |
18 |
| Specified host was not found |
22 |
| Provider or database not available |
25 |
| User / password for provider not valid. |
36 |
| User / password for StorMan not valid |