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