Unsolved
6 Posts
0
578
SDS management Ip and serial number using rest
Hi,
I am using Scale IO version R2_6.10000.123 and would like to configure my cluster via the gateway using the REST API.
I am trying to get the serial number and IP (management IP, not the IPList) address of SDS by rest api.
The query HTTPS://192.168.1.1:443/api//types/Sds/instances does not return either of the required data. It can be uniqely identified by an sdsid. But I have found the serial and ip of sds with this query
HTTPS://192.168.1.1:443/api/hardware/types/Node/instances. The problem is I am unable to match the result from this query to a particular SDS. This query result does not have sdsid to match it with the SDS.
Is there any other way to match this data or some other query I can run to get the SDS serial and IP?
Thanks in advance!
Best,
Akshatha