InternalOccmDemandSignalDeliverySummary¶
-
class
oci.capacity_management.models.
InternalOccmDemandSignalDeliverySummary
(**kwargs)¶ Bases:
object
An internal summary model containing information about the demand signal delivery resources.
Methods
__init__
(**kwargs)Initializes a new InternalOccmDemandSignalDeliverySummary object with values from keyword arguments. Attributes
accepted_quantity
[Required] Gets the accepted_quantity of this InternalOccmDemandSignalDeliverySummary. compartment_id
[Required] Gets the compartment_id of this InternalOccmDemandSignalDeliverySummary. defined_tags
Gets the defined_tags of this InternalOccmDemandSignalDeliverySummary. demand_signal_id
[Required] Gets the demand_signal_id of this InternalOccmDemandSignalDeliverySummary. demand_signal_item_id
[Required] Gets the demand_signal_item_id of this InternalOccmDemandSignalDeliverySummary. freeform_tags
Gets the freeform_tags of this InternalOccmDemandSignalDeliverySummary. id
[Required] Gets the id of this InternalOccmDemandSignalDeliverySummary. justification
Gets the justification of this InternalOccmDemandSignalDeliverySummary. lifecycle_details
[Required] Gets the lifecycle_details of this InternalOccmDemandSignalDeliverySummary. lifecycle_state
[Required] Gets the lifecycle_state of this InternalOccmDemandSignalDeliverySummary. notes
Gets the notes of this InternalOccmDemandSignalDeliverySummary. occ_customer_group_id
[Required] Gets the occ_customer_group_id of this InternalOccmDemandSignalDeliverySummary. system_tags
Gets the system_tags of this InternalOccmDemandSignalDeliverySummary. time_delivered
Gets the time_delivered of this InternalOccmDemandSignalDeliverySummary. -
__init__
(**kwargs)¶ Initializes a new InternalOccmDemandSignalDeliverySummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: - id (str) – The value to assign to the id property of this InternalOccmDemandSignalDeliverySummary.
- compartment_id (str) – The value to assign to the compartment_id property of this InternalOccmDemandSignalDeliverySummary.
- occ_customer_group_id (str) – The value to assign to the occ_customer_group_id property of this InternalOccmDemandSignalDeliverySummary.
- demand_signal_id (str) – The value to assign to the demand_signal_id property of this InternalOccmDemandSignalDeliverySummary.
- demand_signal_item_id (str) – The value to assign to the demand_signal_item_id property of this InternalOccmDemandSignalDeliverySummary.
- accepted_quantity (int) – The value to assign to the accepted_quantity property of this InternalOccmDemandSignalDeliverySummary.
- lifecycle_state (str) – The value to assign to the lifecycle_state property of this InternalOccmDemandSignalDeliverySummary.
- lifecycle_details (str) – The value to assign to the lifecycle_details property of this InternalOccmDemandSignalDeliverySummary.
- justification (str) – The value to assign to the justification property of this InternalOccmDemandSignalDeliverySummary.
- time_delivered (datetime) – The value to assign to the time_delivered property of this InternalOccmDemandSignalDeliverySummary.
- notes (str) – The value to assign to the notes property of this InternalOccmDemandSignalDeliverySummary.
- freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this InternalOccmDemandSignalDeliverySummary.
- defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this InternalOccmDemandSignalDeliverySummary.
- system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this InternalOccmDemandSignalDeliverySummary.
-
accepted_quantity
¶ [Required] Gets the accepted_quantity of this InternalOccmDemandSignalDeliverySummary. The quantity of the resource that OCI will supply to the customer.
Returns: The accepted_quantity of this InternalOccmDemandSignalDeliverySummary. Return type: int
-
compartment_id
¶ [Required] Gets the compartment_id of this InternalOccmDemandSignalDeliverySummary. The OCID of the tenancy from which the demand signal delivery resource is created.
Returns: The compartment_id of this InternalOccmDemandSignalDeliverySummary. Return type: str
Gets the defined_tags of this InternalOccmDemandSignalDeliverySummary. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {“foo-namespace”: {“bar-key”: “value”}}
Returns: The defined_tags of this InternalOccmDemandSignalDeliverySummary. Return type: dict(str, dict(str, object))
-
demand_signal_id
¶ [Required] Gets the demand_signal_id of this InternalOccmDemandSignalDeliverySummary. The OCID of the demand signal under which this delivery will be grouped.
Returns: The demand_signal_id of this InternalOccmDemandSignalDeliverySummary. Return type: str
-
demand_signal_item_id
¶ [Required] Gets the demand_signal_item_id of this InternalOccmDemandSignalDeliverySummary. The OCID of the demand signal item corresponding to which this delivery is made.
Returns: The demand_signal_item_id of this InternalOccmDemandSignalDeliverySummary. Return type: str
Gets the freeform_tags of this InternalOccmDemandSignalDeliverySummary. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {“bar-key”: “value”}
Returns: The freeform_tags of this InternalOccmDemandSignalDeliverySummary. Return type: dict(str, str)
-
id
¶ [Required] Gets the id of this InternalOccmDemandSignalDeliverySummary. The OCID of this demand signal delivery resource.
Returns: The id of this InternalOccmDemandSignalDeliverySummary. Return type: str
-
justification
¶ Gets the justification of this InternalOccmDemandSignalDeliverySummary. This field could be used by OCI to communicate the reason for declining the request.
Returns: The justification of this InternalOccmDemandSignalDeliverySummary. Return type: str
-
lifecycle_details
¶ [Required] Gets the lifecycle_details of this InternalOccmDemandSignalDeliverySummary. The enum values corresponding to the various states associated with the delivery resource.
SUBMITTED -> The state where operators have started working and thinking on the quantity that OCI can delivery for the corresponding demand signal item. IN_REVIEW -> The operators are waiting on approvals from different teams/folks in this state. ACCEPTED -> OCI has accepted your resource request and will deliver the quantity as specified by acceptance quantity of this resource. DECLINED -> OCI has declined you resource request. DELIVERED -> OCI has delivered the accepted quantity to the customers.
NOTE: The resource becomes visible to customers in ACCEPTED, DECLINED or DELIVERED state.
Returns: The lifecycle_details of this InternalOccmDemandSignalDeliverySummary. Return type: str
-
lifecycle_state
¶ [Required] Gets the lifecycle_state of this InternalOccmDemandSignalDeliverySummary. The current lifecycle state of the resource.
Returns: The lifecycle_state of this InternalOccmDemandSignalDeliverySummary. Return type: str
-
notes
¶ Gets the notes of this InternalOccmDemandSignalDeliverySummary. This field acts as a notes section for operators.
Returns: The notes of this InternalOccmDemandSignalDeliverySummary. Return type: str
-
occ_customer_group_id
¶ [Required] Gets the occ_customer_group_id of this InternalOccmDemandSignalDeliverySummary. The OCID of the corresponding customer group to which this demand signal delivery resource belongs to.
Returns: The occ_customer_group_id of this InternalOccmDemandSignalDeliverySummary. Return type: str
Gets the system_tags of this InternalOccmDemandSignalDeliverySummary. System tags for this resource. Each key is predefined and scoped to a namespace. Example: {“orcl-cloud”: {“free-tier-retained”: “true”}}
Returns: The system_tags of this InternalOccmDemandSignalDeliverySummary. Return type: dict(str, dict(str, object))
-
time_delivered
¶ Gets the time_delivered of this InternalOccmDemandSignalDeliverySummary. The date on which the OCI delivered the resource to the customers.
Returns: The time_delivered of this InternalOccmDemandSignalDeliverySummary. Return type: datetime
-