|
ServerHierarchy::UpdateServer |
( |
int |
lServer, |
|
|
params |
pInfo |
|
) |
| |
Modify the specified secondary Administration Server attributes on the primary Administration Server.
- Parameters:
-
lServer | secondary Administration Server ID. |
pInfo | paramParams container with fields to be changed. If field is not mentioned in this list, it will remain unchanged. Following attributes are supported to be modified:
- "KLSRVH_SRV_DN"
- "KLSRVH_SRV_GROUPID"
See list of the secondary Administration Server attributes for attributes description. |
|