📂 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.9 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: dedicated_vm_host.cpython-39.pyc
a ���f�M � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdZdZdZdZdZdZ dd � Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd � �Zej d!d � �Zed"d#� �Zej d$d#� �Zed%d&� �Zej d'd&� �Zed(d)� �Zej d*d)� �Zed+d,� �Zej d-d,� �Zed.d/� �Zej d0d/� �Zed1d2� �Zej d3d2� �Zd4d5� Zd6d7� Zd8d9� Zd:S );�DedicatedVmHostz� A dedicated virtual machine host lets you host multiple VM instances on a dedicated server that is not shared with other tenancies. �CREATING�ACTIVE�UPDATING�DELETING�DELETED�FAILEDc K s� ddddddddddddddd�| _ ddd d ddd dddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _dS )ag Initializes a new DedicatedVmHost object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param availability_domain: The value to assign to the availability_domain property of this DedicatedVmHost. :type availability_domain: str :param compartment_id: The value to assign to the compartment_id property of this DedicatedVmHost. :type compartment_id: str :param dedicated_vm_host_shape: The value to assign to the dedicated_vm_host_shape property of this DedicatedVmHost. :type dedicated_vm_host_shape: str :param defined_tags: The value to assign to the defined_tags property of this DedicatedVmHost. :type defined_tags: dict(str, dict(str, object)) :param display_name: The value to assign to the display_name property of this DedicatedVmHost. :type display_name: str :param fault_domain: The value to assign to the fault_domain property of this DedicatedVmHost. :type fault_domain: str :param freeform_tags: The value to assign to the freeform_tags property of this DedicatedVmHost. :type freeform_tags: dict(str, str) :param id: The value to assign to the id property of this DedicatedVmHost. :type id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this DedicatedVmHost. Allowed values for this property are: "CREATING", "ACTIVE", "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 DedicatedVmHost. :type time_created: datetime :param total_ocpus: The value to assign to the total_ocpus property of this DedicatedVmHost. :type total_ocpus: float :param remaining_ocpus: The value to assign to the remaining_ocpus property of this DedicatedVmHost. :type remaining_ocpus: float :param total_memory_in_gbs: The value to assign to the total_memory_in_gbs property of this DedicatedVmHost. :type total_memory_in_gbs: float :param remaining_memory_in_gbs: The value to assign to the remaining_memory_in_gbs property of this DedicatedVmHost. :type remaining_memory_in_gbs: float �strzdict(str, dict(str, object))zdict(str, str)Zdatetime�float)�availability_domain�compartment_id�dedicated_vm_host_shape�defined_tags�display_name�fault_domain� freeform_tags�id�lifecycle_state�time_created�total_ocpus�remaining_ocpus�total_memory_in_gbs�remaining_memory_in_gbsZavailabilityDomainZ compartmentIdZdedicatedVmHostShapeZdefinedTagsZdisplayNameZfaultDomainZfreeformTagsr ZlifecycleStateZtimeCreatedZ totalOcpusZremainingOcpusZtotalMemoryInGBsZremainingMemoryInGBsN)Z swagger_typesZ attribute_map�_availability_domain�_compartment_id�_dedicated_vm_host_shape� _defined_tags� _display_name� _fault_domain�_freeform_tags�_id�_lifecycle_state� _time_created�_total_ocpus�_remaining_ocpus�_total_memory_in_gbs�_remaining_memory_in_gbs)�self�kwargs� r- �E/usr/lib/python3.9/site-packages/oci/core/models/dedicated_vm_host.py�__init__+ sX A��zDedicatedVmHost.__init__c C s | j S )a" **[Required]** Gets the availability_domain of this DedicatedVmHost. The availability domain the dedicated virtual machine host is running in. Example: `Uocm:PHX-AD-1` :return: The availability_domain of this DedicatedVmHost. :rtype: str �r �r+ r- r- r. r � s z#DedicatedVmHost.availability_domainc C s || _ dS )a% Sets the availability_domain of this DedicatedVmHost. The availability domain the dedicated virtual machine host is running in. Example: `Uocm:PHX-AD-1` :param availability_domain: The availability_domain of this DedicatedVmHost. :type: str Nr0 )r+ r r- r- r. r � s c C s | j S )z� **[Required]** Gets the compartment_id of this DedicatedVmHost. The OCID of the compartment that contains the dedicated virtual machine host. :return: The compartment_id of this DedicatedVmHost. :rtype: str �r r1 r- r- r. r � s zDedicatedVmHost.compartment_idc C s || _ dS )z� Sets the compartment_id of this DedicatedVmHost. The OCID of the compartment that contains the dedicated virtual machine host. :param compartment_id: The compartment_id of this DedicatedVmHost. :type: str Nr2 )r+ r r- r- r. r � s c C s | j S )a? **[Required]** Gets the dedicated_vm_host_shape of this DedicatedVmHost. The dedicated virtual machine host shape. The shape determines the number of CPUs and other resources available for VMs. :return: The dedicated_vm_host_shape of this DedicatedVmHost. :rtype: str �r r1 r- r- r. r � s z'DedicatedVmHost.dedicated_vm_host_shapec C s || _ dS )aF Sets the dedicated_vm_host_shape of this DedicatedVmHost. The dedicated virtual machine host shape. The shape determines the number of CPUs and other resources available for VMs. :param dedicated_vm_host_shape: The dedicated_vm_host_shape of this DedicatedVmHost. :type: str Nr3 )r+ r r- r- r. r � s c C s | j S )a� Gets the defined_tags of this DedicatedVmHost. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__. Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :return: The defined_tags of this DedicatedVmHost. :rtype: dict(str, dict(str, object)) �r r1 r- r- r. r � s zDedicatedVmHost.defined_tagsc C s || _ dS )a� Sets the defined_tags of this DedicatedVmHost. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__. Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :param defined_tags: The defined_tags of this DedicatedVmHost. :type: dict(str, dict(str, object)) Nr4 )r+ r r- r- r. r � s c C s | j S )a **[Required]** Gets the display_name of this DedicatedVmHost. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :return: The display_name of this DedicatedVmHost. :rtype: str �r! r1 r- r- r. r s zDedicatedVmHost.display_namec C s || _ dS )a Sets the display_name of this DedicatedVmHost. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :param display_name: The display_name of this DedicatedVmHost. :type: str Nr5 )r+ r r- r- r. r s c C s | j S )aa Gets the fault_domain of this DedicatedVmHost. The fault domain for the dedicated virtual machine host's assigned instances. For more information, see `Fault Domains`__. If you do not specify the fault domain, the system selects one for you. To change the fault domain for a dedicated virtual machine host, delete it, and then create a new dedicated virtual machine host in the preferred fault domain. To get a list of fault domains, use the `ListFaultDomains` operation in the `Identity and Access Management Service API`__. Example: `FAULT-DOMAIN-1` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/regions.htm#fault __ https://docs.cloud.oracle.com/iaas/api/#/en/identity/20160918/ :return: The fault_domain of this DedicatedVmHost. :rtype: str �r"