📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/umvavtmy/public_html/website_b18404e2/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
rover
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/rover/models/__pycache__
💾
Free:
47.3 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_rover_cluster_details.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 ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dd � Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Zejd+d*� �Zed,d-� �Zejd.d-� �Zed/d0� �Zejd1d0� �Zed2d3� �Zejd4d3� �Zed5d6� �Zejd7d6� �Zed8d9� �Zejd:d9� �Zed;d<� �Z e jd=d<� �Z ed>d?� �Z!e!jd@d?� �Z!edAdB� �Z"e"jdCdB� �Z"edDdE� �Z#e#jdFdE� �Z#edGdH� �Z$e$jdIdH� �Z$edJdK� �Z%e%jdLdK� �Z%edMdN� �Z&e&jdOdN� �Z&edPdQ� �Z'e'jdRdQ� �Z'dSdT� Z(dUdV� Z)dWdX� Z*dYS )Z�UpdateRoverClusterDetailsz< The information required to update a RoverCluster. �CREATING�UPDATING�ACTIVE�DELETING�DELETED�FAILED� RUGGADIZED�NON_RUGGADIZED�ORACLE_SHIPPED�CUSTOMER_PICKUPc K s� dddddddddddddddddddddddd �| _ d ddd ddddddddddddddddddd d �| _d!| _d!| _d!| _d!| _d!| _d!| _d!| _d!| _ d!| _ d!| _d!| _d!| _ d!| _d!| _d!| _d!| _d!| _d!| _d!| _d!| _d!| _d!| _d!| _d!S )"a5 Initializes a new UpdateRoverClusterDetails 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 UpdateRoverClusterDetails. :type display_name: str :param cluster_size: The value to assign to the cluster_size property of this UpdateRoverClusterDetails. :type cluster_size: int :param customer_shipping_address: The value to assign to the customer_shipping_address property of this UpdateRoverClusterDetails. :type customer_shipping_address: oci.rover.models.ShippingAddress :param cluster_workloads: The value to assign to the cluster_workloads property of this UpdateRoverClusterDetails. :type cluster_workloads: list[oci.rover.models.RoverWorkload] :param super_user_password: The value to assign to the super_user_password property of this UpdateRoverClusterDetails. :type super_user_password: str :param lifecycle_state: The value to assign to the lifecycle_state property of this UpdateRoverClusterDetails. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED" :type lifecycle_state: str :param lifecycle_state_details: The value to assign to the lifecycle_state_details property of this UpdateRoverClusterDetails. :type lifecycle_state_details: str :param unlock_passphrase: The value to assign to the unlock_passphrase property of this UpdateRoverClusterDetails. :type unlock_passphrase: str :param enclosure_type: The value to assign to the enclosure_type property of this UpdateRoverClusterDetails. Allowed values for this property are: "RUGGADIZED", "NON_RUGGADIZED" :type enclosure_type: str :param point_of_contact: The value to assign to the point_of_contact property of this UpdateRoverClusterDetails. :type point_of_contact: str :param point_of_contact_phone_number: The value to assign to the point_of_contact_phone_number property of this UpdateRoverClusterDetails. :type point_of_contact_phone_number: str :param shipping_preference: The value to assign to the shipping_preference property of this UpdateRoverClusterDetails. Allowed values for this property are: "ORACLE_SHIPPED", "CUSTOMER_PICKUP" :type shipping_preference: str :param oracle_shipping_tracking_url: The value to assign to the oracle_shipping_tracking_url property of this UpdateRoverClusterDetails. :type oracle_shipping_tracking_url: str :param subscription_id: The value to assign to the subscription_id property of this UpdateRoverClusterDetails. :type subscription_id: str :param shipping_vendor: The value to assign to the shipping_vendor property of this UpdateRoverClusterDetails. :type shipping_vendor: str :param time_pickup_expected: The value to assign to the time_pickup_expected property of this UpdateRoverClusterDetails. :type time_pickup_expected: datetime :param is_import_requested: The value to assign to the is_import_requested property of this UpdateRoverClusterDetails. :type is_import_requested: bool :param import_compartment_id: The value to assign to the import_compartment_id property of this UpdateRoverClusterDetails. :type import_compartment_id: str :param import_file_bucket: The value to assign to the import_file_bucket property of this UpdateRoverClusterDetails. :type import_file_bucket: str :param data_validation_code: The value to assign to the data_validation_code property of this UpdateRoverClusterDetails. :type data_validation_code: str :param freeform_tags: The value to assign to the freeform_tags property of this UpdateRoverClusterDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdateRoverClusterDetails. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this UpdateRoverClusterDetails. :type system_tags: dict(str, dict(str, object)) �str�intZShippingAddresszlist[RoverWorkload]Zdatetime�boolzdict(str, str)zdict(str, dict(str, object)))�display_name�cluster_size�customer_shipping_address�cluster_workloads�super_user_password�lifecycle_state�lifecycle_state_details�unlock_passphrase�enclosure_type�point_of_contact�point_of_contact_phone_number�shipping_preference�oracle_shipping_tracking_url�subscription_id�shipping_vendor�time_pickup_expected�is_import_requested�import_compartment_id�import_file_bucket�data_validation_code� freeform_tags�defined_tags�system_tagsZdisplayNameZclusterSizeZcustomerShippingAddressZclusterWorkloadsZsuperUserPasswordZlifecycleStateZlifecycleStateDetailsZunlockPassphraseZ enclosureTypeZpointOfContactZpointOfContactPhoneNumberZshippingPreferenceZoracleShippingTrackingUrlZsubscriptionIdZshippingVendorZtimePickupExpectedZisImportRequestedZimportCompartmentIdZimportFileBucketZdataValidationCodeZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map� _display_name� _cluster_size�_customer_shipping_address�_cluster_workloads�_super_user_password�_lifecycle_state�_lifecycle_state_details�_unlock_passphrase�_enclosure_type�_point_of_contact�_point_of_contact_phone_number�_shipping_preference�_oracle_shipping_tracking_url�_subscription_id�_shipping_vendor�_time_pickup_expected�_is_import_requested�_import_compartment_id�_import_file_bucket�_data_validation_code�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� rD �Q/usr/lib/python3.9/site-packages/oci/rover/models/update_rover_cluster_details.py�__init__: s� f��z"UpdateRoverClusterDetails.__init__c C s | j S )a Gets the display_name of this UpdateRoverClusterDetails. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :return: The display_name of this UpdateRoverClusterDetails. :rtype: str �r+ �rB rD rD rE r � s z&UpdateRoverClusterDetails.display_namec C s || _ dS )a( Sets the display_name of this UpdateRoverClusterDetails. 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 UpdateRoverClusterDetails. :type: str NrG )rB r rD rD rE r � s c C s | j S )a; Gets the cluster_size of this UpdateRoverClusterDetails. Number of nodes desired in the cluster, in standalone clusters, between 5 and 15 inclusive. In station clusters, between 15 and 30 inclusive. :return: The cluster_size of this UpdateRoverClusterDetails. :rtype: int �r, rH rD rD rE r s z&UpdateRoverClusterDetails.cluster_sizec C s || _ dS )aF Sets the cluster_size of this UpdateRoverClusterDetails. Number of nodes desired in the cluster, in standalone clusters, between 5 and 15 inclusive. In station clusters, between 15 and 30 inclusive. :param cluster_size: The cluster_size of this UpdateRoverClusterDetails. :type: int NrI )rB r rD rD rE r s c C s | j S )z� Gets the customer_shipping_address of this UpdateRoverClusterDetails. :return: The customer_shipping_address of this UpdateRoverClusterDetails. :rtype: oci.rover.models.ShippingAddress �r- rH rD rD rE r s z3UpdateRoverClusterDetails.customer_shipping_addressc C s || _ dS )z� Sets the customer_shipping_address of this UpdateRoverClusterDetails. :param customer_shipping_address: The customer_shipping_address of this UpdateRoverClusterDetails. :type: oci.rover.models.ShippingAddress NrJ )rB r rD rD rE r % s c C s | j S )a Gets the cluster_workloads of this UpdateRoverClusterDetails. List of existing workloads that should be provisioned on the nodes. :return: The cluster_workloads of this UpdateRoverClusterDetails. :rtype: list[oci.rover.models.RoverWorkload] �r. rH rD rD rE r / s z+UpdateRoverClusterDetails.cluster_workloadsc C s || _ dS )a, Sets the cluster_workloads of this UpdateRoverClusterDetails. List of existing workloads that should be provisioned on the nodes. :param cluster_workloads: The cluster_workloads of this UpdateRoverClusterDetails. :type: list[oci.rover.models.RoverWorkload] NrK )rB r rD rD rE r ; s c C s | j S )z� Gets the super_user_password of this UpdateRoverClusterDetails. Root password for the rover cluster. :return: The super_user_password of this UpdateRoverClusterDetails. :rtype: str �r/ rH rD rD rE r G s z-UpdateRoverClusterDetails.super_user_passwordc C s || _ dS )z� Sets the super_user_password of this UpdateRoverClusterDetails. Root password for the rover cluster. :param super_user_password: The super_user_password of this UpdateRoverClusterDetails. :type: str NrL )rB r rD rD rE r S s c C s | j S )aK Gets the lifecycle_state of this UpdateRoverClusterDetails. The current state of the RoverCluster. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED" :return: The lifecycle_state of this UpdateRoverClusterDetails. :rtype: str )r0 rH rD rD rE r _ s z)UpdateRoverClusterDetails.lifecycle_statec C s* g d�}t ||�s td|� ���|| _dS )z� Sets the lifecycle_state of this UpdateRoverClusterDetails. The current state of the RoverCluster. :param lifecycle_state: The lifecycle_state of this UpdateRoverClusterDetails. :type: str )r r r r r r z<Invalid value for `lifecycle_state`, must be None or one of N)r � ValueErrorr0 )rB r �allowed_valuesrD rD rE r m s �c C s | j S )z� Gets the lifecycle_state_details of this UpdateRoverClusterDetails. A property that can contain details on the lifecycle. :return: The lifecycle_state_details of this UpdateRoverClusterDetails. :rtype: str �r1 rH rD rD rE r ~ s z1UpdateRoverClusterDetails.lifecycle_state_detailsc C s || _ dS )a Sets the lifecycle_state_details of this UpdateRoverClusterDetails. A property that can contain details on the lifecycle. :param lifecycle_state_details: The lifecycle_state_details of this UpdateRoverClusterDetails. :type: str NrO )rB r rD rD rE r � s c C s | j S )z� Gets the unlock_passphrase of this UpdateRoverClusterDetails. Password to unlock the rover cluster. :return: The unlock_passphrase of this UpdateRoverClusterDetails. :rtype: str �r2 rH rD rD rE r � s z+UpdateRoverClusterDetails.unlock_passphrasec C s || _ dS )z� Sets the unlock_passphrase of this UpdateRoverClusterDetails. Password to unlock the rover cluster. :param unlock_passphrase: The unlock_passphrase of this UpdateRoverClusterDetails. :type: str NrP )rB r rD rD rE r � s c C s | j S )aA Gets the enclosure_type of this UpdateRoverClusterDetails. The type of enclosure rover nodes in this cluster are shipped in. Allowed values for this property are: "RUGGADIZED", "NON_RUGGADIZED" :return: The enclosure_type of this UpdateRoverClusterDetails. :rtype: str )r3 rH rD rD rE r � s z(UpdateRoverClusterDetails.enclosure_typec C s* ddg}t ||�s td|� ���|| _dS )a Sets the enclosure_type of this UpdateRoverClusterDetails. The type of enclosure rover nodes in this cluster are shipped in. :param enclosure_type: The enclosure_type of this UpdateRoverClusterDetails. :type: str r r z;Invalid value for `enclosure_type`, must be None or one of N)r rM r3 )rB r rN rD rD rE r � s �c C s | j S )z� Gets the point_of_contact of this UpdateRoverClusterDetails. Name of point of contact for this order if customer is picking up. :return: The point_of_contact of this UpdateRoverClusterDetails. :rtype: str �r4 rH rD rD rE r � s z*UpdateRoverClusterDetails.point_of_contactc C s || _ dS )a Sets the point_of_contact of this UpdateRoverClusterDetails. Name of point of contact for this order if customer is picking up. :param point_of_contact: The point_of_contact of this UpdateRoverClusterDetails. :type: str NrQ )rB r rD rD rE r � s c C s | j S )a Gets the point_of_contact_phone_number of this UpdateRoverClusterDetails. Phone number of point of contact for this order if customer is picking up. :return: The point_of_contact_phone_number of this UpdateRoverClusterDetails. :rtype: str �r5 rH rD rD rE r � s z7UpdateRoverClusterDetails.point_of_contact_phone_numberc C s || _ dS )a6 Sets the point_of_contact_phone_number of this UpdateRoverClusterDetails. Phone number of point of contact for this order if customer is picking up. :param point_of_contact_phone_number: The point_of_contact_phone_number of this UpdateRoverClusterDetails. :type: str NrR )rB r rD rD rE r � s c C s | j S )a. Gets the shipping_preference of this UpdateRoverClusterDetails. Preference for device delivery. Allowed values for this property are: "ORACLE_SHIPPED", "CUSTOMER_PICKUP" :return: The shipping_preference of this UpdateRoverClusterDetails. :rtype: str )r6 rH rD rD rE r � s z-UpdateRoverClusterDetails.shipping_preferencec C s* ddg}t ||�s td|� ���|| _dS )z� Sets the shipping_preference of this UpdateRoverClusterDetails. Preference for device delivery. :param shipping_preference: The shipping_preference of this UpdateRoverClusterDetails. :type: str r r z@Invalid value for `shipping_preference`, must be None or one of N)r rM r6 )rB r rN rD rD rE r s �c C s | j S )z� Gets the oracle_shipping_tracking_url of this UpdateRoverClusterDetails. Tracking Url for the shipped Rover Cluster. :return: The oracle_shipping_tracking_url of this UpdateRoverClusterDetails. :rtype: str �r7 rH rD rD rE r s z6UpdateRoverClusterDetails.oracle_shipping_tracking_urlc C s || _ dS )a Sets the oracle_shipping_tracking_url of this UpdateRoverClusterDetails. Tracking Url for the shipped Rover Cluster. :param oracle_shipping_tracking_url: The oracle_shipping_tracking_url of this UpdateRoverClusterDetails. :type: str NrS )rB r rD rD rE r ( s c C s | j S )z� Gets the subscription_id of this UpdateRoverClusterDetails. ID provided to customer after successful subscription to Rover Stations. :return: The subscription_id of this UpdateRoverClusterDetails. :rtype: str �r8 rH rD rD rE r! 4 s z)UpdateRoverClusterDetails.subscription_idc C s || _ dS )a Sets the subscription_id of this UpdateRoverClusterDetails. ID provided to customer after successful subscription to Rover Stations. :param subscription_id: The subscription_id of this UpdateRoverClusterDetails. :type: str NrT )rB r! rD rD rE r! @ s c C s | j S )z� Gets the shipping_vendor of this UpdateRoverClusterDetails. Shipping vendor of choice for orace to customer shipping. :return: The shipping_vendor of this UpdateRoverClusterDetails. :rtype: str �r9 rH rD rD rE r"