Object Storage: Need support for updating object metadata
Currently, In oci object storage, once an object gets created. Is there a way to update the object metadata at a later point?
If not, would it be possible to provide this feature, as it would be really helpful for us.
Thanks in advance.
Hi Nithin,
Currently, we don't have an API that supports updating metadata. (If you are just looking to rename the object you can use RenameObject API).
Another option would be to - reupload the object. During the reupload, you can change the metadata for the object.
I will ask the Object Storage team to triage the request for specific API support.
Thanks Kartik
As Karthik Mentioned we don't support updating metadata. However we might take this in future. Thanks Megha
@nithin-ks I am closing this ticket for now. Please feel free to re-open if you need additional help.
Ticket re-opened for the community to see and up-vote on this.
Is there any news on this issue?