ExadataInsight

class oci.opsi.models.ExadataInsight(**kwargs)

Bases: object

Exadata insight resource.

Attributes

ENTITY_SOURCE_EM_MANAGED_EXTERNAL_EXADATA A constant which can be used with the entity_source property of a ExadataInsight.
ENTITY_SOURCE_PE_COMANAGED_EXADATA A constant which can be used with the entity_source property of a ExadataInsight.
EXADATA_RACK_TYPE_EIGHTH A constant which can be used with the exadata_rack_type property of a ExadataInsight.
EXADATA_RACK_TYPE_FLEX A constant which can be used with the exadata_rack_type property of a ExadataInsight.
EXADATA_RACK_TYPE_FULL A constant which can be used with the exadata_rack_type property of a ExadataInsight.
EXADATA_RACK_TYPE_HALF A constant which can be used with the exadata_rack_type property of a ExadataInsight.
EXADATA_RACK_TYPE_QUARTER A constant which can be used with the exadata_rack_type property of a ExadataInsight.
EXADATA_TYPE_DBMACHINE A constant which can be used with the exadata_type property of a ExadataInsight.
EXADATA_TYPE_EXACC A constant which can be used with the exadata_type property of a ExadataInsight.
EXADATA_TYPE_EXACS A constant which can be used with the exadata_type property of a ExadataInsight.
LIFECYCLE_STATE_ACTIVE A constant which can be used with the lifecycle_state property of a ExadataInsight.
LIFECYCLE_STATE_CREATING A constant which can be used with the lifecycle_state property of a ExadataInsight.
LIFECYCLE_STATE_DELETED A constant which can be used with the lifecycle_state property of a ExadataInsight.
LIFECYCLE_STATE_DELETING A constant which can be used with the lifecycle_state property of a ExadataInsight.
LIFECYCLE_STATE_FAILED A constant which can be used with the lifecycle_state property of a ExadataInsight.
LIFECYCLE_STATE_UPDATING A constant which can be used with the lifecycle_state property of a ExadataInsight.
STATUS_DISABLED A constant which can be used with the status property of a ExadataInsight.
STATUS_ENABLED A constant which can be used with the status property of a ExadataInsight.
STATUS_TERMINATED A constant which can be used with the status property of a ExadataInsight.
compartment_id [Required] Gets the compartment_id of this ExadataInsight.
defined_tags [Required] Gets the defined_tags of this ExadataInsight.
entity_source [Required] Gets the entity_source of this ExadataInsight.
exadata_display_name Gets the exadata_display_name of this ExadataInsight.
exadata_name [Required] Gets the exadata_name of this ExadataInsight.
exadata_rack_type Gets the exadata_rack_type of this ExadataInsight.
exadata_type Gets the exadata_type of this ExadataInsight.
freeform_tags [Required] Gets the freeform_tags of this ExadataInsight.
id [Required] Gets the id of this ExadataInsight.
is_virtualized_exadata Gets the is_virtualized_exadata of this ExadataInsight.
lifecycle_details Gets the lifecycle_details of this ExadataInsight.
lifecycle_state [Required] Gets the lifecycle_state of this ExadataInsight.
status [Required] Gets the status of this ExadataInsight.
system_tags Gets the system_tags of this ExadataInsight.
time_created [Required] Gets the time_created of this ExadataInsight.
time_updated Gets the time_updated of this ExadataInsight.

Methods

__init__(**kwargs) Initializes a new ExadataInsight object with values from keyword arguments.
get_subtype(object_dictionary) Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype.
ENTITY_SOURCE_EM_MANAGED_EXTERNAL_EXADATA = 'EM_MANAGED_EXTERNAL_EXADATA'

A constant which can be used with the entity_source property of a ExadataInsight. This constant has a value of “EM_MANAGED_EXTERNAL_EXADATA”

ENTITY_SOURCE_PE_COMANAGED_EXADATA = 'PE_COMANAGED_EXADATA'

