Report URL listings
The topics in this section list the URL field information for each
report.Discrepancy Summary report URL
This URL launches a Discrepancy Summary report.
The following example displays a Discrepancy Summary report for all devices:
https://<tsna-server>:<tsna-port>/bca-networks/externalurl/external.do?target=discSummaryReport&spanType=all
Discrepancy Details report URL
This URL launches a Discrepancy Details report.
The following example displays a Discrepancy Details report for all devices:
https://<tsna-server>:<tsna-port>/bca-networks/externalurl/external.do?target=discDetailsReport&deviceName=ATL-cisco1720-01
Change Summary report URL
This URL launches a Change Summary report.
The following example displays a Change Summary report for the group named cisco. All changes after the trusted configuration are shown for the Running configuration. No syslog events are displayed.
https://<tsna-server>:<tsna-port>/bca-networks/externalurl/external.do?target=changeSummaryReport&spanType=group&spanName=cisco
Device Inventory report URL
This URL launches a Device Inventory report.
The following example displays a tabular Device Inventory report for the entire network that contains the device Name (always), model, osImage, snapshot span action, violation trail, history trail, span action status, and dynamic field.
https://<tsna-server>:<tsna-port>/bca-networks/externalurl/external.do?target=deviceInventoryReport&spanType=all&selectedFields=model,osImage,snapshot,vt.<complianceViolationTrailName>,ht.<historyTrailName>,sa.<spanActionName>,dt.<dynamicFieldName>&tabularFormat=yes
OS Image History report URL
This URL launches an OS Image History report.
The following example displays an OS Image History report for the group named cisco. All OS version changes for the last 30 days are shown.
https://<tsna-server>:<tsna-port>/bca-networks/externalurl/external.do?target=osImageHistoryReport&spanType=group&spanName=cisco&timePeriodType=last30Days
Compliance Summary report URL
This URL launches a Compliance Summary report. This URL corresponds to the job named compliance in the UI.
The following example displays a Compliance Summary report for the group named cisco. The report displays failed rules for the current Running configuration for all devices in the group that have assigned rule sets.
https://<tsna-server>:<tsna-port>/bca-networks/externalurl/external.do?target=complianceSummaryReport&enforceableType=all_rulesets&spanType=device&spanName=cisco
Configuration Comparison report URL
This URL launches a Configuration Comparison report. The following table describes the fields in this URL.
The following example displays a Configuration Comparison report showing the side-by-side comparison of the bcan-f5bigip-04 device's custom trail configuration, TSNA Device Attributes (on left) and device's custom trail configuration, F5 bigip_base.conf (on right).
https://<tsna-server>:<tsna-port>/bca-networks/externalurl/external.do?target=configCompareReport&leftCompareType=device&rightCompareType=same&leftCompareName=bcan-f5bigip-04&leftScriptType=oc&rightScriptType=oc&leftTrail=TSNA Device Attributes&rightTrail=F5 bigip_base.conf
Device report URL
This URL launches a Device window to view the inventory data of the device.
The following example displays the Device report:
https://<tsna-server>:<tsna-port>/bca-networks/externalurl/external.do?target=deviceDetails&deviceName=ATL-cisco1720-09
Device Configuration report URL
This URL launches a Device Configuration window to view the configuration of the device.
The following example displays the current Running configuration of the device:
https://<tsna-server>:<tsna-port>/bca-networks/externalurl/external.do?target=configDetails&deviceName=ATL-cisco1720-09&configuration=trustedRunning
Event list URL
This URL launches the Event list based on the supplied parameters.
The following example displays the Event list filtered to all critical device events:
https://<tsna-server>:<tsna-port>/bca-networks/externalurl/external.do?target=events&severity=critical&category=device
Quarantine report URL
This URL launches the Quarantine report.
The following example displays a Quarantine report for all devices:
https://<tsna-server>:<tsna-port>/bca-networks/externalurl/external.do?target=quarantineReport&spanType=all
Related topics
Viewing-a-Discrepancy-Details-report
Viewing-a-Change-Summary-report