📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
ocvp
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/ocvp/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_sddc_details.pyc
a O��f�Y � @ 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 ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �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/� �Zd1d2� Zd3d4� Zd5d6� Zd7S )8�UpdateSddcDetailsa� The SDDC information to be updated. **Important:** Only the `displayName`, `freeFormTags`, and `definedTags` attributes affect the existing SDDC. Changing the other attributes affects the `Sddc` object, but not the VMware environment currently running on that SDDC. Those other attributes are used by the Oracle Cloud VMware Solution *only* for new ESXi hosts that you add to this SDDC in the future with :func:`create_esxi_host`. c K s� dddddddddddddddd�| _ ddddd d ddd ddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _dS )a� Initializes a new UpdateSddcDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param display_name: The value to assign to the display_name property of this UpdateSddcDetails. :type display_name: str :param vmware_software_version: The value to assign to the vmware_software_version property of this UpdateSddcDetails. :type vmware_software_version: str :param ssh_authorized_keys: The value to assign to the ssh_authorized_keys property of this UpdateSddcDetails. :type ssh_authorized_keys: str :param vsphere_vlan_id: The value to assign to the vsphere_vlan_id property of this UpdateSddcDetails. :type vsphere_vlan_id: str :param vmotion_vlan_id: The value to assign to the vmotion_vlan_id property of this UpdateSddcDetails. :type vmotion_vlan_id: str :param vsan_vlan_id: The value to assign to the vsan_vlan_id property of this UpdateSddcDetails. :type vsan_vlan_id: str :param nsx_v_tep_vlan_id: The value to assign to the nsx_v_tep_vlan_id property of this UpdateSddcDetails. :type nsx_v_tep_vlan_id: str :param nsx_edge_v_tep_vlan_id: The value to assign to the nsx_edge_v_tep_vlan_id property of this UpdateSddcDetails. :type nsx_edge_v_tep_vlan_id: str :param nsx_edge_uplink1_vlan_id: The value to assign to the nsx_edge_uplink1_vlan_id property of this UpdateSddcDetails. :type nsx_edge_uplink1_vlan_id: str :param nsx_edge_uplink2_vlan_id: The value to assign to the nsx_edge_uplink2_vlan_id property of this UpdateSddcDetails. :type nsx_edge_uplink2_vlan_id: str :param replication_vlan_id: The value to assign to the replication_vlan_id property of this UpdateSddcDetails. :type replication_vlan_id: str :param provisioning_vlan_id: The value to assign to the provisioning_vlan_id property of this UpdateSddcDetails. :type provisioning_vlan_id: str :param hcx_vlan_id: The value to assign to the hcx_vlan_id property of this UpdateSddcDetails. :type hcx_vlan_id: str :param freeform_tags: The value to assign to the freeform_tags property of this UpdateSddcDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdateSddcDetails. :type defined_tags: dict(str, dict(str, object)) �strzdict(str, str)zdict(str, dict(str, object)))�display_name�vmware_software_version�ssh_authorized_keys�vsphere_vlan_id�vmotion_vlan_id�vsan_vlan_id�nsx_v_tep_vlan_id�nsx_edge_v_tep_vlan_id�nsx_edge_uplink1_vlan_id�nsx_edge_uplink2_vlan_id�replication_vlan_id�provisioning_vlan_id�hcx_vlan_id� freeform_tags�defined_tags�displayName�vmwareSoftwareVersion�sshAuthorizedKeys� vsphereVlanId� vmotionVlanId� vsanVlanId� nsxVTepVlanId�nsxEdgeVTepVlanId�nsxEdgeUplink1VlanId�nsxEdgeUplink2VlanId�replicationVlanId�provisioningVlanId� hcxVlanId�freeformTags�definedTagsN)� swagger_types� attribute_map� _display_name�_vmware_software_version�_ssh_authorized_keys�_vsphere_vlan_id�_vmotion_vlan_id� _vsan_vlan_id�_nsx_v_tep_vlan_id�_nsx_edge_v_tep_vlan_id�_nsx_edge_uplink1_vlan_id�_nsx_edge_uplink2_vlan_id�_replication_vlan_id�_provisioning_vlan_id�_hcx_vlan_id�_freeform_tags� _defined_tags)�self�kwargs� r9 ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/ocvp/models/update_sddc_details.py�__init__ s^ C��zUpdateSddcDetails.__init__c C s | j S )a� Gets the display_name of this UpdateSddcDetails. The `OCID`__ of the SDDC. SDDC name requirements are 1-16 character length limit, Must start with a letter, Must be English letters, numbers, - only, No repeating hyphens, Must be unique within the region. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The display_name of this UpdateSddcDetails. :rtype: str �r( �r7 r9 r9 r: r � s zUpdateSddcDetails.display_namec C s || _ dS )a� Sets the display_name of this UpdateSddcDetails. The `OCID`__ of the SDDC. SDDC name requirements are 1-16 character length limit, Must start with a letter, Must be English letters, numbers, - only, No repeating hyphens, Must be unique within the region. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param display_name: The display_name of this UpdateSddcDetails. :type: str Nr<