Skip to content

TenantEgressPolicyResponse

← All HTTP schemas

The response describing a tenant’s egress policy.

Shape: object

Property Required Type Description Rules
tenantId yes string Gets the tenant this policy belongs to.
allowedProviders no array Gets the closed set of allowed provider names, or null when the tenant is unrestricted (no policy saved).
updatedAt no string (date-time) Gets the time the policy was last written; null when unrestricted.