limits.oracle.com/v1beta1¶
APIVersion: limits.oracle.com/v1beta1
This content is generated from the checked-in CRD schemas in config/crd/bases/. If a description is missing or incorrect, fix the source comments or generator inputs and rerun make generate manifests; do not hand-edit config/crd/bases/*.yaml.
Packages¶
No customer-visible package currently exposes limits.oracle.com/v1beta1.
Resources¶
| Kind | Scope | Sample | Packages |
|---|---|---|---|
| Quota | Namespaced | Sample | - |
Quota¶
Manage OCI Limits quotas.
Plural:quotasScope:NamespacedAPIVersion:limits.oracle.com/v1beta1Sample: Sample (config/samples/limits_v1beta1_quota.yaml)Packages: Not currently exposed by a customer-visible package.
Spec¶
QuotaSpec defines the desired state of Quota.
| Field | Description | Type | Required | Default | Enum |
|---|---|---|---|---|---|
compartmentId |
The OCID of the compartment containing the resource this quota applies to. | string |
Yes | - | - |
definedTags |
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: {"Operations": {"CostCenter": "42"}} |
map[string, map[string, string]] |
No | - | - |
description |
The description you assign to the quota. | string |
Yes | - | - |
freeformTags |
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: {"Department": "Finance"} |
map[string, string] |
No | - | - |
locks |
Locks associated with this resource. | list[object] |
No | - | - |
name |
The name you assign to the quota during creation. The name must be unique across all quotas in the tenancy and cannot be changed. | string |
Yes | - | - |
statements |
An array of quota statements written in the declarative quota statement language. | list[string] |
Yes | - | - |
Spec.locks[]¶
QuotaLock defines nested fields for Quota.Lock.
| Field | Description | Type | Required | Default | Enum |
|---|---|---|---|---|---|
message |
A message added by the lock creator. The message typically gives an indication of why the resource is locked. | string |
No | - | - |
relatedResourceId |
The resource ID that is locking this resource. Indicates that deleting this resource removes the lock. | string |
No | - | - |
type |
Lock type. | string |
Yes | - | - |
Status¶
QuotaStatus defines the observed state of Quota.
| Field | Description | Type | Required | Default | Enum |
|---|---|---|---|---|---|
compartmentId |
The OCID of the compartment containing the resource this quota applies to. | string |
No | - | - |
definedTags |
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: {"Operations": {"CostCenter": "42"}} |
map[string, map[string, string]] |
No | - | - |
description |
The description you assign to the quota. | string |
No | - | - |
freeformTags |
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: {"Department": "Finance"} |
map[string, string] |
No | - | - |
id |
The OCID of the quota. | string |
No | - | - |
lifecycleState |
The quota's current state. After creating a quota, make sure its lifecycleState is set to ACTIVE before using it. |
string |
No | - | - |
locks |
Locks associated with this resource. | list[object] |
No | - | - |
name |
The name you assign to the quota during creation. The name must be unique across all quotas in the tenancy and cannot be changed. | string |
No | - | - |
statements |
An array of one or more quota statements written in the declarative quota statement language. | list[string] |
No | - | - |
status |
- | object |
Yes | - | - |
timeCreated |
Date and time the quota was created, in the format defined by RFC 3339. Example: 2016-08-25T21:10:29.600Z |
string |
No | - | - |
Status.locks[]¶
QuotaLock defines nested fields for Quota.Lock.
| Field | Description | Type | Required | Default | Enum |
|---|---|---|---|---|---|
message |
A message added by the lock creator. The message typically gives an indication of why the resource is locked. | string |
No | - | - |
relatedResourceId |
The resource ID that is locking this resource. Indicates that deleting this resource removes the lock. | string |
No | - | - |
type |
Lock type. | string |
Yes | - | - |
Status.status¶
| Field | Description | Type | Required | Default | Enum |
|---|---|---|---|---|---|
async |
Async is the canonical controller-owned async contract. Resource-local legacy work-request fields may remain as compatibility mirrors while follow-on migrations land, but new async state should project here first. | object |
No | - | - |
conditions |
- | list[object] |
No | - | - |
createdAt |
- | string (date-time) |
No | - | - |
deletedAt |
- | string (date-time) |
No | - | - |
message |
- | string |
No | - | - |
ocid |
- | string |
No | - | - |
opcRequestId |
OpcRequestID is the latest non-empty OCI request ID from a mutating OCI response or surfaced OCI service error that materially contributed to the current shared status projection. Headerless follow-up observations keep the last non-empty value intact. | string |
No | - | - |
reason |
- | string |
No | - | - |
requestedAt |
- | string (date-time) |
No | - | - |
updatedAt |
- | string (date-time) |
No | - | - |
Status.status.async¶
Async is the canonical controller-owned async contract. Resource-local legacy work-request fields may remain as compatibility mirrors while follow-on migrations land, but new async state should project here first.
| Field | Description | Type | Required | Default | Enum |
|---|---|---|---|---|---|
current |
- | object |
No | - | - |
Status.status.async.current¶
| Field | Description | Type | Required | Default | Enum |
|---|---|---|---|---|---|
message |
- | string |
No | - | - |
normalizedClass |
- | string |
Yes | - | attention, canceled, failed, pending, succeeded, unknown |
percentComplete |
- | number |
No | - | - |
phase |
- | string |
Yes | - | create, delete, update |
rawOperationType |
- | string |
No | - | - |
rawStatus |
- | string |
No | - | - |
source |
- | string |
Yes | - | lifecycle, none, workrequest |
updatedAt |
- | string (date-time) |
Yes | - | - |
workRequestId |
- | string |
No | - | - |
Status.status.conditions[]¶
| Field | Description | Type | Required | Default | Enum |
|---|---|---|---|---|---|
lastTransitionTime |
- | string (date-time) |
No | - | - |
message |
- | string |
No | - | - |
reason |
- | string |
No | - | - |
status |
- | string |
Yes | - | - |
type |
- | string |
Yes | - | - |