You can generate and download a report representing the current endpoint statuses for all the endpoints shown on the Connected Endpoints page.
The report is semi-colon separated and available in CSV format.
CSV Report contains the following details for the endpoints:
Column Name |
Description |
---|---|
endpoint |
FQDN / IP and Port of the endpoint |
endpoint_type |
Type of Endpoint |
status |
Last known status of the endpoint |
location |
Location of endpoint (TCA-CP / TCA-Manager) |
certificate_expiry_hours |
Number of Hours before Endpoint Certificate will be expired |
common_name |
CN of the Endpoint Certificate |
fingerprint_sha256 |
SHA256 Fingerprint of the Endpoint Certificate |
not_valid_before |
The earliest time and date on which the Endpoint Certificate is valid |
not_valid_after |
The time and date past which the Endpoint Certificate is no longer valid |
lastUpdated |
Timestamp since the Endpoint was Last Updated |
error |
Error message in case of Disconnected, Protocol Error status |