|
ServerHierarchy::UpdateServer |
( |
int |
lServer, |
|
|
params |
pInfo |
|
) |
| |
Modify specified secondary server attributes on primary 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 secondary server attributes for attributes description. |
|