AHM URLs

There is one URL route associated with Asset Health Manager: health. The following table describes the various paths that build on the route, and the elements that you can specify for each.

Tip: For more information, refer to the URLs section of the documentation.
ElementDescriptionAccepted Value(s)Notes
health: Opens the Health Summary page displaying health indicators at the Home level of the hierarchy.
health/overview: Opens the Asset Health Manager Overview page.
health/asset/<EntityKey>/<SectionName>: Opens the Health Summary page.
<EntityKey> Specifies the level of the asset hierarchy for which you want to view health information.Any Entity Key that corresponds to an asset in the asset hierarchy.N/A
0Displays the Home level of the asset hierarchy.
<SectionName>

Specifies the type of health information you want to view.

indicatorDisplays the Indicators section.
eventDisplays the Events section.
policyDisplays the Policies section.
riskDisplays the Risks section.
health/indicator/<IndicatorEntityKey>/<WorkspaceName>: Opens the Health Indicator page.
<IndicatorEntityKey> Specifies the health indicator whose details you want to view. Any Entity Key that corresponds to a health indicator in the asset hierarchy.N/A
<WorkspaceName> Specifies the type of health indicator information you want to view.trendDisplays the Trend Chart workspace.
readingsDisplays the Reading History workspace.
configurationDisplays the Configuration workspace.

Example URLs

Example URLDestination

#health

-or-

#health/asset/0/indicator

The Indicators section of the Health Summary page for the Home level of the Asset Hierarchy.
#health/asset/6425187457/policyThe Policies section of the Health Summary page for the specified asset.
#health/indicator/64253092336/trendThe Health Indicator page, displaying a graph of readings associated with the specified health indicator.
#health/indicator/64253092336/configurationThe Health Indicator page, displaying source information for the specified health indicator.