Modifies the attributes of an provider in the StorMan repository.
If a parameter is not specified, the corresponding attribute is not changed.
The parameters ip
uniquely identifies the provider which is to be modified.
A discovery process for the related storage system(s) is started automatically and will periodically refresh the configuration in the background.
To change the name or IP address of the provider, please use the function storcfg host –mod
.
Syntax
|
Parameters
–ip ip
Specifies the IP address of the host the provider is running on.
–newuser user
Specifies the new user for the connection to the provider.
–newpwd pwd
Specifies the new password for the connection.
At least the parameter –ip
must be specified to select the provider.
Return codes
Error Code | Name | Error Type |
0 |
| Function successful |
2 |
| Function only partly completed |
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 |
36 |
| User / password for StorMan not valid |