servicequotas_get_service_quota: Retrieves the applied quota value for the specified quota
Description
Retrieves the applied quota value for the specified quota. For some
quotas, only the default values are available. If the applied quota
value is not available for a quota, the quota is not retrieved.
Usage
servicequotas_get_service_quota(ServiceCode, QuotaCode)
Arguments
ServiceCode
[required] The service identifier.
QuotaCode
[required] The quota identifier.
Request syntax
svc$get_service_quota(
ServiceCode = "string",
QuotaCode = "string"
)