ExadataDatabaseMachineConfigurationSummary¶
-
class
oci.opsi.models.
ExadataDatabaseMachineConfigurationSummary
(**kwargs)¶ Bases:
oci.opsi.models.exadata_configuration_summary.ExadataConfigurationSummary
Configuration summary of a database machine.
Attributes
ENTITY_SOURCE_EM_MANAGED_EXTERNAL_EXADATA
str(object=’’) -> str ENTITY_SOURCE_MACS_MANAGED_CLOUD_EXADATA
str(object=’’) -> str ENTITY_SOURCE_PE_COMANAGED_EXADATA
str(object=’’) -> str EXADATA_RACK_TYPE_BASE
str(object=’’) -> str EXADATA_RACK_TYPE_EIGHTH
str(object=’’) -> str EXADATA_RACK_TYPE_ELASTIC
str(object=’’) -> str EXADATA_RACK_TYPE_ELASTIC_BASE
str(object=’’) -> str EXADATA_RACK_TYPE_ELASTIC_LARGE
str(object=’’) -> str EXADATA_RACK_TYPE_FLEX
str(object=’’) -> str EXADATA_RACK_TYPE_FULL
str(object=’’) -> str EXADATA_RACK_TYPE_HALF
str(object=’’) -> str EXADATA_RACK_TYPE_QUARTER
str(object=’’) -> str EXADATA_TYPE_DBMACHINE
str(object=’’) -> str EXADATA_TYPE_EXACC
str(object=’’) -> str EXADATA_TYPE_EXACS
str(object=’’) -> str compartment_id
[Required] Gets the compartment_id of this ExadataConfigurationSummary. defined_tags
[Required] Gets the defined_tags of this ExadataConfigurationSummary. enterprise_manager_bridge_id
[Required] Gets the enterprise_manager_bridge_id of this ExadataDatabaseMachineConfigurationSummary. enterprise_manager_console_url
[Required] Gets the enterprise_manager_console_url of this ExadataDatabaseMachineConfigurationSummary. enterprise_manager_entity_identifier
[Required] Gets the enterprise_manager_entity_identifier of this ExadataDatabaseMachineConfigurationSummary. enterprise_manager_entity_type
[Required] Gets the enterprise_manager_entity_type of this ExadataDatabaseMachineConfigurationSummary. enterprise_manager_identifier
[Required] Gets the enterprise_manager_identifier of this ExadataDatabaseMachineConfigurationSummary. enterprise_manager_oms_ver
[Required] Gets the enterprise_manager_oms_ver of this ExadataDatabaseMachineConfigurationSummary. entity_source
[Required] Gets the entity_source of this ExadataConfigurationSummary. exadata_display_name
[Required] Gets the exadata_display_name of this ExadataConfigurationSummary. exadata_insight_id
[Required] Gets the exadata_insight_id of this ExadataConfigurationSummary. exadata_name
[Required] Gets the exadata_name of this ExadataConfigurationSummary. exadata_rack_type
[Required] Gets the exadata_rack_type of this ExadataConfigurationSummary. exadata_type
[Required] Gets the exadata_type of this ExadataConfigurationSummary. freeform_tags
[Required] Gets the freeform_tags of this ExadataConfigurationSummary. vmcluster_details
Gets the vmcluster_details of this ExadataConfigurationSummary. Methods
__init__
(**kwargs)Initializes a new ExadataDatabaseMachineConfigurationSummary 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'¶
-
ENTITY_SOURCE_MACS_MANAGED_CLOUD_EXADATA
= 'MACS_MANAGED_CLOUD_EXADATA'¶
-
ENTITY_SOURCE_PE_COMANAGED_EXADATA
= 'PE_COMANAGED_EXADATA'¶
-
EXADATA_RACK_TYPE_BASE
= 'BASE'¶
-
EXADATA_RACK_TYPE_EIGHTH
= 'EIGHTH'¶
-
EXADATA_RACK_TYPE_ELASTIC
= 'ELASTIC'¶
-
EXADATA_RACK_TYPE_ELASTIC_BASE
= 'ELASTIC_BASE'¶
-
EXADATA_RACK_TYPE_ELASTIC_LARGE
= 'ELASTIC_LARGE'¶
-
EXADATA_RACK_TYPE_FLEX
= 'FLEX'¶
-
EXADATA_RACK_TYPE_FULL
= 'FULL'¶
-
EXADATA_RACK_TYPE_HALF
= 'HALF'¶
-
EXADATA_RACK_TYPE_QUARTER
= 'QUARTER'¶
-
EXADATA_TYPE_DBMACHINE
= 'DBMACHINE'¶
-
EXADATA_TYPE_EXACC
= 'EXACC'¶
-
EXADATA_TYPE_EXACS
= 'EXACS'¶
-
__init__
(**kwargs)¶ Initializes a new ExadataDatabaseMachineConfigurationSummary object with values from keyword arguments. The default value of the
entity_source
attribute of this class isEM_MANAGED_EXTERNAL_EXADATA
and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class):Parameters: - exadata_insight_id (str) – The value to assign to the exadata_insight_id property of this ExadataDatabaseMachineConfigurationSummary.
- entity_source (str) – The value to assign to the entity_source property of this ExadataDatabaseMachineConfigurationSummary. Allowed values for this property are: “EM_MANAGED_EXTERNAL_EXADATA”, “PE_COMANAGED_EXADATA”, “MACS_MANAGED_CLOUD_EXADATA”
- compartment_id (str) – The value to assign to the compartment_id property of this ExadataDatabaseMachineConfigurationSummary.
- exadata_name (str) – The value to assign to the exadata_name property of this ExadataDatabaseMachineConfigurationSummary.
- exadata_display_name (str) – The value to assign to the exadata_display_name property of this ExadataDatabaseMachineConfigurationSummary.
- exadata_type (str) – The value to assign to the exadata_type property of this ExadataDatabaseMachineConfigurationSummary. Allowed values for this property are: “DBMACHINE”, “EXACS”, “EXACC”
- exadata_rack_type (str) – The value to assign to the exadata_rack_type property of this ExadataDatabaseMachineConfigurationSummary. Allowed values for this property are: “FULL”, “HALF”, “QUARTER”, “EIGHTH”, “FLEX”, “BASE”, “ELASTIC”, “ELASTIC_BASE”, “ELASTIC_LARGE”
- defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this ExadataDatabaseMachineConfigurationSummary.
- freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this ExadataDatabaseMachineConfigurationSummary.
- vmcluster_details (list[oci.opsi.models.VmClusterSummary]) – The value to assign to the vmcluster_details property of this ExadataDatabaseMachineConfigurationSummary.
- enterprise_manager_identifier (str) – The value to assign to the enterprise_manager_identifier property of this ExadataDatabaseMachineConfigurationSummary.
- enterprise_manager_bridge_id (str) – The value to assign to the enterprise_manager_bridge_id property of this ExadataDatabaseMachineConfigurationSummary.
- enterprise_manager_entity_identifier (str) – The value to assign to the enterprise_manager_entity_identifier property of this ExadataDatabaseMachineConfigurationSummary.
- enterprise_manager_console_url (str) – The value to assign to the enterprise_manager_console_url property of this ExadataDatabaseMachineConfigurationSummary.
- enterprise_manager_oms_ver (str) – The value to assign to the enterprise_manager_oms_ver property of this ExadataDatabaseMachineConfigurationSummary.
- enterprise_manager_entity_type (str) – The value to assign to the enterprise_manager_entity_type property of this ExadataDatabaseMachineConfigurationSummary.
-
compartment_id
¶ [Required] Gets the compartment_id of this ExadataConfigurationSummary. The OCID of the compartment.
Returns: The compartment_id of this ExadataConfigurationSummary. Return type: str
[Required] Gets the defined_tags of this ExadataConfigurationSummary. 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 ExadataConfigurationSummary. Return type: dict(str, dict(str, object))
-
enterprise_manager_bridge_id
¶ [Required] Gets the enterprise_manager_bridge_id of this ExadataDatabaseMachineConfigurationSummary. OPSI Enterprise Manager Bridge OCID
Returns: The enterprise_manager_bridge_id of this ExadataDatabaseMachineConfigurationSummary. Return type: str
-
enterprise_manager_console_url
¶ [Required] Gets the enterprise_manager_console_url of this ExadataDatabaseMachineConfigurationSummary. Enterprise Manager Console Url
Returns: The enterprise_manager_console_url of this ExadataDatabaseMachineConfigurationSummary. Return type: str
-
enterprise_manager_entity_identifier
¶ [Required] Gets the enterprise_manager_entity_identifier of this ExadataDatabaseMachineConfigurationSummary. Enterprise Manager Entity Unique Identifier
Returns: The enterprise_manager_entity_identifier of this ExadataDatabaseMachineConfigurationSummary. Return type: str
-
enterprise_manager_entity_type
¶ [Required] Gets the enterprise_manager_entity_type of this ExadataDatabaseMachineConfigurationSummary. Enterprise Manager Entity Type
Returns: The enterprise_manager_entity_type of this ExadataDatabaseMachineConfigurationSummary. Return type: str
-
enterprise_manager_identifier
¶ [Required] Gets the enterprise_manager_identifier of this ExadataDatabaseMachineConfigurationSummary. Enterprise Manager Unique Identifier
Returns: The enterprise_manager_identifier of this ExadataDatabaseMachineConfigurationSummary. Return type: str
-
enterprise_manager_oms_ver
¶ [Required] Gets the enterprise_manager_oms_ver of this ExadataDatabaseMachineConfigurationSummary. Enterprise Manager OMS Version
Returns: The enterprise_manager_oms_ver of this ExadataDatabaseMachineConfigurationSummary. Return type: str
-
entity_source
¶ [Required] Gets the entity_source of this ExadataConfigurationSummary. Source of the exadata entity.
Allowed values for this property are: “EM_MANAGED_EXTERNAL_EXADATA”, “PE_COMANAGED_EXADATA”, “MACS_MANAGED_CLOUD_EXADATA”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The entity_source of this ExadataConfigurationSummary. Return type: str
-
exadata_display_name
¶ [Required] Gets the exadata_display_name of this ExadataConfigurationSummary. The user-friendly name for the Exadata system. The name does not have to be unique.
Returns: The exadata_display_name of this ExadataConfigurationSummary. Return type: str
-
exadata_insight_id
¶ [Required] Gets the exadata_insight_id of this ExadataConfigurationSummary. The OCID of the Exadata insight.
Returns: The exadata_insight_id of this ExadataConfigurationSummary. Return type: str
-
exadata_name
¶ [Required] Gets the exadata_name of this ExadataConfigurationSummary. 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 ExadataConfigurationSummary. Return type: str
-
exadata_rack_type
¶ [Required] Gets the exadata_rack_type of this ExadataConfigurationSummary. Exadata rack type.
Allowed values for this property are: “FULL”, “HALF”, “QUARTER”, “EIGHTH”, “FLEX”, “BASE”, “ELASTIC”, “ELASTIC_BASE”, “ELASTIC_LARGE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The exadata_rack_type of this ExadataConfigurationSummary. Return type: str
-
exadata_type
¶ [Required] Gets the exadata_type of this ExadataConfigurationSummary. 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 ExadataConfigurationSummary. Return type: str
[Required] Gets the freeform_tags of this ExadataConfigurationSummary. 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 ExadataConfigurationSummary. 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.
-
vmcluster_details
¶ Gets the vmcluster_details of this ExadataConfigurationSummary. Array of objects containing VM cluster information.
Returns: The vmcluster_details of this ExadataConfigurationSummary. Return type: list[oci.opsi.models.VmClusterSummary]
-