GET persistence/clusters/clus_name/servers/svc_name

The web method GET persistence/clusters/clus_name/servers/svc_name retrieves the status of a specific persistence service within a cluster.

  • clus_name in the URI is the cluster name.
  • svc_name in the URI is the service name.

Example Requests

curl -X GET http://host:port/api/v1/persistence/clusters/clus_name/servers/svc_name