A constant which can be used with the entity_source property of a ExadataInsight. This constant has a value of “PE_COMANAGED_EXADATA”

EXADATA_RACK_TYPE_EIGHTH = 'EIGHTH'

A constant which can be used with the exadata_rack_type property of a ExadataInsight. This constant has a value of “EIGHTH”

EXADATA_RACK_TYPE_FLEX = 'FLEX'

A constant which can be used with the exadata_rack_type property of a ExadataInsight. This constant has a value of “FLEX”

EXADATA_RACK_TYPE_FULL = 'FULL'

A constant which can be used with the exadata_rack_type property of a ExadataInsight. This constant has a value of “FULL”

EXADATA_RACK_TYPE_HALF = 'HALF'

A constant which can be used with the exadata_rack_type property of a ExadataInsight. This constant has a value of “HALF”

EXADATA_RACK_TYPE_QUARTER = 'QUARTER'

A constant which can be used with the exadata_rack_type property of a ExadataInsight. This constant has a value of “QUARTER”

EXADATA_TYPE_DBMACHINE = 'DBMACHINE'

A constant which can be used with the exadata_type property of a ExadataInsight. This constant has a value of “DBMACHINE”

EXADATA_TYPE_EXACC = 'EXACC'

A constant which can be used with the exadata_type property of a ExadataInsight. This constant has a value of “EXACC”

EXADATA_TYPE_EXACS = 'EXACS'

A constant which can be used with the exadata_type property of a ExadataInsight. This constant has a value of “EXACS”

LIFECYCLE_STATE_ACTIVE = 'ACTIVE'

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

LIFECYCLE_STATE_CREATING = 'CREATING'

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

LIFECYCLE_STATE_DELETED = 'DELETED'

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

LIFECYCLE_STATE_DELETING = 'DELETING'

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

LIFECYCLE_STATE_FAILED = 'FAILED'

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

LIFECYCLE_STATE_UPDATING = 'UPDATING'

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

STATUS_DISABLED = 'DISABLED'

A constant which can be used with the status property of a ExadataInsight. This constant has a value of “DISABLED”

STATUS_ENABLED = 'ENABLED'

A constant which can be used with the status property of a ExadataInsight. This constant has a value of “ENABLED”

STATUS_TERMINATED = 'TERMINATED'

A constant which can be used with the status property of a ExadataInsight. This constant has a value of “TERMINATED”

__init__(**kwargs)

Initializes a new ExadataInsight object with values from keyword arguments. This class has the following subclasses and if you are using this class as input to a service operations then you should favor using a subclass over the base class:

The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:
  • entity_source (str) – The value to assign to the entity_source property of this ExadataInsight. Allowed values for this property are: “EM_MANAGED_EXTERNAL_EXADATA”, “PE_COMANAGED_EXADATA”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • id (str) – The value to assign to the id property of this ExadataInsight.
  • compartment_id (str) – The value to assign to the compartment_id property of this ExadataInsight.
  • exadata_name (str) – The value to assign to the exadata_name property of this ExadataInsight.
  • exadata_display_name (str) – The value to assign to the exadata_display_name property of this ExadataInsight.
  • exadata_type (str) – The value to assign to the exadata_type property of this ExadataInsight. Allowed values for this property are: “DBMACHINE”, “EXACS”, “EXACC”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • exadata_rack_type (str) – The value to assign to the exadata_rack_type property of this ExadataInsight. Allowed values for this property are: “FULL”, “HALF”, “QUARTER”, “EIGHTH”, “FLEX”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • is_virtualized_exadata (bool) – The value to assign to the is_virtualized_exadata property of this ExadataInsight.
  • status (str) – The value to assign to the status property of this ExadataInsight. Allowed values for this property are: “DISABLED”, “ENABLED”, “TERMINATED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this ExadataInsight.
  • defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this ExadataInsight.
  • system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this ExadataInsight.
  • time_created (datetime) – The value to assign to the time_created property of this ExadataInsight.
  • time_updated (datetime) – The value to assign to the time_updated property of this ExadataInsight.
  • lifecycle_state (str) – The value to assign to the lifecycle_state property of this ExadataInsight. Allowed values for this property are: “CREATING”, “UPDATING”, “ACTIVE”, “DELETING”, “DELETED”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • lifecycle_details (str) – The value to assign to the lifecycle_details property of this ExadataInsight.
