QuotasFunctions

Functions

Link copied to clipboard
suspend fun getApplicationInfos(dimensions: List<GetApplicationInfosDimension>? = null, enableDetails: Boolean? = null, ids: List<String>? = null, keyWord: String? = null, outputFile: String? = null, productCode: String, quotaActionCode: String? = null, quotaCategory: String? = null, status: String? = null): GetApplicationInfosResult
Link copied to clipboard

This data source provides the Quotas Quota Alarms of the current Alibaba Cloud user.

suspend fun getQuotaAlarms(enableDetails: Boolean? = null, ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, productCode: String? = null, quotaActionCode: String? = null, quotaAlarmName: String? = null, quotaDimensions: List<GetQuotaAlarmsQuotaDimension>? = null): GetQuotaAlarmsResult
Link copied to clipboard

This data source provides the Quotas Quota Applications of the current Alibaba Cloud user.

suspend fun getQuotaApplications(dimensions: List<GetQuotaApplicationsDimension>? = null, enableDetails: Boolean? = null, ids: List<String>? = null, keyWord: String? = null, outputFile: String? = null, productCode: String, quotaActionCode: String? = null, quotaCategory: String? = null, status: String? = null): GetQuotaApplicationsResult
Link copied to clipboard

This data source provides the Quotas Quotas of the current Alibaba Cloud user.

suspend fun getQuotas(argument: suspend GetQuotasPlainArgsBuilder.() -> Unit): GetQuotasResult
suspend fun getQuotas(dimensions: List<GetQuotasDimension>? = null, groupCode: String? = null, keyWord: String? = null, nameRegex: String? = null, outputFile: String? = null, productCode: String, quotaActionCode: String? = null, quotaCategory: String? = null, sortField: String? = null, sortOrder: String? = null): GetQuotasResult
Link copied to clipboard

This data source provides Quotas Template Applications available to the user.What is Template Applications

suspend fun getTemplateApplications(batchQuotaApplicationId: String? = null, ids: List<String>? = null, outputFile: String? = null, productCode: String? = null, quotaActionCode: String? = null, quotaCategory: String? = null): GetTemplateApplicationsResult