TransferApplianceSummary

class oci.dts.models.TransferApplianceSummary(**kwargs)

Bases: object

TransferApplianceSummary model.

Attributes

LIFECYCLE_STATE_CANCELLED A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_COMPLETE A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_CUSTOMER_LOST A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_CUSTOMER_NEVER_RECEIVED A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_DELETED A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_DELIVERED A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_ERROR A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_FINALIZED A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_ORACLE_NEVER_RECEIVED A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_ORACLE_PREPARING A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_ORACLE_RECEIVED A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_ORACLE_RECEIVED_CANCELLED A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_PREPARING A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_PROCESSING A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_REJECTED A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_REQUESTED A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_RETURN_DELAYED A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_RETURN_LABEL_AVAILABLE A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_RETURN_LABEL_GENERATING A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_RETURN_LABEL_REQUESTED A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_RETURN_SHIPPED A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_RETURN_SHIPPED_CANCELLED A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
LIFECYCLE_STATE_SHIPPING A constant which can be used with the lifecycle_state property of a TransferApplianceSummary.
creation_time Gets the creation_time of this TransferApplianceSummary.
label Gets the label of this TransferApplianceSummary.
lifecycle_state Gets the lifecycle_state of this TransferApplianceSummary.
serial_number Gets the serial_number of this TransferApplianceSummary.

Methods

__init__(**kwargs) Initializes a new TransferApplianceSummary object with values from keyword arguments.
LIFECYCLE_STATE_CANCELLED = 'CANCELLED'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “CANCELLED”

LIFECYCLE_STATE_COMPLETE = 'COMPLETE'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “COMPLETE”

LIFECYCLE_STATE_CUSTOMER_LOST = 'CUSTOMER_LOST'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “CUSTOMER_LOST”

LIFECYCLE_STATE_CUSTOMER_NEVER_RECEIVED = 'CUSTOMER_NEVER_RECEIVED'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “CUSTOMER_NEVER_RECEIVED”

LIFECYCLE_STATE_DELETED = 'DELETED'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “DELETED”

LIFECYCLE_STATE_DELIVERED = 'DELIVERED'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “DELIVERED”

LIFECYCLE_STATE_ERROR = 'ERROR'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “ERROR”

LIFECYCLE_STATE_FINALIZED = 'FINALIZED'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “FINALIZED”

LIFECYCLE_STATE_ORACLE_NEVER_RECEIVED = 'ORACLE_NEVER_RECEIVED'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “ORACLE_NEVER_RECEIVED”

LIFECYCLE_STATE_ORACLE_PREPARING = 'ORACLE_PREPARING'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “ORACLE_PREPARING”

LIFECYCLE_STATE_ORACLE_RECEIVED = 'ORACLE_RECEIVED'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “ORACLE_RECEIVED”

LIFECYCLE_STATE_ORACLE_RECEIVED_CANCELLED = 'ORACLE_RECEIVED_CANCELLED'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “ORACLE_RECEIVED_CANCELLED”

LIFECYCLE_STATE_PREPARING = 'PREPARING'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “PREPARING”

LIFECYCLE_STATE_PROCESSING = 'PROCESSING'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “PROCESSING”

LIFECYCLE_STATE_REJECTED = 'REJECTED'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “REJECTED”

LIFECYCLE_STATE_REQUESTED = 'REQUESTED'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “REQUESTED”

LIFECYCLE_STATE_RETURN_DELAYED = 'RETURN_DELAYED'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “RETURN_DELAYED”

LIFECYCLE_STATE_RETURN_LABEL_AVAILABLE = 'RETURN_LABEL_AVAILABLE'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “RETURN_LABEL_AVAILABLE”

LIFECYCLE_STATE_RETURN_LABEL_GENERATING = 'RETURN_LABEL_GENERATING'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “RETURN_LABEL_GENERATING”

LIFECYCLE_STATE_RETURN_LABEL_REQUESTED = 'RETURN_LABEL_REQUESTED'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “RETURN_LABEL_REQUESTED”

LIFECYCLE_STATE_RETURN_SHIPPED = 'RETURN_SHIPPED'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “RETURN_SHIPPED”

LIFECYCLE_STATE_RETURN_SHIPPED_CANCELLED = 'RETURN_SHIPPED_CANCELLED'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “RETURN_SHIPPED_CANCELLED”

LIFECYCLE_STATE_SHIPPING = 'SHIPPING'

A constant which can be used with the lifecycle_state property of a TransferApplianceSummary. This constant has a value of “SHIPPING”

__init__(**kwargs)

Initializes a new TransferApplianceSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:
  • label (str) – The value to assign to the label property of this TransferApplianceSummary.
  • lifecycle_state (str) – The value to assign to the lifecycle_state property of this TransferApplianceSummary. Allowed values for this property are: “REQUESTED”, “ORACLE_PREPARING”, “SHIPPING”, “DELIVERED”, “PREPARING”, “FINALIZED”, “RETURN_LABEL_REQUESTED”, “RETURN_LABEL_GENERATING”, “RETURN_LABEL_AVAILABLE”, “RETURN_DELAYED”, “RETURN_SHIPPED”, “RETURN_SHIPPED_CANCELLED”, “ORACLE_RECEIVED”, “ORACLE_RECEIVED_CANCELLED”, “PROCESSING”, “COMPLETE”, “CUSTOMER_NEVER_RECEIVED”, “ORACLE_NEVER_RECEIVED”, “CUSTOMER_LOST”, “CANCELLED”, “DELETED”, “REJECTED”, “ERROR”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • serial_number (str) – The value to assign to the serial_number property of this TransferApplianceSummary.
  • creation_time (datetime) – The value to assign to the creation_time property of this TransferApplianceSummary.
creation_time

Gets the creation_time of this TransferApplianceSummary.

Returns:The creation_time of this TransferApplianceSummary.
Return type:datetime
label

Gets the label of this TransferApplianceSummary.

Returns:The label of this TransferApplianceSummary.
Return type:str
lifecycle_state

Gets the lifecycle_state of this TransferApplianceSummary. Allowed values for this property are: “REQUESTED”, “ORACLE_PREPARING”, “SHIPPING”, “DELIVERED”, “PREPARING”, “FINALIZED”, “RETURN_LABEL_REQUESTED”, “RETURN_LABEL_GENERATING”, “RETURN_LABEL_AVAILABLE”, “RETURN_DELAYED”, “RETURN_SHIPPED”, “RETURN_SHIPPED_CANCELLED”, “ORACLE_RECEIVED”, “ORACLE_RECEIVED_CANCELLED”, “PROCESSING”, “COMPLETE”, “CUSTOMER_NEVER_RECEIVED”, “ORACLE_NEVER_RECEIVED”, “CUSTOMER_LOST”, “CANCELLED”, “DELETED”, “REJECTED”, “ERROR”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The lifecycle_state of this TransferApplianceSummary.
Return type:str
serial_number

Gets the serial_number of this TransferApplianceSummary.

Returns:The serial_number of this TransferApplianceSummary.
Return type:str