Get Template Applications Result
data class GetTemplateApplicationsResult(val applications: List<GetTemplateApplicationsApplication>, val batchQuotaApplicationId: String? = null, val id: String, val ids: List<String>, val outputFile: String? = null, val productCode: String? = null, val quotaActionCode: String? = null, val quotaCategory: String? = null)
A collection of values returned by getTemplateApplications.
Properties
Link copied to clipboard
A list of Template Applications Entries. Each element contains the following attributes:
Link copied to clipboard
The ID of the quota application batch.
Link copied to clipboard
Link copied to clipboard
Cloud service name abbreviation.> For more information about cloud services that support quota centers, see Cloud services that support quota centers.
Link copied to clipboard
The quota ID.
Link copied to clipboard
The quota type. Value:-CommonQuota (default): Generic quota.-FlowControl:API rate quota.-WhiteListLabel: Equity quota.