This command modifies an existing host search. Omitted arguments are overwritten.
Table 7–22 Arguments and Results for the hdb.hr.mod Command|
Argument/Result |
Syntax |
Description |
|
|---|---|---|---|
|
ID |
Required |
HostSearchID |
The host search ID |
|
name |
Optional |
String |
The host search name |
|
desc |
Optional |
String |
The host search description |
|
q |
Optional |
AttributeCriteriaList |
The dynamic query |
|
filt |
Optional |
VarValueCriteria |
An optional filter to restrict the search to certain types of hosts |
|
phys |
Optional |
PhysicalCriteria |
A filter to restrict to physical or virtual hosts |
|
hide |
Optional |
Boolean |
Whether the search is hidden |
|
result |
HostSearch |
The modified host search |
|