oci-dotnet-sdk icon indicating copy to clipboard operation
oci-dotnet-sdk copied to clipboard

Database Size not returned

Open jbcintra opened this issue 1 month ago • 0 comments

Hi, I've used the list database methods to extract a full list of database summaries, and noticed the StorageSizeDetails field is not populated for any. I've ran the query across multiple customers and hundreds of databases, so it's not a single tenancy config issue.

I then tried a get database CLI command (oci db database get ...) and the returned size field is also empty, so it's not a summary vs full GET response.

Is this an API issue, or does something else need to be run to populate this data in the background?

Best Regards,

Justin.

jbcintra avatar Oct 17 '25 10:10 jbcintra