osubbillingschedule.oracle.com/v1beta1¶
APIVersion: osubbillingschedule.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 osubbillingschedule.oracle.com/v1beta1.
Resources¶
| Kind | Scope | Sample | Packages |
|---|---|---|---|
| BillingSchedule | Namespaced | Sample | - |
BillingSchedule¶
BillingSchedule is the Schema for the billingschedules API.
Plural:billingschedulesScope:NamespacedAPIVersion:osubbillingschedule.oracle.com/v1beta1Sample: Sample (config/samples/osubbillingschedule_v1beta1_billingschedule.yaml)Packages: Not currently exposed by a customer-visible package.
Spec¶
BillingScheduleSpec defines the desired state of BillingSchedule.
No documented fields in the checked-in CRD schema.
Status¶
BillingScheduleStatus defines the observed state of BillingSchedule.
| Field | Description | Type | Required | Default | Enum |
|---|---|---|---|---|---|
amount |
Billing schedule line net amount | string |
No | - | - |
arCustomerTransactionId |
Indicates the associated AR Customer transaction id a unique identifier existing on AR. | string |
No | - | - |
arInvoiceNumber |
Indicates the associated AR Invoice Number | string |
No | - | - |
billingFrequency |
Billing frequency | string |
No | - | - |
invoiceStatus |
Billing schedule invoice status | string |
No | - | - |
netUnitPrice |
Billing schedule net unit price | string |
No | - | - |
orderNumber |
Order number associated with the Subscribed Service | string |
No | - | - |
product |
BillingScheduleProduct defines nested fields for BillingSchedule.Product. | object |
No | - | - |
quantity |
Billing schedule quantity | string |
No | - | - |
status |
- | object |
Yes | - | - |
timeEnd |
Billing schedule end date | string |
No | - | - |
timeInvoicing |
Billing schedule invoicing date | string |
No | - | - |
timeStart |
Billing schedule start date | string |
No | - | - |
Status.product¶
Back to BillingSchedule status
BillingScheduleProduct defines nested fields for BillingSchedule.Product.
| Field | Description | Type | Required | Default | Enum |
|---|---|---|---|---|---|
name |
Product name | string |
No | - | - |
partNumber |
Indicates the associated AR Invoice Number | string |
No | - | - |
Status.status¶
Back to BillingSchedule 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 BillingSchedule 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 BillingSchedule 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 BillingSchedule status
| Field | Description | Type | Required | Default | Enum |
|---|---|---|---|---|---|
lastTransitionTime |
- | string (date-time) |
No | - | - |
message |
- | string |
No | - | - |
reason |
- | string |
No | - | - |
status |
- | string |
Yes | - | - |
type |
- | string |
Yes | - | - |