📂 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.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: compute_hpc_island.cpython-39.opt-1.pyc
a ���f�# � @ 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 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� �Zdd� Zdd� Zdd� ZdS )�ComputeHpcIslandz A compute HPC island. �ACTIVE�INACTIVEc K sP ddddddd�| _ ddddd d d�| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new ComputeHpcIsland object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param compute_capacity_topology_id: The value to assign to the compute_capacity_topology_id property of this ComputeHpcIsland. :type compute_capacity_topology_id: str :param id: The value to assign to the id property of this ComputeHpcIsland. :type id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this ComputeHpcIsland. Allowed values for this property are: "ACTIVE", "INACTIVE" :type lifecycle_state: str :param time_created: The value to assign to the time_created property of this ComputeHpcIsland. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this ComputeHpcIsland. :type time_updated: datetime :param total_compute_bare_metal_host_count: The value to assign to the total_compute_bare_metal_host_count property of this ComputeHpcIsland. :type total_compute_bare_metal_host_count: int �strZdatetime�int)�compute_capacity_topology_id�id�lifecycle_state�time_created�time_updated�#total_compute_bare_metal_host_countZcomputeCapacityTopologyIdr ZlifecycleStateZtimeCreatedZtimeUpdatedZtotalComputeBareMetalHostCountN)Z swagger_typesZ attribute_map�_compute_capacity_topology_id�_id�_lifecycle_state� _time_created� _time_updated�$_total_compute_bare_metal_host_count)�self�kwargs� r �F/usr/lib/python3.9/site-packages/oci/core/models/compute_hpc_island.py�__init__ s( � � zComputeHpcIsland.__init__c C s | j S )aQ **[Required]** Gets the compute_capacity_topology_id of this ComputeHpcIsland. The `OCID`__ of the compute capacity topology. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compute_capacity_topology_id of this ComputeHpcIsland. :rtype: str �r �r r r r r R s z-ComputeHpcIsland.compute_capacity_topology_idc C s || _ dS )a] Sets the compute_capacity_topology_id of this ComputeHpcIsland. The `OCID`__ of the compute capacity topology. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param compute_capacity_topology_id: The compute_capacity_topology_id of this ComputeHpcIsland. :type: str Nr )r r r r r r ` s c C s | j S )a **[Required]** Gets the id of this ComputeHpcIsland. The `OCID`__ of the compute HPC island. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The id of this ComputeHpcIsland. :rtype: str �r r r r r r n s zComputeHpcIsland.idc C s || _ dS )a Sets the id of this ComputeHpcIsland. The `OCID`__ of the compute HPC island. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param id: The id of this ComputeHpcIsland. :type: str Nr )r r r r r r | s c C s | j S )a! **[Required]** Gets the lifecycle_state of this ComputeHpcIsland. The current state of the compute HPC island. Allowed values for this property are: "ACTIVE", "INACTIVE" :return: The lifecycle_state of this ComputeHpcIsland. :rtype: str )r r r r r r � s z ComputeHpcIsland.lifecycle_statec C s* ddg}t ||�s td|� ���|| _dS )z� Sets the lifecycle_state of this ComputeHpcIsland. The current state of the compute HPC island. :param lifecycle_state: The lifecycle_state of this ComputeHpcIsland. :type: str r r z<Invalid value for `lifecycle_state`, must be None or one of N)r � ValueErrorr )r r Zallowed_valuesr r r r � s �c C s | j S )am **[Required]** Gets the time_created of this ComputeHpcIsland. The date and time that the compute HPC island was created, in the format defined by `RFC3339`__. Example: `2016-08-25T21:10:29.600Z` __ https://tools.ietf.org/html/rfc3339 :return: The time_created of this ComputeHpcIsland. :rtype: datetime �r r r r r r � s zComputeHpcIsland.time_createdc C s || _ dS )ai Sets the time_created of this ComputeHpcIsland. The date and time that the compute HPC island was created, in the format defined by `RFC3339`__. Example: `2016-08-25T21:10:29.600Z` __ https://tools.ietf.org/html/rfc3339 :param time_created: The time_created of this ComputeHpcIsland. :type: datetime Nr )r r r r r r � s c C s | j S )am **[Required]** Gets the time_updated of this ComputeHpcIsland. The date and time that the compute HPC island was updated, in the format defined by `RFC3339`__. Example: `2016-08-25T21:10:29.600Z` __ https://tools.ietf.org/html/rfc3339 :return: The time_updated of this ComputeHpcIsland. :rtype: datetime �r r r r r r � s zComputeHpcIsland.time_updatedc C s || _ dS )ai Sets the time_updated of this ComputeHpcIsland. The date and time that the compute HPC island was updated, in the format defined by `RFC3339`__. Example: `2016-08-25T21:10:29.600Z` __ https://tools.ietf.org/html/rfc3339 :param time_updated: The time_updated of this ComputeHpcIsland. :type: datetime Nr! )r r r r r r � s c C s | j S )a) **[Required]** Gets the total_compute_bare_metal_host_count of this ComputeHpcIsland. The total number of compute bare metal hosts located in this compute HPC island. :return: The total_compute_bare_metal_host_count of this ComputeHpcIsland. :rtype: int �r r r r r r � s z4ComputeHpcIsland.total_compute_bare_metal_host_countc C s || _ dS )a< Sets the total_compute_bare_metal_host_count of this ComputeHpcIsland. The total number of compute bare metal hosts located in this compute HPC island. :param total_compute_bare_metal_host_count: The total_compute_bare_metal_host_count of this ComputeHpcIsland. :type: int Nr"