Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 3 Using the XML Interface : Alerts URL

Alerts URL
Invoking this relative URL generates an XML instance document listing all active alerts and informational messages in all agents in all of the TIBCO Hawk domains listed in web.xml.
Figure 4 Alerts URL Sample Output
Optional Parameters
Optional parameters for the Alerts URL are:
Style   A specific XSLT/XPATH stylesheet. If the stylesheet takes parameters, you can include them in the relative URL. If Style is not included, the server uses the default stylesheet, Ident.xsl.
If you specify an optional parameter that does not exist, such as a stylesheet that is not in the HAWK_HOME/webconsole/tomcat/webapps/http/xsl directory, the server returns an error.
Example
The following relative URL retrieves information about all active alerts in all configured Hawk domains. Instead of the default stylesheet, it specifies the stylesheet MedAlert.xsl.
   http://localhost:8081/http/Alerts?Style=MedAlert.xsl

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved