Removes a host from the StorMan repository. If this host is also acting as a provider, it is also removed from repository.
Syntax
|
Parameters
–name hostname
Identifies the host by its name. This parameter supports wildcards (*).
–ip ip
Identifies the host by an IP address belonging to the host.
–wwpn wwpn
Identifies the host by a WWPN belonging to the host.
Exactly one of the parameters –name
, –ip
or -wwpn
must be specified with a non-empty value to identify the host.
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 could not be found |
36 |
| User / password for StorMan not valid |