You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance global /v3/info/usage_summary endpoint (#4477)
* Enhance global /v3/info/usage_summary endpoint
* return the same information as for /v3/organizations/:guid/usage_summary, aggregated over all orgs
* New tests for /v3/info/usage_summary
* Update info_spec tests with enhanced /v3/info/usage_summary
* Update docu for enhanced /v3/info/usage_summary endpoint
* Fix service instance filtering
* include managed service instances, not user-provided service instances
* Fix /v3/info/usage_summary docu
* "service_instances" contains only managed services, not user-provided services
0 commit comments