GET Analytics SSL Networks Endpoints
The GET /Analytics/SSL
TLS (Transport Layer Security) and its predecessor SSL (Secure Sockets Layer) are protocols for establishing authenticated and encrypted links between networked computers./Networks/Endpoints method returns the number of endpoints for the requested SSL networks, or all networks. This method returns HTTP 200 OK on a success with the count and details.
/ssl/read/
Table 250: GET Analytics SSL Networks Endpoints Input Parameters
| Name | In | Description |
|---|---|---|
| Networks | Query |
Optional. An string that represents the name of the network in Keyfactor Command to query to generate the endpoint count. If none are provided, all networks are will be queried. Tip:
In the Keyfactor API Reference and Utility, click the Add string item button on the Networks input parameter to enter the name for each network you wish to query.
Use the GET SSL Networks method to retrieve a list of all the networks to determine the name. |
Table 251: GET Analytics SSL Networks Endpoints Response Data
| Name | In | Description |
|---|---|---|
| Name | Body | A string with the name of the network. |
| Count | Body |
An integer that represents the count of endpoints per network. |
Was this page helpful? Provide Feedback