You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ListVolume does not take tags as input filter in request body. I want to get list of only volumes that have certain tags applied to them. I know that I can get list of all the volumes in my account using this API and then filter them out at client side. But I want to avoid doing that at client side. Is there any way to just get list of volumes based on tags assigned to them?
The text was updated successfully, but these errors were encountered:
ListVolume does not take tags as input filter in request body. I want to get list of only volumes that have certain tags applied to them. I know that I can get list of all the volumes in my account using this API and then filter them out at client side. But I want to avoid doing that at client side. Is there any way to just get list of volumes based on tags assigned to them?
The text was updated successfully, but these errors were encountered: