📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
database_management
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/database_management/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: external_exadata_storage_server.cpython-39.pyc
a ���f�U � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�DbmResource� )�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 edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zd.d/� Zd0d1� Zd2d3� Zd4S )5�ExternalExadataStorageServerz4 The details of the Exadata storage server. c K s dddddddddddddddddddddddddd�| _ d d ddd ddddddddddddddddddd d!d�| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _ d"| _ d"| _d"| _d"| _ d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d"| _d#| _d"S )$a� Initializes a new ExternalExadataStorageServer object with values from keyword arguments. The default value of the :py:attr:`~oci.database_management.models.ExternalExadataStorageServer.resource_type` attribute of this class is ``STORAGE_SERVER`` 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 ExternalExadataStorageServer. :type id: str :param display_name: The value to assign to the display_name property of this ExternalExadataStorageServer. :type display_name: str :param version: The value to assign to the version property of this ExternalExadataStorageServer. :type version: str :param internal_id: The value to assign to the internal_id property of this ExternalExadataStorageServer. :type internal_id: str :param status: The value to assign to the status property of this ExternalExadataStorageServer. :type status: str :param lifecycle_state: The value to assign to the lifecycle_state property of this ExternalExadataStorageServer. 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'. :type lifecycle_state: str :param time_created: The value to assign to the time_created property of this ExternalExadataStorageServer. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this ExternalExadataStorageServer. :type time_updated: datetime :param lifecycle_details: The value to assign to the lifecycle_details property of this ExternalExadataStorageServer. :type lifecycle_details: str :param additional_details: The value to assign to the additional_details property of this ExternalExadataStorageServer. :type additional_details: dict(str, str) :param resource_type: The value to assign to the resource_type property of this ExternalExadataStorageServer. 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", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type resource_type: str :param exadata_infrastructure_id: The value to assign to the exadata_infrastructure_id property of this ExternalExadataStorageServer. :type exadata_infrastructure_id: str :param storage_grid_id: The value to assign to the storage_grid_id property of this ExternalExadataStorageServer. :type storage_grid_id: str :param make_model: The value to assign to the make_model property of this ExternalExadataStorageServer. :type make_model: str :param ip_address: The value to assign to the ip_address property of this ExternalExadataStorageServer. :type ip_address: str :param cpu_count: The value to assign to the cpu_count property of this ExternalExadataStorageServer. :type cpu_count: float :param memory_gb: The value to assign to the memory_gb property of this ExternalExadataStorageServer. :type memory_gb: float :param max_hard_disk_iops: The value to assign to the max_hard_disk_iops property of this ExternalExadataStorageServer. :type max_hard_disk_iops: int :param max_hard_disk_throughput: The value to assign to the max_hard_disk_throughput property of this ExternalExadataStorageServer. :type max_hard_disk_throughput: int :param max_flash_disk_iops: The value to assign to the max_flash_disk_iops property of this ExternalExadataStorageServer. :type max_flash_disk_iops: int :param max_flash_disk_throughput: The value to assign to the max_flash_disk_throughput property of this ExternalExadataStorageServer. :type max_flash_disk_throughput: int :param connector: The value to assign to the connector property of this ExternalExadataStorageServer. :type connector: oci.database_management.models.ExternalExadataStorageConnectorSummary :param freeform_tags: The value to assign to the freeform_tags property of this ExternalExadataStorageServer. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this ExternalExadataStorageServer. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this ExternalExadataStorageServer. :type system_tags: dict(str, dict(str, object)) �strZdatetimezdict(str, str)�float�intZ&ExternalExadataStorageConnectorSummaryzdict(str, dict(str, object)))�idZdisplay_name�versionZinternal_id�statusZlifecycle_stateZtime_createdZtime_updatedZlifecycle_detailsZadditional_detailsZ resource_type�exadata_infrastructure_id�storage_grid_id� make_model� ip_address� cpu_count� memory_gb�max_hard_disk_iops�max_hard_disk_throughput�max_flash_disk_iops�max_flash_disk_throughput� connector� freeform_tags�defined_tags�system_tagsr ZdisplayNamer Z internalIdr ZlifecycleStateZtimeCreatedZtimeUpdatedZlifecycleDetailsZadditionalDetailsZresourceTypeZexadataInfrastructureIdZ storageGridIdZ makeModelZ ipAddressZcpuCountZmemoryGBZmaxHardDiskIOPSZmaxHardDiskThroughputZmaxFlashDiskIOPSZmaxFlashDiskThroughputr ZfreeformTagsZdefinedTagsZ systemTagsNZSTORAGE_SERVER)Z swagger_typesZ attribute_mapZ_idZ _display_nameZ_versionZ_internal_idZ_statusZ_lifecycle_stateZ _time_createdZ _time_updatedZ_lifecycle_detailsZ_additional_detailsZ_resource_type�_exadata_infrastructure_id�_storage_grid_id�_make_model�_ip_address� _cpu_count� _memory_gb�_max_hard_disk_iops�_max_hard_disk_throughput�_max_flash_disk_iops�_max_flash_disk_throughput� _connector�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r- �b/usr/lib/python3.9/site-packages/oci/database_management/models/external_exadata_storage_server.py�__init__ s� p��z%ExternalExadataStorageServer.__init__c C s | j S )aL Gets the exadata_infrastructure_id of this ExternalExadataStorageServer. The `OCID`__ of the Exadata infrastructure. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The exadata_infrastructure_id of this ExternalExadataStorageServer. :rtype: str �r �r+ r- r- r. r � s z6ExternalExadataStorageServer.exadata_infrastructure_idc C s || _ dS )ad Sets the exadata_infrastructure_id of this ExternalExadataStorageServer. The `OCID`__ of the Exadata infrastructure. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param exadata_infrastructure_id: The exadata_infrastructure_id of this ExternalExadataStorageServer. :type: str Nr0 )r+ r r- r- r. r � s c C s | j S )a= Gets the storage_grid_id of this ExternalExadataStorageServer. The `OCID`__ of the Exadata storage server grid. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The storage_grid_id of this ExternalExadataStorageServer. :rtype: str �r r1 r- r- r. r � s z,ExternalExadataStorageServer.storage_grid_idc C s || _ dS )aK Sets the storage_grid_id of this ExternalExadataStorageServer. The `OCID`__ of the Exadata storage server grid. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param storage_grid_id: The storage_grid_id of this ExternalExadataStorageServer. :type: str Nr2 )r+ r r- r- r. r � s c C s | j S )z� Gets the make_model of this ExternalExadataStorageServer. The make model of the Exadata storage server. :return: The make_model of this ExternalExadataStorageServer. :rtype: str �r r1 r- r- r. r s z'ExternalExadataStorageServer.make_modelc C s || _ dS )z� Sets the make_model of this ExternalExadataStorageServer. The make model of the Exadata storage server. :param make_model: The make_model of this ExternalExadataStorageServer. :type: str Nr3 )r+ r r- r- r. r s c C s | j S )z� Gets the ip_address of this ExternalExadataStorageServer. The IP address of the Exadata storage server. :return: The ip_address of this ExternalExadataStorageServer. :rtype: str �r r1 r- r- r. r $ s z'ExternalExadataStorageServer.ip_addressc C s || _ dS )z� Sets the ip_address of this ExternalExadataStorageServer. The IP address of the Exadata storage server. :param ip_address: The ip_address of this ExternalExadataStorageServer. :type: str Nr4 )r+ r r- r- r. r 0 s c C s | j S )z� Gets the cpu_count of this ExternalExadataStorageServer. The CPU count of the Exadata storage server. :return: The cpu_count of this ExternalExadataStorageServer. :rtype: float �r! r1 r- r- r. r < s z&ExternalExadataStorageServer.cpu_countc C s || _ dS )z� Sets the cpu_count of this ExternalExadataStorageServer. The CPU count of the Exadata storage server. :param cpu_count: The cpu_count of this ExternalExadataStorageServer. :type: float Nr5 )r+ r r- r- r. r H s c C s | j S )z� Gets the memory_gb of this ExternalExadataStorageServer. The Exadata storage server memory size in GB. :return: The memory_gb of this ExternalExadataStorageServer. :rtype: float �r"