Skip to content

limitsincrease.oracle.com/v1beta1

Back to API Reference

APIVersion: limitsincrease.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 limitsincrease.oracle.com/v1beta1.

Resources

Kind Scope Sample Packages
LimitsIncreaseRequest Namespaced Sample -

LimitsIncreaseRequest

LimitsIncreaseRequest is the Schema for the limitsincreaserequests API.

  • Plural: limitsincreaserequests
  • Scope: Namespaced
  • APIVersion: limitsincrease.oracle.com/v1beta1
  • Sample: Sample (config/samples/limitsincrease_v1beta1_limitsincreaserequest.yaml)
  • Packages: Not currently exposed by a customer-visible package.

Spec

LimitsIncreaseRequestSpec defines the desired state of LimitsIncreaseRequest.

Field Description Type Required Default Enum
compartmentId The OCID (https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment for the new limit increase request. Note: The tenancy is the root compartment. string Yes - -
definedTags Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace": {"bar-key": "value"}} map[string, map[string, string]] No - -
displayName The user-friendly name of the limit increase request. Avoid entering confidential information. string Yes - -
freeformTags Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"} map[string, string] No - -
justification Reason for the limit increase request. string Yes - -
limitsIncreaseItemRequests List of items in the limit increase request. list[object] Yes - -
subscriptionId The OCID (https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the tenancy subscription for the limit increase request. string No - -

Spec.limitsIncreaseItemRequests[]

Back to LimitsIncreaseRequest spec

LimitsIncreaseRequestLimitsIncreaseItemRequest defines nested fields for LimitsIncreaseRequest.LimitsIncreaseItemRequest.

Field Description Type Required Default Enum
limitName The name of the limit to be increased. string Yes - -
questionnaireResponse List of questionnaire responses. list[object] No - -
region The region for the limit increase. string Yes - -
scope The scope of the limit increase item. For OCI, use the logical availability domain (AD) of the request. For Multicloud, use the availability zone (AZ) of the request string No - -
serviceName The name of the service that owns the limit. string Yes - -
value The requested value of the increase. integer (int64) Yes - -

Spec.limitsIncreaseItemRequests[].questionnaireResponse[]

Back to LimitsIncreaseRequest spec

LimitsIncreaseRequestLimitsIncreaseItemRequestQuestionnaireResponse defines nested fields for LimitsIncreaseRequest.LimitsIncreaseItemRequest.QuestionnaireResponse.

Field Description Type Required Default Enum
id The OCID (https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the question. string Yes - -
questionResponse The response to the question. string Yes - -

Status

LimitsIncreaseRequestStatus defines the observed state of LimitsIncreaseRequest.

Field Description Type Required Default Enum
compartmentId The OCID (https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the limit increase request. Note: The tenancy is the root compartment. string No - -
customerComments List of comments in the limit increase request. A comment is typically between the requester and OCI Support. list[object] No - -
definedTags Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace": {"bar-key": "value"}} map[string, map[string, string]] No - -
displayName The user-friendly name of the limit increase request. Avoid entering confidential information. string No - -
freeformTags Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"} map[string, string] No - -
id The OCID (https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the limit increase request. string No - -
itemsInRequest Number of limit increase items in the limit increase request. integer (int64) No - -
justification Reason for the limit increase request. string No - -
lifecycleState The current status of the limit increase request. string No - -
limitsIncreaseItemRequests List of limit increase items within the limit increase request. list[object] No - -
status - object Yes - -
subscriptionId The OCID (https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the tenancy subscription for the limit increase request. string No - -
systemTags System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud": {"free-tier-retained": "true"}} map[string, map[string, string]] No - -
timeCreated The time that the limit increase request was created. Format defined by RFC3339. string No - -
timeResolution The time that the limit increase request was resolved (reached a terminal state). Format defined by RFC3339. string No - -
timeUpdated The time that the limit increase request was updated. Format defined by RFC3339. string No - -

Status.customerComments[]

Back to LimitsIncreaseRequest status

LimitsIncreaseRequestCustomerComment defines nested fields for LimitsIncreaseRequest.CustomerComment.

Field Description Type Required Default Enum
message The comment message. string No - -
senderType The comment sender type. string No - -
timeCreated The time that the comment was created. Format defined by RFC3339. string No - -

Status.limitsIncreaseItemRequests[]

Back to LimitsIncreaseRequest status

LimitsIncreaseRequestLimitsIncreaseItemRequest defines nested fields for LimitsIncreaseRequest.LimitsIncreaseItemRequest.

Field Description Type Required Default Enum
limitName The name of the limit to be increased. string Yes - -
questionnaireResponse List of questionnaire responses. list[object] No - -
region The region for the limit increase. string Yes - -
scope The scope of the limit increase item. For OCI, use the logical availability domain (AD) of the request. For Multicloud, use the availability zone (AZ) of the request string No - -
serviceName The name of the service that owns the limit. string Yes - -
value The requested value of the increase. integer (int64) Yes - -

Status.limitsIncreaseItemRequests[].questionnaireResponse[]

Back to LimitsIncreaseRequest status

LimitsIncreaseRequestLimitsIncreaseItemRequestQuestionnaireResponse defines nested fields for LimitsIncreaseRequest.LimitsIncreaseItemRequest.QuestionnaireResponse.

Field Description Type Required Default Enum
id The OCID (https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the question. string Yes - -
questionResponse The response to the question. string Yes - -

Status.status

Back to LimitsIncreaseRequest 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

Back to LimitsIncreaseRequest status

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

Back to LimitsIncreaseRequest status

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[]

Back to LimitsIncreaseRequest status

Field Description Type Required Default Enum
lastTransitionTime - string (date-time) No - -
message - string No - -
reason - string No - -
status - string Yes - -
type - string Yes - -