Hi
I need to get the storage consumption by each CRM instance in my tenant. I have looked at Online Management API but that does not support this functionality yet.
After looking at the new power platform admin, I noticed that there is an admin API that returns the information I am looking for (https://admin.powerplatform.microsoft.com/api/Capacity/TenantCapabilities )
Is it possible to call this API from custom applications?
Thanks