Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Ping Controller method is used to determine whether the control plane REST API is responsive.
This method is invoked by sending a GET operation to the following URI.
-
https://<clusterIp>:<controllerPort>/api/<uriVersion>/
The HTTP response message for the Ping Controller method can include the following status code.
HTTP status code |
Description |
---|---|
200 |
The control plane is responsive. |