compartment_id

[Required] Gets the compartment_id of this ExadataInsight. Compartment identifier of the Exadata insight resource

Returns:The compartment_id of this ExadataInsight.
Return type:str
defined_tags

[Required] Gets the defined_tags of this ExadataInsight. 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 ExadataInsight.
Return type:dict(str, dict(str, object))
entity_source

[Required] Gets the entity_source of this ExadataInsight. Source of the Exadata system.

Allowed values for this property are: “EM_MANAGED_EXTERNAL_EXADATA”, “PE_COMANAGED_EXADATA”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The entity_source of this ExadataInsight.
Return type:str
exadata_display_name

Gets the exadata_display_name of this ExadataInsight. The user-friendly name for the Exadata system. The name does not have to be unique.

Returns:The exadata_display_name of this ExadataInsight.
Return type:str
exadata_name

[Required] Gets the exadata_name of this ExadataInsight. The Exadata system name. If the Exadata systems managed by Enterprise Manager, the name is unique amongst the Exadata systems managed by the same Enterprise Manager.

Returns:The exadata_name of this ExadataInsight.
Return type:str
exadata_rack_type

Gets the exadata_rack_type of this ExadataInsight. Exadata rack type.

Allowed values for this property are: “FULL”, “HALF”, “QUARTER”, “EIGHTH”, “FLEX”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The exadata_rack_type of this ExadataInsight.
Return type:str
exadata_type

Gets the exadata_type of this ExadataInsight. Operations Insights internal representation of the the Exadata system type.

Allowed values for this property are: “DBMACHINE”, “EXACS”, “EXACC”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The exadata_type of this ExadataInsight.
Return type:str
freeform_tags

[Required] Gets the freeform_tags of this ExadataInsight. 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 ExadataInsight.
Return type:dict(str, str)
static get_subtype(object_dictionary)

Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype.

id

[Required] Gets the id of this ExadataInsight. Exadata insight identifier

Returns:The id of this ExadataInsight.
Return type:str
is_virtualized_exadata

Gets the is_virtualized_exadata of this ExadataInsight. true if virtualization is used in the Exadata system

Returns:The is_virtualized_exadata of this ExadataInsight.
Return type:bool
lifecycle_details

Gets the lifecycle_details of this ExadataInsight. A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.

Returns:The lifecycle_details of this ExadataInsight.
Return type:str
lifecycle_state

[Required] Gets the lifecycle_state of this ExadataInsight. The current state of the Exadata insight.

Allowed values for this property are: “CREATING”, “UPDATING”, “ACTIVE”, “DELETING”, “DELETED”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The lifecycle_state of this ExadataInsight.
Return type:str
status

[Required] Gets the status of this ExadataInsight. Indicates the status of an Exadata insight in Operations Insights

Allowed values for this property are: “DISABLED”, “ENABLED”, “TERMINATED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The status of this ExadataInsight.
Return type:str
system_tags

Gets the system_tags of this ExadataInsight. 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 ExadataInsight.
Return type:dict(str, dict(str, object))
time_created

[Required] Gets the time_created of this ExadataInsight. The time the the Exadata insight was first enabled. An RFC3339 formatted datetime string

Returns:The time_created of this ExadataInsight.
Return type:datetime
time_updated

Gets the time_updated of this ExadataInsight. The time the Exadata insight was updated. An RFC3339 formatted datetime string

Returns:The time_updated of this ExadataInsight.
Return type:datetime