📂 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
›
ocvp
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/ocvp/models/__pycache__
💾
Free:
45.6 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: cluster_summary.cpython-39.pyc
a ���fIa � @ 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 dZ d Zd d� Ze dd � �Zejdd � �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejd d� �Ze d!d"� �Zejd#d"� �Ze d$d%� �Zejd&d%� �Ze d'd(� �Zejd)d(� �Ze d*d+� �Zejd,d+� �Ze d-d.� �Zejd/d.� �Ze d0d1� �Zejd2d1� �Ze d3d4� �Zejd5d4� �Ze d6d7� �Zejd8d7� �Ze d9d:� �Zejd;d:� �Ze d<d=� �Zejd>d=� �Zd?d@� Z dAdB� Z!dCdD� Z"dES )F�ClusterSummaryz# A summary of the Cluster. �CREATING�UPDATING�ACTIVE�DELETING�DELETED�FAILED� MANAGEMENT�WORKLOADc K s� dddddddddddddddddd�| _ d d ddd ddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _dS )a6 Initializes a new ClusterSummary object with values from keyword arguments. 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 ClusterSummary. :type id: str :param compute_availability_domain: The value to assign to the compute_availability_domain property of this ClusterSummary. :type compute_availability_domain: str :param sddc_id: The value to assign to the sddc_id property of this ClusterSummary. :type sddc_id: str :param display_name: The value to assign to the display_name property of this ClusterSummary. :type display_name: str :param vmware_software_version: The value to assign to the vmware_software_version property of this ClusterSummary. :type vmware_software_version: str :param compartment_id: The value to assign to the compartment_id property of this ClusterSummary. :type compartment_id: str :param esxi_hosts_count: The value to assign to the esxi_hosts_count property of this ClusterSummary. :type esxi_hosts_count: int :param time_created: The value to assign to the time_created property of this ClusterSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this ClusterSummary. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this ClusterSummary. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "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 is_shielded_instance_enabled: The value to assign to the is_shielded_instance_enabled property of this ClusterSummary. :type is_shielded_instance_enabled: bool :param initial_host_shape_name: The value to assign to the initial_host_shape_name property of this ClusterSummary. :type initial_host_shape_name: str :param initial_host_ocpu_count: The value to assign to the initial_host_ocpu_count property of this ClusterSummary. :type initial_host_ocpu_count: float :param vsphere_type: The value to assign to the vsphere_type property of this ClusterSummary. Allowed values for this property are: "MANAGEMENT", "WORKLOAD", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type vsphere_type: str :param freeform_tags: The value to assign to the freeform_tags property of this ClusterSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this ClusterSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this ClusterSummary. :type system_tags: dict(str, dict(str, object)) �str�intZdatetime�bool�floatzdict(str, str)zdict(str, dict(str, object)))�id�compute_availability_domain�sddc_id�display_name�vmware_software_version�compartment_id�esxi_hosts_count�time_created�time_updated�lifecycle_state�is_shielded_instance_enabled�initial_host_shape_name�initial_host_ocpu_count�vsphere_type� freeform_tags�defined_tags�system_tagsr ZcomputeAvailabilityDomainZsddcIdZdisplayNameZvmwareSoftwareVersionZ compartmentIdZesxiHostsCountZtimeCreatedZtimeUpdatedZlifecycleStateZisShieldedInstanceEnabledZinitialHostShapeNameZinitialHostOcpuCountZvsphereTypeZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id�_compute_availability_domain�_sddc_id� _display_name�_vmware_software_version�_compartment_id�_esxi_hosts_count� _time_created� _time_updated�_lifecycle_state�_is_shielded_instance_enabled�_initial_host_shape_name�_initial_host_ocpu_count� _vsphere_type�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r7 �C/usr/lib/python3.9/site-packages/oci/ocvp/models/cluster_summary.py�__init__2 sj O��zClusterSummary.__init__c C s | j S )a( **[Required]** Gets the id of this ClusterSummary. The `OCID`__ of the compartment that contains the Cluster. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The id of this ClusterSummary. :rtype: str �r$ �r5 r7 r7 r8 r � s zClusterSummary.idc C s || _ dS )a Sets the id of this ClusterSummary. The `OCID`__ of the compartment that contains the Cluster. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param id: The id of this ClusterSummary. :type: str Nr: )r5 r r7 r7 r8 r � s c C s | j S )a2 **[Required]** Gets the compute_availability_domain of this ClusterSummary. The availability domain that the Cluster's ESXi hosts are running in. For Multi-AD Cluster, it is `multi-AD`. :return: The compute_availability_domain of this ClusterSummary. :rtype: str �r% r; r7 r7 r8 r � s z*ClusterSummary.compute_availability_domainc C s || _ dS )a= Sets the compute_availability_domain of this ClusterSummary. The availability domain that the Cluster's ESXi hosts are running in. For Multi-AD Cluster, it is `multi-AD`. :param compute_availability_domain: The compute_availability_domain of this ClusterSummary. :type: str Nr<