CloudExadataInfrastructureSummary¶
-
class
oci.database_management.models.CloudExadataInfrastructureSummary(**kwargs)¶ Bases:
oci.database_management.models.dbm_resource.DbmResourceThe Exadata infrastructure.
Attributes
INFRASTRUCTURE_TYPE_EXADATAA constant which can be used with the infrastructure_type property of a CloudExadataInfrastructureSummary. INFRASTRUCTURE_TYPE_EXADATA_CCA constant which can be used with the infrastructure_type property of a CloudExadataInfrastructureSummary. LICENSE_MODEL_BRING_YOUR_OWN_LICENSEA constant which can be used with the license_model property of a CloudExadataInfrastructureSummary. LICENSE_MODEL_LICENSE_INCLUDEDA constant which can be used with the license_model property of a CloudExadataInfrastructureSummary. LIFECYCLE_STATE_ACTIVEstr(object=’’) -> str LIFECYCLE_STATE_CREATINGstr(object=’’) -> str LIFECYCLE_STATE_DELETEDstr(object=’’) -> str LIFECYCLE_STATE_DELETINGstr(object=’’) -> str LIFECYCLE_STATE_FAILEDstr(object=’’) -> str LIFECYCLE_STATE_INACTIVEstr(object=’’) -> str LIFECYCLE_STATE_UPDATINGstr(object=’’) -> str RACK_SIZE_EIGHTHA constant which can be used with the rack_size property of a CloudExadataInfrastructureSummary. RACK_SIZE_FULLA constant which can be used with the rack_size property of a CloudExadataInfrastructureSummary. RACK_SIZE_HALFA constant which can be used with the rack_size property of a CloudExadataInfrastructureSummary. RACK_SIZE_QUARTERA constant which can be used with the rack_size property of a CloudExadataInfrastructureSummary. RESOURCE_TYPE_CLOUD_INFRASTRUCTUREstr(object=’’) -> str RESOURCE_TYPE_CLOUD_INFRASTRUCTURE_SUMMARYstr(object=’’) -> str RESOURCE_TYPE_CLOUD_STORAGE_CONNECTORstr(object=’’) -> str RESOURCE_TYPE_CLOUD_STORAGE_CONNECTOR_SUMMARYstr(object=’’) -> str RESOURCE_TYPE_CLOUD_STORAGE_GRIDstr(object=’’) -> str RESOURCE_TYPE_CLOUD_STORAGE_GRID_SUMMARYstr(object=’’) -> str RESOURCE_TYPE_CLOUD_STORAGE_SERVERstr(object=’’) -> str RESOURCE_TYPE_CLOUD_STORAGE_SERVER_SUMMARYstr(object=’’) -> str RESOURCE_TYPE_DATABASE_SUMMARYstr(object=’’) -> str RESOURCE_TYPE_DATABASE_SYSTEM_SUMMARYstr(object=’’) -> str RESOURCE_TYPE_INFRASTRUCTUREstr(object=’’) -> str RESOURCE_TYPE_INFRASTRUCTURE_SUMMARYstr(object=’’) -> str RESOURCE_TYPE_MANAGED_DATABASE_SUMMARYstr(object=’’) -> str RESOURCE_TYPE_STORAGE_CONNECTORstr(object=’’) -> str RESOURCE_TYPE_STORAGE_CONNECTOR_SUMMARYstr(object=’’) -> str RESOURCE_TYPE_STORAGE_GRIDstr(object=’’) -> str RESOURCE_TYPE_STORAGE_GRID_SUMMARYstr(object=’’) -> str RESOURCE_TYPE_STORAGE_SERVERstr(object=’’) -> str RESOURCE_TYPE_STORAGE_SERVER_SUMMARYstr(object=’’) -> str RESOURCE_TYPE_VM_CLUSTER_SUMMARYstr(object=’’) -> str additional_detailsGets the additional_details of this DbmResource. compartment_id[Required] Gets the compartment_id of this CloudExadataInfrastructureSummary. defined_tagsGets the defined_tags of this CloudExadataInfrastructureSummary. display_name[Required] Gets the display_name of this DbmResource. freeform_tagsGets the freeform_tags of this CloudExadataInfrastructureSummary. grid_home_pathGets the grid_home_path of this CloudExadataInfrastructureSummary. id[Required] Gets the id of this DbmResource. infrastructure_typeGets the infrastructure_type of this CloudExadataInfrastructureSummary. internal_idGets the internal_id of this DbmResource. license_modelGets the license_model of this CloudExadataInfrastructureSummary. lifecycle_detailsGets the lifecycle_details of this DbmResource. lifecycle_stateGets the lifecycle_state of this DbmResource. rack_sizeGets the rack_size of this CloudExadataInfrastructureSummary. resource_type[Required] Gets the resource_type of this DbmResource. statusGets the status of this DbmResource. system_tagsGets the system_tags of this CloudExadataInfrastructureSummary. time_createdGets the time_created of this DbmResource. time_updatedGets the time_updated of this DbmResource. versionGets the version of this DbmResource. Methods
__init__(**kwargs)Initializes a new CloudExadataInfrastructureSummary 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. -
INFRASTRUCTURE_TYPE_EXADATA= 'EXADATA'¶ A constant which can be used with the infrastructure_type property of a CloudExadataInfrastructureSummary. This constant has a value of “EXADATA”
-
INFRASTRUCTURE_TYPE_EXADATA_CC= 'EXADATA_CC'¶ A constant which can be used with the infrastructure_type property of a CloudExadataInfrastructureSummary. This constant has a value of “EXADATA_CC”
-
LICENSE_MODEL_BRING_YOUR_OWN_LICENSE= 'BRING_YOUR_OWN_LICENSE'¶ A constant which can be used with the license_model property of a CloudExadataInfrastructureSummary. This constant has a value of “BRING_YOUR_OWN_LICENSE”
-
LICENSE_MODEL_LICENSE_INCLUDED= 'LICENSE_INCLUDED'¶ A constant which can be used with the license_model property of a CloudExadataInfrastructureSummary. This constant has a value of “LICENSE_INCLUDED”
-
LIFECYCLE_STATE_ACTIVE= 'ACTIVE'¶
-
LIFECYCLE_STATE_CREATING= 'CREATING'¶
-
LIFECYCLE_STATE_DELETED= 'DELETED'¶
-
LIFECYCLE_STATE_DELETING= 'DELETING'¶
-
LIFECYCLE_STATE_FAILED= 'FAILED'¶
-
LIFECYCLE_STATE_INACTIVE= 'INACTIVE'¶
-
LIFECYCLE_STATE_UPDATING= 'UPDATING'¶
-
RACK_SIZE_EIGHTH= 'EIGHTH'¶ A constant which can be used with the rack_size property of a CloudExadataInfrastructureSummary. This constant has a value of “EIGHTH”
-
RACK_SIZE_FULL= 'FULL'¶ A constant which can be used with the rack_size property of a CloudExadataInfrastructureSummary. This constant has a value of “FULL”
-
RACK_SIZE_HALF= 'HALF'¶ A constant which can be used with the rack_size property of a CloudExadataInfrastructureSummary. This constant has a value of “HALF”
-
RACK_SIZE_QUARTER= 'QUARTER'¶ A constant which can be used with the rack_size property of a CloudExadataInfrastructureSummary. This constant has a value of “QUARTER”
-
RESOURCE_TYPE_CLOUD_INFRASTRUCTURE= 'CLOUD_INFRASTRUCTURE'¶
-
RESOURCE_TYPE_CLOUD_INFRASTRUCTURE_SUMMARY= 'CLOUD_INFRASTRUCTURE_SUMMARY'¶
-
RESOURCE_TYPE_CLOUD_STORAGE_CONNECTOR= 'CLOUD_STORAGE_CONNECTOR'¶
-
RESOURCE_TYPE_CLOUD_STORAGE_CONNECTOR_SUMMARY= 'CLOUD_STORAGE_CONNECTOR_SUMMARY'¶
-
RESOURCE_TYPE_CLOUD_STORAGE_GRID= 'CLOUD_STORAGE_GRID'¶
-
RESOURCE_TYPE_CLOUD_STORAGE_GRID_SUMMARY= 'CLOUD_STORAGE_GRID_SUMMARY'¶
-
RESOURCE_TYPE_CLOUD_STORAGE_SERVER= 'CLOUD_STORAGE_SERVER'¶
-
RESOURCE_TYPE_CLOUD_STORAGE_SERVER_SUMMARY= 'CLOUD_STORAGE_SERVER_SUMMARY'¶
-
RESOURCE_TYPE_DATABASE_SUMMARY= 'DATABASE_SUMMARY'¶
-
RESOURCE_TYPE_DATABASE_SYSTEM_SUMMARY= 'DATABASE_SYSTEM_SUMMARY'¶
-
RESOURCE_TYPE_INFRASTRUCTURE= 'INFRASTRUCTURE'¶
-
RESOURCE_TYPE_INFRASTRUCTURE_SUMMARY= 'INFRASTRUCTURE_SUMMARY'¶
-
RESOURCE_TYPE_MANAGED_DATABASE_SUMMARY= 'MANAGED_DATABASE_SUMMARY'¶
-
RESOURCE_TYPE_STORAGE_CONNECTOR= 'STORAGE_CONNECTOR'¶
-
RESOURCE_TYPE_STORAGE_CONNECTOR_SUMMARY= 'STORAGE_CONNECTOR_SUMMARY'¶
-
RESOURCE_TYPE_STORAGE_GRID= 'STORAGE_GRID'¶
-
RESOURCE_TYPE_STORAGE_GRID_SUMMARY= 'STORAGE_GRID_SUMMARY'¶
-
RESOURCE_TYPE_STORAGE_SERVER= 'STORAGE_SERVER'¶
-
RESOURCE_TYPE_STORAGE_SERVER_SUMMARY= 'STORAGE_SERVER_SUMMARY'¶
-
RESOURCE_TYPE_VM_CLUSTER_SUMMARY= 'VM_CLUSTER_SUMMARY'¶
-
__init__(**kwargs)¶ Initializes a new CloudExadataInfrastructureSummary object with values from keyword arguments. The default value of the
resource_typeattribute of this class isCLOUD_INFRASTRUCTURE_SUMMARYand it should not be changed. 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 CloudExadataInfrastructureSummary.
- display_name (str) – The value to assign to the display_name property of this CloudExadataInfrastructureSummary.
- version (str) – The value to assign to the version property of this CloudExadataInfrastructureSummary.
- internal_id (str) – The value to assign to the internal_id property of this CloudExadataInfrastructureSummary.
- status (str) – The value to assign to the status property of this CloudExadataInfrastructureSummary.
- lifecycle_state (str) – The value to assign to the lifecycle_state property of this CloudExadataInfrastructureSummary. Allowed values for this property are: “CREATING”, “ACTIVE”, “INACTIVE”, “UPDATING”, “DELETING”, “DELETED”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- time_created (datetime) – The value to assign to the time_created property of this CloudExadataInfrastructureSummary.
- time_updated (datetime) – The value to assign to the time_updated property of this CloudExadataInfrastructureSummary.
- lifecycle_details (str) – The value to assign to the lifecycle_details property of this CloudExadataInfrastructureSummary.
- additional_details (dict(str, str)) – The value to assign to the additional_details property of this CloudExadataInfrastructureSummary.
- resource_type (str) – The value to assign to the resource_type property of this CloudExadataInfrastructureSummary. Allowed values for this property are: “INFRASTRUCTURE_SUMMARY”, “INFRASTRUCTURE”, “STORAGE_SERVER_SUMMARY”, “STORAGE_SERVER”, “STORAGE_GRID_SUMMARY”, “STORAGE_GRID”, “STORAGE_CONNECTOR_SUMMARY”, “STORAGE_CONNECTOR”, “DATABASE_SYSTEM_SUMMARY”, “DATABASE_SUMMARY”, “VM_CLUSTER_SUMMARY”, “CLOUD_INFRASTRUCTURE_SUMMARY”, “CLOUD_INFRASTRUCTURE”, “CLOUD_STORAGE_SERVER_SUMMARY”, “CLOUD_STORAGE_SERVER”, “CLOUD_STORAGE_GRID_SUMMARY”, “CLOUD_STORAGE_GRID”, “CLOUD_STORAGE_CONNECTOR_SUMMARY”, “CLOUD_STORAGE_CONNECTOR”, “MANAGED_DATABASE_SUMMARY”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- rack_size (str) – The value to assign to the rack_size property of this CloudExadataInfrastructureSummary. Allowed values for this property are: “FULL”, “HALF”, “QUARTER”, “EIGHTH”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- infrastructure_type (str) – The value to assign to the infrastructure_type property of this CloudExadataInfrastructureSummary. Allowed values for this property are: “EXADATA”, “EXADATA_CC”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- compartment_id (str) – The value to assign to the compartment_id property of this CloudExadataInfrastructureSummary.
- license_model (str) – The value to assign to the license_model property of this CloudExadataInfrastructureSummary. Allowed values for this property are: “LICENSE_INCLUDED”, “BRING_YOUR_OWN_LICENSE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- grid_home_path (str) – The value to assign to the grid_home_path property of this CloudExadataInfrastructureSummary.
- freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this CloudExadataInfrastructureSummary.
- defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this CloudExadataInfrastructureSummary.
- system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this CloudExadataInfrastructureSummary.
-
additional_details¶ Gets the additional_details of this DbmResource. The additional details of the resource defined in {“key”: “value”} format. Example: {“bar-key”: “value”}
Returns: The additional_details of this DbmResource. Return type: dict(str, str)
-
compartment_id¶ [Required] Gets the compartment_id of this CloudExadataInfrastructureSummary. The OCID of the compartment.
Returns: The compartment_id of this CloudExadataInfrastructureSummary. Return type: str
Gets the defined_tags of this CloudExadataInfrastructureSummary. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {“Operations”: {“CostCenter”: “42”}}
Returns: The defined_tags of this CloudExadataInfrastructureSummary. Return type: dict(str, dict(str, object))
-
display_name¶ [Required] Gets the display_name of this DbmResource. The name of the Exadata resource. English letters, numbers, “-”, “_” and “.” only.
Returns: The display_name of this DbmResource. Return type: str
Gets the freeform_tags of this CloudExadataInfrastructureSummary. Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {“Department”: “Finance”}
Returns: The freeform_tags of this CloudExadataInfrastructureSummary. 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.
-
grid_home_path¶ Gets the grid_home_path of this CloudExadataInfrastructureSummary. The Oracle grid home path.
Returns: The grid_home_path of this CloudExadataInfrastructureSummary. Return type: str
-
id¶ [Required] Gets the id of this DbmResource. The OCID of the Exadata resource.
Returns: The id of this DbmResource. Return type: str
-
infrastructure_type¶ Gets the infrastructure_type of this CloudExadataInfrastructureSummary. The type of the Exadata infrastructure.
Allowed values for this property are: “EXADATA”, “EXADATA_CC”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The infrastructure_type of this CloudExadataInfrastructureSummary. Return type: str
-
internal_id¶ Gets the internal_id of this DbmResource. The internal ID of the Exadata resource.
Returns: The internal_id of this DbmResource. Return type: str
-
license_model¶ Gets the license_model of this CloudExadataInfrastructureSummary. The Oracle license model that applies to the database management resources.
Allowed values for this property are: “LICENSE_INCLUDED”, “BRING_YOUR_OWN_LICENSE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The license_model of this CloudExadataInfrastructureSummary. Return type: str
-
lifecycle_details¶ Gets the lifecycle_details of this DbmResource. The details of the lifecycle state of the Exadata resource.
Returns: The lifecycle_details of this DbmResource. Return type: str
-
lifecycle_state¶ Gets the lifecycle_state of this DbmResource. The current lifecycle state of the database resource.
Allowed values for this property are: “CREATING”, “ACTIVE”, “INACTIVE”, “UPDATING”, “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 DbmResource. Return type: str
-
rack_size¶ Gets the rack_size of this CloudExadataInfrastructureSummary. The rack size of the Exadata infrastructure.
Allowed values for this property are: “FULL”, “HALF”, “QUARTER”, “EIGHTH”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The rack_size of this CloudExadataInfrastructureSummary. Return type: str
-
resource_type¶ [Required] Gets the resource_type of this DbmResource. The type of Exadata resource.
Allowed values for this property are: “INFRASTRUCTURE_SUMMARY”, “INFRASTRUCTURE”, “STORAGE_SERVER_SUMMARY”, “STORAGE_SERVER”, “STORAGE_GRID_SUMMARY”, “STORAGE_GRID”, “STORAGE_CONNECTOR_SUMMARY”, “STORAGE_CONNECTOR”, “DATABASE_SYSTEM_SUMMARY”, “DATABASE_SUMMARY”, “VM_CLUSTER_SUMMARY”, “CLOUD_INFRASTRUCTURE_SUMMARY”, “CLOUD_INFRASTRUCTURE”, “CLOUD_STORAGE_SERVER_SUMMARY”, “CLOUD_STORAGE_SERVER”, “CLOUD_STORAGE_GRID_SUMMARY”, “CLOUD_STORAGE_GRID”, “CLOUD_STORAGE_CONNECTOR_SUMMARY”, “CLOUD_STORAGE_CONNECTOR”, “MANAGED_DATABASE_SUMMARY”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The resource_type of this DbmResource. Return type: str
-
status¶ Gets the status of this DbmResource. The status of the Exadata resource.
Returns: The status of this DbmResource. Return type: str
Gets the system_tags of this CloudExadataInfrastructureSummary. System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system.
Example: {“orcl-cloud”: {“free-tier-retained”: “true”}}
Returns: The system_tags of this CloudExadataInfrastructureSummary. Return type: dict(str, dict(str, object))
-
time_created¶ Gets the time_created of this DbmResource. The timestamp of the creation of the Exadata resource.
Returns: The time_created of this DbmResource. Return type: datetime
-
time_updated¶ Gets the time_updated of this DbmResource. The timestamp of the last update of the Exadata resource.
Returns: The time_updated of this DbmResource. Return type: datetime
-
version¶ Gets the version of this DbmResource. The version of the Exadata resource.
Returns: The version of this DbmResource. Return type: str
-