I am installed OCI and configured for my netapp clusters. I want to get the storage pools based on name.
I am sending https://ociserverip/rest/v1/assets/storages/10/storagePools/?name="pool1". It's showing all the pools.
I tried with assets/storagePools, how ever this API expecting id of storage pool.
Could you please help me.