Refresh tenant status

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 tenant
  • credentials - Include detailed status (health, cooldown, usage metrics) for each credential

Multiple values can be combined with commas: include=subscriptions,credentials

Path Params
uuid
required

The unique tenant identifier.

Query Params
string

Comma-separated list of additional data to include (subscriptions, credentials).

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json