📂 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.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: sddc_summary.cpython-39.opt-1.pyc
a ���fOX � @ 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 Zdd� Z ed d� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zed.d/� �Zejd0d/� �Zed1d2� �Zejd3d2� �Zed4d5� �Zejd6d5� �Zed7d8� �Zejd9d8� �Zed:d;� �Zejd<d;� �Zd=d>� Z d?d@� Z!dAdB� Z"dCS )D�SddcSummaryz A summary of the SDDC. �DISABLED�ADVANCED� ENTERPRISE�CREATING�UPDATING�ACTIVE�DELETING�DELETED�FAILEDc K s� ddddddddddddddddd�| _ dd d ddd ddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _dS )a� Initializes a new SddcSummary 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 SddcSummary. :type id: str :param display_name: The value to assign to the display_name property of this SddcSummary. :type display_name: str :param vmware_software_version: The value to assign to the vmware_software_version property of this SddcSummary. :type vmware_software_version: str :param compartment_id: The value to assign to the compartment_id property of this SddcSummary. :type compartment_id: str :param clusters_count: The value to assign to the clusters_count property of this SddcSummary. :type clusters_count: int :param hcx_fqdn: The value to assign to the hcx_fqdn property of this SddcSummary. :type hcx_fqdn: str :param hcx_mode: The value to assign to the hcx_mode property of this SddcSummary. Allowed values for this property are: "DISABLED", "ADVANCED", "ENTERPRISE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type hcx_mode: str :param vcenter_fqdn: The value to assign to the vcenter_fqdn property of this SddcSummary. :type vcenter_fqdn: str :param nsx_manager_fqdn: The value to assign to the nsx_manager_fqdn property of this SddcSummary. :type nsx_manager_fqdn: str :param time_created: The value to assign to the time_created property of this SddcSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this SddcSummary. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this SddcSummary. 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_single_host_sddc: The value to assign to the is_single_host_sddc property of this SddcSummary. :type is_single_host_sddc: bool :param freeform_tags: The value to assign to the freeform_tags property of this SddcSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this SddcSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this SddcSummary. :type system_tags: dict(str, dict(str, object)) �str�intZdatetime�boolzdict(str, str)zdict(str, dict(str, object)))�id�display_name�vmware_software_version�compartment_id�clusters_count�hcx_fqdn�hcx_mode�vcenter_fqdn�nsx_manager_fqdn�time_created�time_updated�lifecycle_state�is_single_host_sddc� freeform_tags�defined_tags�system_tagsr ZdisplayNameZvmwareSoftwareVersionZ compartmentIdZ clustersCountZhcxFqdnZhcxModeZvcenterFqdnZnsxManagerFqdnZtimeCreatedZtimeUpdatedZlifecycleStateZisSingleHostSddcZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id� _display_name�_vmware_software_version�_compartment_id�_clusters_count� _hcx_fqdn� _hcx_mode� _vcenter_fqdn�_nsx_manager_fqdn� _time_created� _time_updated�_lifecycle_state�_is_single_host_sddc�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r5 �@/usr/lib/python3.9/site-packages/oci/ocvp/models/sddc_summary.py�__init__6 sd K��zSddcSummary.__init__c C s | j S )a **[Required]** Gets the id of this SddcSummary. The `OCID`__ of the compartment that contains the SDDC. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The id of this SddcSummary. :rtype: str �r# �r3 r5 r5 r6 r � s zSddcSummary.idc C s || _ dS )a Sets the id of this SddcSummary. The `OCID`__ of the compartment that contains the SDDC. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param id: The id of this SddcSummary. :type: str Nr8 )r3 r r5 r5 r6 r � s c C s | j S )ai **[Required]** Gets the display_name of this SddcSummary. A descriptive name for the SDDC. It must be unique, start with a letter, and contain only letters, digits, whitespaces, dashes and underscores. Avoid entering confidential information. :return: The display_name of this SddcSummary. :rtype: str �r$ r9 r5 r5 r6 r � s zSddcSummary.display_namec C s || _ dS )ae Sets the display_name of this SddcSummary. A descriptive name for the SDDC. It must be unique, start with a letter, and contain only letters, digits, whitespaces, dashes and underscores. Avoid entering confidential information. :param display_name: The display_name of this SddcSummary. :type: str Nr: )r3 r r5 r5 r6 r � s c C s | j S )a **[Required]** Gets the vmware_software_version of this SddcSummary. In general, this is a specific version of bundled VMware software supported by Oracle Cloud VMware Solution (see :func:`list_supported_vmware_software_versions`). This attribute is not guaranteed to reflect the version of software currently installed on the ESXi hosts in the SDDC. The purpose of this attribute is to show the version of software that the Oracle Cloud VMware Solution will install on any new ESXi hosts that you *add to this SDDC in the future* with :func:`create_esxi_host`. Therefore, if you upgrade the existing ESXi hosts in the SDDC to use a newer version of bundled VMware software supported by the Oracle Cloud VMware Solution, you should use :func:`update_sddc` to update the SDDC's `vmwareSoftwareVersion` with that new version. :return: The vmware_software_version of this SddcSummary. :rtype: str �r% r9 r5 r5 r6 r � s z#SddcSummary.vmware_software_versionc C s || _ dS )a Sets the vmware_software_version of this SddcSummary. In general, this is a specific version of bundled VMware software supported by Oracle Cloud VMware Solution (see :func:`list_supported_vmware_software_versions`). This attribute is not guaranteed to reflect the version of software currently installed on the ESXi hosts in the SDDC. The purpose of this attribute is to show the version of software that the Oracle Cloud VMware Solution will install on any new ESXi hosts that you *add to this SDDC in the future* with :func:`create_esxi_host`. Therefore, if you upgrade the existing ESXi hosts in the SDDC to use a newer version of bundled VMware software supported by the Oracle Cloud VMware Solution, you should use :func:`update_sddc` to update the SDDC's `vmwareSoftwareVersion` with that new version. :param vmware_software_version: The vmware_software_version of this SddcSummary. :type: str Nr; )r3 r r5 r5 r6 r s c C s | j S )a7 **[Required]** Gets the compartment_id of this SddcSummary. The `OCID`__ of the compartment that contains the SDDC. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this SddcSummary. :rtype: str �r&