3.1x, 3.2.x
Operation | API call | Response Example: |
Register a new endpoint. Note: If the new endpoint can communicate to the TCA-CP(s), then register the endpoint with that TCA-CP(s) only. i.e the endpoint is reachable in the TCA-CP(s) network. |
POST https://TCA-IP/tca/monitoring/api/v1/endpoints Request Body: |
|
Operation | API call | |
Get a list of all the all endpoints currently registered with the Certificate Observability service on TCA system. | GET https://TCA-IP/tca/monitoring/api/v1/endpoints |
|
Operation | API call | Response Example: |
Delete a registered endpoint. | DELETE https://TCA-IP/tca/monitoring/api/v1/endpoints/instanceUuid | No content. Successful 200 OK |