GetQuotaUtilizationReportResponse
Types
Properties
Link copied to clipboard
A detailed error message describing the failure when the report status is FAILED. This field is only present when the status is FAILED.
Link copied to clipboard
The timestamp when the report was generated, in ISO 8601 format.
Link copied to clipboard
A list of quota utilization records, sorted by utilization percentage in descending order. Each record includes the quota code, service code, service name, quota name, namespace, utilization percentage, default value, applied value, and whether the quota is adjustable. Up to 1,000 records are returned per page.
Link copied to clipboard
The current status of the report generation. Possible values are:
Link copied to clipboard
The total number of quotas included in the report across all pages.
Functions
Link copied to clipboard
inline fun copy(block: GetQuotaUtilizationReportResponse.Builder.() -> Unit = {}): GetQuotaUtilizationReportResponse