# Functions
GetLimitDefinitionSummaryScopeTypeEnumValues Enumerates the set of values for LimitDefinitionSummaryScopeTypeEnum.
GetLimitValueSummaryScopeTypeEnumValues Enumerates the set of values for LimitValueSummaryScopeTypeEnum.
GetListLimitDefinitionsSortByEnumValues Enumerates the set of values for ListLimitDefinitionsSortByEnum.
GetListLimitDefinitionsSortOrderEnumValues Enumerates the set of values for ListLimitDefinitionsSortOrderEnum.
GetListLimitValuesScopeTypeEnumValues Enumerates the set of values for ListLimitValuesScopeTypeEnum.
GetListLimitValuesSortByEnumValues Enumerates the set of values for ListLimitValuesSortByEnum.
GetListLimitValuesSortOrderEnumValues Enumerates the set of values for ListLimitValuesSortOrderEnum.
GetListQuotasLifecycleStateEnumValues Enumerates the set of values for ListQuotasLifecycleStateEnum.
GetListQuotasSortByEnumValues Enumerates the set of values for ListQuotasSortByEnum.
GetListQuotasSortOrderEnumValues Enumerates the set of values for ListQuotasSortOrderEnum.
GetListServicesSortByEnumValues Enumerates the set of values for ListServicesSortByEnum.
GetListServicesSortOrderEnumValues Enumerates the set of values for ListServicesSortOrderEnum.
GetQuotaLifecycleStateEnumValues Enumerates the set of values for QuotaLifecycleStateEnum.
GetQuotaSummaryLifecycleStateEnumValues Enumerates the set of values for QuotaSummaryLifecycleStateEnum.
NewLimitsClientWithConfigurationProvider Creates a new default Limits client with the given configuration provider.
NewLimitsClientWithOboToken Creates a new default Limits client with the given configuration provider.
NewQuotasClientWithConfigurationProvider Creates a new default Quotas client with the given configuration provider.
NewQuotasClientWithOboToken Creates a new default Quotas client with the given configuration provider.
# Constants
Set of constants representing the allowable values for LimitDefinitionSummaryScopeTypeEnum.
Set of constants representing the allowable values for LimitDefinitionSummaryScopeTypeEnum.
Set of constants representing the allowable values for LimitDefinitionSummaryScopeTypeEnum.
Set of constants representing the allowable values for LimitValueSummaryScopeTypeEnum.
Set of constants representing the allowable values for LimitValueSummaryScopeTypeEnum.
Set of constants representing the allowable values for LimitValueSummaryScopeTypeEnum.
Set of constants representing the allowable values for ListLimitDefinitionsSortByEnum.
Set of constants representing the allowable values for ListLimitDefinitionsSortByEnum.
Set of constants representing the allowable values for ListLimitDefinitionsSortOrderEnum.
Set of constants representing the allowable values for ListLimitDefinitionsSortOrderEnum.
Set of constants representing the allowable values for ListLimitValuesScopeTypeEnum.
Set of constants representing the allowable values for ListLimitValuesScopeTypeEnum.
Set of constants representing the allowable values for ListLimitValuesScopeTypeEnum.
Set of constants representing the allowable values for ListLimitValuesSortByEnum.
Set of constants representing the allowable values for ListLimitValuesSortOrderEnum.
Set of constants representing the allowable values for ListLimitValuesSortOrderEnum.
Set of constants representing the allowable values for ListQuotasLifecycleStateEnum.
Set of constants representing the allowable values for ListQuotasSortByEnum.
Set of constants representing the allowable values for ListQuotasSortByEnum.
Set of constants representing the allowable values for ListQuotasSortOrderEnum.
Set of constants representing the allowable values for ListQuotasSortOrderEnum.
Set of constants representing the allowable values for ListServicesSortByEnum.
Set of constants representing the allowable values for ListServicesSortByEnum.
Set of constants representing the allowable values for ListServicesSortOrderEnum.
Set of constants representing the allowable values for ListServicesSortOrderEnum.
Set of constants representing the allowable values for QuotaLifecycleStateEnum.
Set of constants representing the allowable values for QuotaSummaryLifecycleStateEnum.
# Structs
CreateQuotaDetails Request object for create quota operation.
CreateQuotaRequest wrapper for the CreateQuota operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/limits/CreateQuota.go.html to see an example of how to use CreateQuotaRequest.
CreateQuotaResponse wrapper for the CreateQuota operation.
DeleteQuotaRequest wrapper for the DeleteQuota operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/limits/DeleteQuota.go.html to see an example of how to use DeleteQuotaRequest.
DeleteQuotaResponse wrapper for the DeleteQuota operation.
GetQuotaRequest wrapper for the GetQuota operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/limits/GetQuota.go.html to see an example of how to use GetQuotaRequest.
GetQuotaResponse wrapper for the GetQuota operation.
GetResourceAvailabilityRequest wrapper for the GetResourceAvailability operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/limits/GetResourceAvailability.go.html to see an example of how to use GetResourceAvailabilityRequest.
GetResourceAvailabilityResponse wrapper for the GetResourceAvailability operation.
LimitDefinitionSummary The metadata specific to a resource limit definition.
LimitsClient a client for Limits.
LimitValueSummary The value of a specific resource limit.
ListLimitDefinitionsRequest wrapper for the ListLimitDefinitions operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/limits/ListLimitDefinitions.go.html to see an example of how to use ListLimitDefinitionsRequest.
ListLimitDefinitionsResponse wrapper for the ListLimitDefinitions operation.
ListLimitValuesRequest wrapper for the ListLimitValues operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/limits/ListLimitValues.go.html to see an example of how to use ListLimitValuesRequest.
ListLimitValuesResponse wrapper for the ListLimitValues operation.
ListQuotasRequest wrapper for the ListQuotas operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/limits/ListQuotas.go.html to see an example of how to use ListQuotasRequest.
ListQuotasResponse wrapper for the ListQuotas operation.
ListServicesRequest wrapper for the ListServices operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/limits/ListServices.go.html to see an example of how to use ListServicesRequest.
ListServicesResponse wrapper for the ListServices operation.
Quota Quotas are applied on top of the service limits and inherited through the nested compartment hierarchy.
QuotasClient a client for Quotas.
QuotaSummary Entails a subset of all the properties of the corresponding Quota and is recommended to be used in cases requiring security of quota details and slightly better API performance.
ResourceAvailability The availability of a given resource limit, based on the usage, tenant service limits and quotas set for the tenancy.
ServiceSummary A specific OCI service supported by resource limits.
UpdateQuotaDetails Request object for update quota operation.
UpdateQuotaRequest wrapper for the UpdateQuota operation
See also
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/limits/UpdateQuota.go.html to see an example of how to use UpdateQuotaRequest.
UpdateQuotaResponse wrapper for the UpdateQuota operation.
# Type aliases
LimitDefinitionSummaryScopeTypeEnum Enum with underlying type: string.
LimitValueSummaryScopeTypeEnum Enum with underlying type: string.
ListLimitDefinitionsSortByEnum Enum with underlying type: string.
ListLimitDefinitionsSortOrderEnum Enum with underlying type: string.
ListLimitValuesScopeTypeEnum Enum with underlying type: string.
ListLimitValuesSortByEnum Enum with underlying type: string.
ListLimitValuesSortOrderEnum Enum with underlying type: string.
ListQuotasLifecycleStateEnum Enum with underlying type: string.
ListQuotasSortByEnum Enum with underlying type: string.
ListQuotasSortOrderEnum Enum with underlying type: string.
ListServicesSortByEnum Enum with underlying type: string.
ListServicesSortOrderEnum Enum with underlying type: string.
QuotaLifecycleStateEnum Enum with underlying type: string.
QuotaSummaryLifecycleStateEnum Enum with underlying type: string.