Hi,
I am not able to get Data Resiliency status using Rest api version v2.0.
I see for v1 it is
https://server_ip:9440/PrismGateway/services/rest/v1/cluster/domain_fault_tolerance_status
Using v1 as well I am not able to get this metrics value.
Please help us in getting Data Resiliency status using Rest api version v2.0.
Regards,
mallikarjuna
How to get Data Resiliency status using Rest api version v2.0
Page 1 / 1
would like to know that too. Anyone?
need to query the "Data Resiliency Status" / "FAILURES TOLERABLE" counters, which are visible in PrismElement
need to query the "Data Resiliency Status" / "FAILURES TOLERABLE" counters, which are visible in PrismElement
tolerance_status'. For me I found what I searched for.
for me v2 also works with this simple test:
curl -X GET 'https://clusterip9440/PrismGateway/services/rest/v2.0/cluster/domain_fault_
tolerance_status' -H 'Accept: application/json' -H 'Content-Type: application/json' --insecure --basic --user username:password -s
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.