Specifications
Appendix B: Using PowerCLI
Area Cmdlet Description Syntax Example
0 $hst
Retrieving
and man-
aging user
content
Get-H9Con-
tent
Retrieves content items
from SolarWinds Vir-
tualization Manager
(alerts, saved searches,
lists, trends, and so on).
Get-H9Content [[-WsType] <Work-
spaceAssetType>] [[-Name]
<String>] [[-OnlyMine]] [<Com-
monParameters>]
The Workspace Asset Types are
the following:
l 0: ExportTemplate
l 1: ReportOutput
l 2: SavedList
l 3: SavedSearch
l 4: Alert
l 5: Trend
l 6: Dashboard
l 7: ResourceContainer
l 8: ResourceUsageProfile
Retrieving the
list of saved lists
whose name
includes the
string "2008":
Get-H9Content
2 "2008"
Set-H9Con- Paired with the Get-
Set-H9Content [-Asset]
300