post
https://api.controlup.com/daas-iq/v1/cloud/tenants//status/refresh
Re-tests the tenant against the cloud provider now, verifying every subscription beneath it and re-aggregating
the result, then stores it so later reads of the tenant status return this outcome.
The authoritative answer to "is this tenant working right now", at the cost of live provider calls across
every subscription. Covers the whole tenant, whereas verifying a credential tests one credential in isolation.
Use the include parameter to request additional details:
subscriptions- Include status for each subscription under the tenantcredentials- Include detailed status (health, cooldown, usage metrics) for each credential
Multiple values can be combined with commas: include=subscriptions,credentials
