Specifications

Area Cmdlet Description Syntax Example
To modify the active
search, use Set-H9Query.
ending with
20:Get-H9Res-
ult 10 20
Get-H9Facet Retrieves a list of facets
for the active query. If a
facet path is specified, the
cmdlet retrieves the val-
ues for those facets.
Get-H9Facet [[-Path] <String>]
[<CommonParameters>]
Get-H9Facet
Active list
integration
Add-H9List Adds an item to the active
list. You can retrieve the
contents of the active list
with the Show-H9List com-
mand.
Add-H9List [-CiRef] <Con-
figurationItemReference> [<Com-
monParameters>]
Adding all hosts
to the active list:
Set-H9Query
*Hosts
Get-H9Result |
Add-H9List
Show-H9List Returns configuration
item references for the
contents of the active list.
Show-H9List [<Com-
monParameters>]
Show-H9List
Set-H9List If a saved list of content
objects is specified, the
Set-H9List [-List] <Con-
figurationItemList> [<Com-
monParameters>]
Loading a
saved list, "VM
295
Using cmdlets