This command modifies an existing host set; omitted arguments preserve current values.
Table 7–29 Arguments and Result for the hdb.hs.mod Command|
Argument/Result |
Syntax |
Description |
|
|---|---|---|---|
|
ID |
[R] |
HostSetID |
The host set ID |
|
name |
[O] |
String |
The host set name |
|
desc |
[O] |
String |
The host set description |
|
hIDs |
[O] |
HostIDSet |
The IDs of the static member hosts |
|
sIDs |
[O] |
HostSetIDSet |
The IDs of the host subsets |
|
rIDs |
[O] |
HostSearchIDSet |
The IDs of the host searches |
|
hide |
[O] |
Boolean |
Whether the host set is hidden |
|
result |
HostSet |
The modified host set |
|