fog-openstack icon indicating copy to clipboard operation
fog-openstack copied to clipboard

Storage API to update the directory info

Open pyon-yx opened this issue 4 years ago • 0 comments
trafficstars

Hi, there. I am now using fog-openstack project to call the OpenStack API. Since I am working on the storage service part, I am going to call API to update the directory name and public status. But https://github.com/fog/fog-openstack/blob/master/lib/fog/openstack/storage/models/directory.rb, here, I could not find the method to update the directory. How can I create a method to update the directory info such as name and public status?

pyon-yx avatar Sep 28 '21 13:09 pyon-yx