📂 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
›
core
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/core/models/__pycache__
💾
Free:
45.6 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: i_scsi_volume_attachment.cpython-39.pyc
a ���f�A � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�VolumeAttachment� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s e Zd ZdZdZdZdd� Zedd� �Zej dd� �Zed d � �Z e j dd � �Z edd � �Zej dd � �Zedd� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zdd� Zd d!� Zd"d#� Zd$S )%�IScsiVolumeAttachmentz% An ISCSI volume attachment. �NONE�BM_ENCRYPTION_IN_TRANSITc K s ddddddddddddddddddddddddd�| _ ddd 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| _d | _dS )!a� Initializes a new IScsiVolumeAttachment object with values from keyword arguments. The default value of the :py:attr:`~oci.core.models.IScsiVolumeAttachment.attachment_type` attribute of this class is ``iscsi`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param attachment_type: The value to assign to the attachment_type property of this IScsiVolumeAttachment. :type attachment_type: str :param availability_domain: The value to assign to the availability_domain property of this IScsiVolumeAttachment. :type availability_domain: str :param compartment_id: The value to assign to the compartment_id property of this IScsiVolumeAttachment. :type compartment_id: str :param device: The value to assign to the device property of this IScsiVolumeAttachment. :type device: str :param display_name: The value to assign to the display_name property of this IScsiVolumeAttachment. :type display_name: str :param id: The value to assign to the id property of this IScsiVolumeAttachment. :type id: str :param instance_id: The value to assign to the instance_id property of this IScsiVolumeAttachment. :type instance_id: str :param is_read_only: The value to assign to the is_read_only property of this IScsiVolumeAttachment. :type is_read_only: bool :param is_shareable: The value to assign to the is_shareable property of this IScsiVolumeAttachment. :type is_shareable: bool :param lifecycle_state: The value to assign to the lifecycle_state property of this IScsiVolumeAttachment. Allowed values for this property are: "ATTACHING", "ATTACHED", "DETACHING", "DETACHED", '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 IScsiVolumeAttachment. :type time_created: datetime :param volume_id: The value to assign to the volume_id property of this IScsiVolumeAttachment. :type volume_id: str :param is_pv_encryption_in_transit_enabled: The value to assign to the is_pv_encryption_in_transit_enabled property of this IScsiVolumeAttachment. :type is_pv_encryption_in_transit_enabled: bool :param is_multipath: The value to assign to the is_multipath property of this IScsiVolumeAttachment. :type is_multipath: bool :param iscsi_login_state: The value to assign to the iscsi_login_state property of this IScsiVolumeAttachment. Allowed values for this property are: "UNKNOWN", "LOGGING_IN", "LOGIN_SUCCEEDED", "LOGIN_FAILED", "LOGGING_OUT", "LOGOUT_SUCCEEDED", "LOGOUT_FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type iscsi_login_state: str :param is_volume_created_during_launch: The value to assign to the is_volume_created_during_launch property of this IScsiVolumeAttachment. :type is_volume_created_during_launch: bool :param chap_secret: The value to assign to the chap_secret property of this IScsiVolumeAttachment. :type chap_secret: str :param chap_username: The value to assign to the chap_username property of this IScsiVolumeAttachment. :type chap_username: str :param ipv4: The value to assign to the ipv4 property of this IScsiVolumeAttachment. :type ipv4: str :param iqn: The value to assign to the iqn property of this IScsiVolumeAttachment. :type iqn: str :param port: The value to assign to the port property of this IScsiVolumeAttachment. :type port: int :param multipath_devices: The value to assign to the multipath_devices property of this IScsiVolumeAttachment. :type multipath_devices: list[oci.core.models.MultipathDevice] :param encryption_in_transit_type: The value to assign to the encryption_in_transit_type property of this IScsiVolumeAttachment. Allowed values for this property are: "NONE", "BM_ENCRYPTION_IN_TRANSIT", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type encryption_in_transit_type: str :param is_agent_auto_iscsi_login_enabled: The value to assign to the is_agent_auto_iscsi_login_enabled property of this IScsiVolumeAttachment. :type is_agent_auto_iscsi_login_enabled: bool �str�boolZdatetime�intzlist[MultipathDevice])Zattachment_typeZavailability_domainZcompartment_id�deviceZdisplay_name�idZinstance_idZis_read_onlyZis_shareableZlifecycle_stateZtime_createdZ volume_idZ#is_pv_encryption_in_transit_enabledZis_multipathZiscsi_login_stateZis_volume_created_during_launch�chap_secret� chap_username�ipv4�iqn�port�multipath_devices�encryption_in_transit_type�!is_agent_auto_iscsi_login_enabledZattachmentTypeZavailabilityDomainZ compartmentIdr ZdisplayNamer Z instanceIdZ isReadOnlyZisShareableZlifecycleStateZtimeCreatedZvolumeIdZisPvEncryptionInTransitEnabledZisMultipathZiscsiLoginStateZisVolumeCreatedDuringLaunchZ chapSecretZchapUsernamer r r ZmultipathDevicesZencryptionInTransitTypeZisAgentAutoIscsiLoginEnabledNZiscsi)Z swagger_typesZ attribute_mapZ_attachment_typeZ_availability_domainZ_compartment_idZ_deviceZ _display_nameZ_idZ_instance_idZ _is_read_onlyZ _is_shareableZ_lifecycle_stateZ _time_createdZ _volume_idZ$_is_pv_encryption_in_transit_enabledZ _is_multipathZ_iscsi_login_stateZ _is_volume_created_during_launch�_chap_secret�_chap_username�_ipv4�_iqn�_port�_multipath_devices�_encryption_in_transit_type�"_is_agent_auto_iscsi_login_enabled)�self�kwargs� r"