Skip to main content

TenantInfo

drain_deadline(string | null)<date-time>nullable
guest_frontend_urlstring | nullnullable
idstringrequired
lease_deadline(string | null)<date-time>nullable
lifecycle object
oneOf
null
mutation_admissionMutationAdmissionResponserequired

Possible values: [allowed, closed]

slugstringrequired
tierstring | nullnullable
workflow_countinteger<int64>required
TenantInfo
{
"drain_deadline": "2024-07-29T15:51:28.071Z",
"guest_frontend_url": "string",
"id": "string",
"lease_deadline": "2024-07-29T15:51:28.071Z",
"lifecycle": "null",
"mutation_admission": "allowed",
"slug": "string",
"tier": "string",
"workflow_count": 0
}