oci-dotnet-sdk
oci-dotnet-sdk copied to clipboard
Database Size not returned
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.