GET persistence/clusters/<clus_name>
This web method retrieves the status of a persistence cluster by its name.
<clus_name> in the URI is the cluster name.
Example Requests
curl -X GET http://<host>:<port>/api/v1/persistence/clusters/<clus_name>
This web method retrieves the status of a persistence cluster by its name.
<clus_name> in the URI is the cluster name.
curl -X GET http://<host>:<port>/api/v1/persistence/clusters/<clus_name>
Copyright © 2009-2024. Cloud Software Group, Inc. All Rights Reserved.