📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
opsi
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/opsi/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: pe_comanaged_database_insight_summary.pyc
a O��fu1 � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�DatabaseInsightSummary� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z dd� Zdd� Zdd� Z dS )�!PeComanagedDatabaseInsightSummaryz1 Summary of a database insight resource. c K s dddddddddddddddddddddddd�| _ dd d ddd dddddddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _d| _d| _d| _d | _ dS )!a� Initializes a new PeComanagedDatabaseInsightSummary object with values from keyword arguments. The default value of the :py:attr:`~oci.opsi.models.PeComanagedDatabaseInsightSummary.entity_source` attribute of this class is ``PE_COMANAGED_DATABASE`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this PeComanagedDatabaseInsightSummary. :type id: str :param database_id: The value to assign to the database_id property of this PeComanagedDatabaseInsightSummary. :type database_id: str :param compartment_id: The value to assign to the compartment_id property of this PeComanagedDatabaseInsightSummary. :type compartment_id: str :param database_name: The value to assign to the database_name property of this PeComanagedDatabaseInsightSummary. :type database_name: str :param database_display_name: The value to assign to the database_display_name property of this PeComanagedDatabaseInsightSummary. :type database_display_name: str :param database_type: The value to assign to the database_type property of this PeComanagedDatabaseInsightSummary. :type database_type: str :param database_version: The value to assign to the database_version property of this PeComanagedDatabaseInsightSummary. :type database_version: str :param database_host_names: The value to assign to the database_host_names property of this PeComanagedDatabaseInsightSummary. :type database_host_names: list[str] :param freeform_tags: The value to assign to the freeform_tags property of this PeComanagedDatabaseInsightSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this PeComanagedDatabaseInsightSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this PeComanagedDatabaseInsightSummary. :type system_tags: dict(str, dict(str, object)) :param entity_source: The value to assign to the entity_source property of this PeComanagedDatabaseInsightSummary. Allowed values for this property are: "AUTONOMOUS_DATABASE", "EM_MANAGED_EXTERNAL_DATABASE", "MACS_MANAGED_EXTERNAL_DATABASE", "PE_COMANAGED_DATABASE" :type entity_source: str :param processor_count: The value to assign to the processor_count property of this PeComanagedDatabaseInsightSummary. :type processor_count: int :param status: The value to assign to the status property of this PeComanagedDatabaseInsightSummary. Allowed values for this property are: "DISABLED", "ENABLED", "TERMINATED" :type status: str :param time_created: The value to assign to the time_created property of this PeComanagedDatabaseInsightSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this PeComanagedDatabaseInsightSummary. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this PeComanagedDatabaseInsightSummary. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", "NEEDS_ATTENTION" :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this PeComanagedDatabaseInsightSummary. :type lifecycle_details: str :param database_connection_status_details: The value to assign to the database_connection_status_details property of this PeComanagedDatabaseInsightSummary. :type database_connection_status_details: str :param database_resource_type: The value to assign to the database_resource_type property of this PeComanagedDatabaseInsightSummary. :type database_resource_type: str :param opsi_private_endpoint_id: The value to assign to the opsi_private_endpoint_id property of this PeComanagedDatabaseInsightSummary. :type opsi_private_endpoint_id: str :param parent_id: The value to assign to the parent_id property of this PeComanagedDatabaseInsightSummary. :type parent_id: str :param root_id: The value to assign to the root_id property of this PeComanagedDatabaseInsightSummary. :type root_id: str �strz list[str]zdict(str, str)zdict(str, dict(str, object))�int�datetime)�id�database_id�compartment_id� database_name�database_display_name� database_type�database_version�database_host_names� freeform_tags�defined_tags�system_tags� entity_source�processor_count�status�time_created�time_updated�lifecycle_state�lifecycle_details�"database_connection_status_details�database_resource_type�opsi_private_endpoint_id� parent_id�root_idr � databaseId� compartmentId�databaseName�databaseDisplayName�databaseType�databaseVersion�databaseHostNames�freeformTags�definedTags� systemTags�entitySource�processorCountr �timeCreated�timeUpdated�lifecycleState�lifecycleDetails�databaseConnectionStatusDetails�databaseResourceType�opsiPrivateEndpointId�parentId�rootIdN�PE_COMANAGED_DATABASE)� swagger_types� attribute_map�_id�_database_id�_compartment_id�_database_name�_database_display_name�_database_type�_database_version�_database_host_names�_freeform_tags� _defined_tags�_system_tags�_entity_source�_processor_count�_status� _time_created� _time_updated�_lifecycle_state�_lifecycle_details�#_database_connection_status_details�_database_resource_type�_opsi_private_endpoint_id� _parent_id�_root_id)�self�kwargs� rT ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/opsi/models/pe_comanaged_database_insight_summary.py�__init__ s� g��z*PeComanagedDatabaseInsightSummary.__init__c C s | j S )z� Gets the database_resource_type of this PeComanagedDatabaseInsightSummary. OCI database resource type :return: The database_resource_type of this PeComanagedDatabaseInsightSummary. :rtype: str �rN �rR rT rT rU r � s z8PeComanagedDatabaseInsightSummary.database_resource_typec C s || _ dS )a Sets the database_resource_type of this PeComanagedDatabaseInsightSummary. OCI database resource type :param database_resource_type: The database_resource_type of this PeComanagedDatabaseInsightSummary. :type: str NrW )rR r rT rT rU r � s c C s | j S )aW Gets the opsi_private_endpoint_id of this PeComanagedDatabaseInsightSummary. The `OCID`__ of the OPSI private endpoint __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The opsi_private_endpoint_id of this PeComanagedDatabaseInsightSummary. :rtype: str �rO rX rT rT rU r � s z:PeComanagedDatabaseInsightSummary.opsi_private_endpoint_idc C s || _ dS )an Sets the opsi_private_endpoint_id of this PeComanagedDatabaseInsightSummary. The `OCID`__ of the OPSI private endpoint __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param opsi_private_endpoint_id: The opsi_private_endpoint_id of this PeComanagedDatabaseInsightSummary. :type: str NrY )rR r rT rT rU r � s c C s | j S )ay Gets the parent_id of this PeComanagedDatabaseInsightSummary. The `OCID`__ of the VM Cluster or DB System ID, depending on which configuration the resource belongs to. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The parent_id of this PeComanagedDatabaseInsightSummary. :rtype: str �rP rX rT rT rU r! � s z+PeComanagedDatabaseInsightSummary.parent_idc C s || _ dS )a� Sets the parent_id of this PeComanagedDatabaseInsightSummary. The `OCID`__ of the VM Cluster or DB System ID, depending on which configuration the resource belongs to. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param parent_id: The parent_id of this PeComanagedDatabaseInsightSummary. :type: str NrZ )rR r! rT rT rU r! s c C s | j S )a� Gets the root_id of this PeComanagedDatabaseInsightSummary. The `OCID`__ of the root resource for a composite target. e.g. for ExaCS members the rootId will be the OCID of the Exadata Infrastructure resource. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The root_id of this PeComanagedDatabaseInsightSummary. :rtype: str �rQ rX rT rT rU r"