Modifies the name (pool ID) of an existing pool.
Syntax
|
Parameters
–poolid poolid
Specifies the ID of the pool. This parameter is mandatory.
Refer to the common description of ”poolid” in chapter "Common supported value ranges".
The pool ID must be unique and is internally not case-sensitive.
–newpoolid poolid
Specifies the new ID of the pool in the case of renaming.
For restrictions in naming the pool ID, refer to the common description of ”poolid” in chapter "Common supported value ranges".
–connectparam
Refer to the description of the "Connection parameters".
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 pool was not found |
19 |
| Pool ID already used otherwise |
36 |
| User / password for StorMan not valid |