📂 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
›
lib
›
python3.9
›
site-packages
›
oci
›
database_management
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/database_management/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: external_exadata_infrastructure_discovery.cpython-39.pyc
a ���fB � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�EntityDiscovered� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s e Zd ZdZdZdZdZdZdZdZ dZ d d � Zedd� �Z e jd d� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zd#d$� Zd%d&� Zd'd(� Zd)S )*�&ExternalExadataInfrastructureDiscoveryz= The result of the Exadata infrastructure discovery. �LICENSE_INCLUDED�BRING_YOUR_OWN_LICENSE�FULL�HALF�QUARTER�EIGHTH�UNKNOWNc K s� dddddddddddddddddddd�| _ dddd d ddd dddddddddddd�| _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 ExternalExadataInfrastructureDiscovery object with values from keyword arguments. The default value of the :py:attr:`~oci.database_management.models.ExternalExadataInfrastructureDiscovery.entity_type` attribute of this class is ``INFRASTRUCTURE_DISCOVER`` 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 ExternalExadataInfrastructureDiscovery. :type id: str :param agent_id: The value to assign to the agent_id property of this ExternalExadataInfrastructureDiscovery. :type agent_id: str :param connector_id: The value to assign to the connector_id property of this ExternalExadataInfrastructureDiscovery. :type connector_id: str :param display_name: The value to assign to the display_name property of this ExternalExadataInfrastructureDiscovery. :type display_name: str :param version: The value to assign to the version property of this ExternalExadataInfrastructureDiscovery. :type version: str :param internal_id: The value to assign to the internal_id property of this ExternalExadataInfrastructureDiscovery. :type internal_id: str :param status: The value to assign to the status property of this ExternalExadataInfrastructureDiscovery. :type status: str :param discover_status: The value to assign to the discover_status property of this ExternalExadataInfrastructureDiscovery. Allowed values for this property are: "PREV_DISCOVERED", "NEW_DISCOVERED", "NOT_FOUND", "DISCOVERING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type discover_status: str :param discover_error_code: The value to assign to the discover_error_code property of this ExternalExadataInfrastructureDiscovery. :type discover_error_code: str :param discover_error_msg: The value to assign to the discover_error_msg property of this ExternalExadataInfrastructureDiscovery. :type discover_error_msg: str :param entity_type: The value to assign to the entity_type property of this ExternalExadataInfrastructureDiscovery. Allowed values for this property are: "STORAGE_SERVER_DISCOVER_SUMMARY", "STORAGE_GRID_DISCOVER_SUMMARY", "DATABASE_SYSTEM_DISCOVER_SUMMARY", "INFRASTRUCTURE_DISCOVER_SUMMARY", "INFRASTRUCTURE_DISCOVER", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type entity_type: str :param discovery_key: The value to assign to the discovery_key property of this ExternalExadataInfrastructureDiscovery. :type discovery_key: str :param license_model: The value to assign to the license_model property of this ExternalExadataInfrastructureDiscovery. 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'. :type license_model: str :param compartment_id: The value to assign to the compartment_id property of this ExternalExadataInfrastructureDiscovery. :type compartment_id: str :param rack_size: The value to assign to the rack_size property of this ExternalExadataInfrastructureDiscovery. Allowed values for this property are: "FULL", "HALF", "QUARTER", "EIGHTH", "UNKNOWN", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type rack_size: str :param grid_home_path: The value to assign to the grid_home_path property of this ExternalExadataInfrastructureDiscovery. :type grid_home_path: str :param db_systems: The value to assign to the db_systems property of this ExternalExadataInfrastructureDiscovery. :type db_systems: list[oci.database_management.models.ExternalDatabaseSystemDiscoverySummary] :param storage_grid: The value to assign to the storage_grid property of this ExternalExadataInfrastructureDiscovery. :type storage_grid: oci.database_management.models.ExternalStorageGridDiscoverySummary :param storage_servers: The value to assign to the storage_servers property of this ExternalExadataInfrastructureDiscovery. :type storage_servers: list[oci.database_management.models.ExternalStorageServerDiscoverySummary] �strz,list[ExternalDatabaseSystemDiscoverySummary]Z#ExternalStorageGridDiscoverySummaryz+list[ExternalStorageServerDiscoverySummary])�idZagent_idZconnector_idZdisplay_name�versionZinternal_id�statusZdiscover_statusZdiscover_error_codeZdiscover_error_msgZentity_type� discovery_key� license_model�compartment_id� rack_size�grid_home_path� db_systems�storage_grid�storage_serversr ZagentIdZconnectorIdZdisplayNamer Z internalIdr ZdiscoverStatusZdiscoverErrorCodeZdiscoverErrorMsgZ entityTypeZdiscoveryKeyZlicenseModelZ compartmentIdZrackSizeZgridHomePathZ dbSystemsZstorageGridZstorageServersNZINFRASTRUCTURE_DISCOVER)Z swagger_typesZ attribute_mapZ_idZ _agent_idZ _connector_idZ _display_nameZ_versionZ_internal_idZ_statusZ_discover_statusZ_discover_error_codeZ_discover_error_msgZ_entity_type�_discovery_key�_license_model�_compartment_id� _rack_size�_grid_home_path�_db_systems� _storage_grid�_storage_servers)�self�kwargs� r&