Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LimitDefinitionSummary

The metadata specific to a resource limit definition.

Properties

Optional areQuotasSupported

areQuotasSupported: undefined | false | true

If true, quota policies can be created on top of this resource limit.

Optional description

description: undefined | string

The limit description.

Optional isDeprecated

isDeprecated: undefined | false | true

Indicates if the limit has been deprecated.

Optional isDynamic

isDynamic: undefined | false | true

The limit for this resource has a dynamic value that is based on consumption across all OCI services.

Optional isEligibleForLimitIncrease

isEligibleForLimitIncrease: undefined | false | true

Indicates if the customer can request a limit increase for this resource.

Optional isResourceAvailabilitySupported

isResourceAvailabilitySupported: undefined | false | true

Reflects whether or not the GetResourceAvailability API is supported for this limit. If not, the API returns an empty JSON response.

Optional name

name: undefined | string

The resource limit name. To be used for writing policies (in case of quotas) or other programmatic calls.

Optional scopeType

scopeType: ScopeType

Reflects the scope of the resource limit, whether Global (across all regions), regional, or availability domain-specific.

Optional serviceName

serviceName: undefined | string

The service name of the limit.

Functions

getDeserializedJsonObj

getJsonObj