Verifying a successful deployment

Last Updated : Apr 11, 2021 |

Procedure

Open your web browser and type the following URL:

https://<clusterIP>/services/<Service name>/

Where:

  • <clusterIP> is the IP address of the Context Store cluster where the service that you want to verify is running

  • <Service name> is the service that you want to verify: For example, ContextStoreManager.

Note:

You must enter the service names as they are displayed in the Name column on the Service Management page.

Ensure that you have configured certificate authentication on the browser. For more information, see Certificate-based authentication.

The web browser displays a confirmation message if the service that you are trying to verify is successfully installed on the specified cluster. If you are verifying ContextStoreRest service, on the ContextStoreRest service’s verification page, the API’s documentation and live test client is available.