📂 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
›
golden_gate
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/golden_gate/models/__pycache__
💾
Free:
45.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: deployment_summary.cpython-39.pyc
a ���f5� � @ 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 dZd ZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZ dZ!d Z"d!Z#d"d#� Z$e%d$d%� �Z&e&j'd&d%� �Z&e%d'd(� �Z(e(j'd)d(� �Z(e%d*d+� �Z)e)j'd,d+� �Z)e%d-d.� �Z*e*j'd/d.� �Z*e%d0d1� �Z+e+j'd2d1� �Z+e%d3d4� �Z,e,j'd5d4� �Z,e%d6d7� �Z-e-j'd8d7� �Z-e%d9d:� �Z.e.j'd;d:� �Z.e%d<d=� �Z/e/j'd>d=� �Z/e%d?d@� �Z0e0j'dAd@� �Z0e%dBdC� �Z1e1j'dDdC� �Z1e%dEdF� �Z2e2j'dGdF� �Z2e%dHdI� �Z3e3j'dJdI� �Z3e%dKdL� �Z4e4j'dMdL� �Z4e%dNdO� �Z5e5j'dPdO� �Z5e%dQdR� �Z6e6j'dSdR� �Z6e%dTdU� �Z7e7j'dVdU� �Z7e%dWdX� �Z8e8j'dYdX� �Z8e%dZd[� �Z9e9j'd\d[� �Z9e%d]d^� �Z:e:j'd_d^� �Z:e%d`da� �Z;e;j'dbda� �Z;e%dcdd� �Z<e<j'dedd� �Z<e%dfdg� �Z=e=j'dhdg� �Z=e%didj� �Z>e>j'dkdj� �Z>e%dldm� �Z?e?j'dndm� �Z?e%dodp� �Z@e@j'dqdp� �Z@e%drds� �ZAeAj'dtds� �ZAe%dudv� �ZBeBj'dwdv� �ZBe%dxdy� �ZCeCj'dzdy� �ZCd{d|� ZDd}d~� ZEdd�� ZFd�S )��DeploymentSummaryz$ Summary of the Deployment. �CREATING�UPDATING�ACTIVE�INACTIVE�DELETING�DELETED�FAILED�NEEDS_ATTENTION�IN_PROGRESS� CANCELING�CANCELED� SUCCEEDED�WAITING� RECOVERING�STARTING�STOPPING�MOVING� UPGRADING� RESTORING�BACKUP_IN_PROGRESS�ROLLBACK_IN_PROGRESS�LICENSE_INCLUDED�BRING_YOUR_OWN_LICENSE�OGG�DATABASE_ORACLE�BIGDATA�DATABASE_MICROSOFT_SQLSERVER�DATABASE_MYSQL�DATABASE_POSTGRESQL�DATABASE_DB2ZOS�GGSA�DATA_TRANSFORMSc K s6 dddddddddddddddddddddddddddddd�| _ d 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&| _d&| _d&| _d&| _d&| _d&| _d&| _d&| _d&| _d&| _d&| _d&S )'a� Initializes a new DeploymentSummary 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 DeploymentSummary. :type id: str :param display_name: The value to assign to the display_name property of this DeploymentSummary. :type display_name: str :param description: The value to assign to the description property of this DeploymentSummary. :type description: str :param compartment_id: The value to assign to the compartment_id property of this DeploymentSummary. :type compartment_id: str :param time_created: The value to assign to the time_created property of this DeploymentSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this DeploymentSummary. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this DeploymentSummary. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", "FAILED", "NEEDS_ATTENTION", "IN_PROGRESS", "CANCELING", "CANCELED", "SUCCEEDED", "WAITING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_sub_state: The value to assign to the lifecycle_sub_state property of this DeploymentSummary. Allowed values for this property are: "RECOVERING", "STARTING", "STOPPING", "MOVING", "UPGRADING", "RESTORING", "BACKUP_IN_PROGRESS", "ROLLBACK_IN_PROGRESS", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_sub_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this DeploymentSummary. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this DeploymentSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this DeploymentSummary. :type defined_tags: dict(str, dict(str, object)) :param subnet_id: The value to assign to the subnet_id property of this DeploymentSummary. :type subnet_id: str :param load_balancer_subnet_id: The value to assign to the load_balancer_subnet_id property of this DeploymentSummary. :type load_balancer_subnet_id: str :param load_balancer_id: The value to assign to the load_balancer_id property of this DeploymentSummary. :type load_balancer_id: str :param license_model: The value to assign to the license_model property of this DeploymentSummary. Allowed values for this property are: "LICENSE_INCLUDED", "BRING_YOUR_OWN_LICENSE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type license_model: str :param fqdn: The value to assign to the fqdn property of this DeploymentSummary. :type fqdn: str :param cpu_core_count: The value to assign to the cpu_core_count property of this DeploymentSummary. :type cpu_core_count: int :param is_auto_scaling_enabled: The value to assign to the is_auto_scaling_enabled property of this DeploymentSummary. :type is_auto_scaling_enabled: bool :param is_public: The value to assign to the is_public property of this DeploymentSummary. :type is_public: bool :param public_ip_address: The value to assign to the public_ip_address property of this DeploymentSummary. :type public_ip_address: str :param private_ip_address: The value to assign to the private_ip_address property of this DeploymentSummary. :type private_ip_address: str :param deployment_url: The value to assign to the deployment_url property of this DeploymentSummary. :type deployment_url: str :param system_tags: The value to assign to the system_tags property of this DeploymentSummary. :type system_tags: dict(str, dict(str, object)) :param is_latest_version: The value to assign to the is_latest_version property of this DeploymentSummary. :type is_latest_version: bool :param time_upgrade_required: The value to assign to the time_upgrade_required property of this DeploymentSummary. :type time_upgrade_required: datetime :param deployment_type: The value to assign to the deployment_type property of this DeploymentSummary. Allowed values for this property are: "OGG", "DATABASE_ORACLE", "BIGDATA", "DATABASE_MICROSOFT_SQLSERVER", "DATABASE_MYSQL", "DATABASE_POSTGRESQL", "DATABASE_DB2ZOS", "GGSA", "DATA_TRANSFORMS", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type deployment_type: str :param storage_utilization_in_bytes: The value to assign to the storage_utilization_in_bytes property of this DeploymentSummary. :type storage_utilization_in_bytes: int :param is_storage_utilization_limit_exceeded: The value to assign to the is_storage_utilization_limit_exceeded property of this DeploymentSummary. :type is_storage_utilization_limit_exceeded: bool :param locks: The value to assign to the locks property of this DeploymentSummary. :type locks: list[oci.golden_gate.models.ResourceLock] �strZdatetimezdict(str, str)zdict(str, dict(str, object))�int�boolzlist[ResourceLock])�id�display_name�description�compartment_id�time_created�time_updated�lifecycle_state�lifecycle_sub_state�lifecycle_details� freeform_tags�defined_tags� subnet_id�load_balancer_subnet_id�load_balancer_id� license_model�fqdn�cpu_core_count�is_auto_scaling_enabled� is_public�public_ip_address�private_ip_address�deployment_url�system_tags�is_latest_version�time_upgrade_required�deployment_type�storage_utilization_in_bytes�%is_storage_utilization_limit_exceeded�locksr* ZdisplayNamer, Z compartmentIdZtimeCreatedZtimeUpdatedZlifecycleStateZlifecycleSubStateZlifecycleDetailsZfreeformTagsZdefinedTagsZsubnetIdZloadBalancerSubnetIdZloadBalancerIdZlicenseModelr9 ZcpuCoreCountZisAutoScalingEnabledZisPublicZpublicIpAddressZprivateIpAddressZ deploymentUrlZ systemTagsZisLatestVersionZtimeUpgradeRequiredZdeploymentTypeZstorageUtilizationInBytesZ!isStorageUtilizationLimitExceededrF N)Z swagger_typesZ attribute_map�_id� _display_name�_description�_compartment_id� _time_created� _time_updated�_lifecycle_state�_lifecycle_sub_state�_lifecycle_details�_freeform_tags� _defined_tags� _subnet_id�_load_balancer_subnet_id�_load_balancer_id�_license_model�_fqdn�_cpu_core_count�_is_auto_scaling_enabled� _is_public�_public_ip_address�_private_ip_address�_deployment_url�_system_tags�_is_latest_version�_time_upgrade_required�_deployment_type�_storage_utilization_in_bytes�&_is_storage_utilization_limit_exceeded�_locks)�self�kwargs� rf �M/usr/lib/python3.9/site-packages/oci/golden_gate/models/deployment_summary.py�__init__� s� �!� zDeploymentSummary.__init__c C s | j S )a **[Required]** Gets the id of this DeploymentSummary. The `OCID`__ of the deployment being referenced. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The id of this DeploymentSummary. :rtype: str �rG �rd rf rf rg r* r s zDeploymentSummary.idc C s || _ dS )a Sets the id of this DeploymentSummary. The `OCID`__ of the deployment being referenced. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param id: The id of this DeploymentSummary. :type: str Nri )rd r* rf rf rg r* � s c C s | j S )z� Gets the display_name of this DeploymentSummary. An object's Display Name. :return: The display_name of this DeploymentSummary. :rtype: str �rH rj rf rf rg r+ � s zDeploymentSummary.display_namec C s || _ dS )z� Sets the display_name of this DeploymentSummary. An object's Display Name. :param display_name: The display_name of this DeploymentSummary. :type: str Nrk )rd r+ rf rf rg r+ � s c C s | j S )z� Gets the description of this DeploymentSummary. Metadata about this specific object. :return: The description of this DeploymentSummary. :rtype: str �rI rj rf rf rg r, � s zDeploymentSummary.descriptionc C s || _ dS )z� Sets the description of this DeploymentSummary. Metadata about this specific object. :param description: The description of this DeploymentSummary. :type: str Nrl )rd r, rf rf rg r, � s c C s | j S )a5 **[Required]** Gets the compartment_id of this DeploymentSummary. The `OCID`__ of the compartment being referenced. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this DeploymentSummary. :rtype: str �rJ rj rf rf rg r- � s z DeploymentSummary.compartment_idc C s || _ dS )a3 Sets the compartment_id of this DeploymentSummary. The `OCID`__ of the compartment being referenced. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this DeploymentSummary. :type: str Nrm )rd r- rf rf rg r- � s c C s | j S )aG Gets the time_created of this DeploymentSummary. The time the resource was created. The format is defined by `RFC3339`__, such as `2016-08-25T21:10:29.600Z`. __ https://tools.ietf.org/html/rfc3339 :return: The time_created of this DeploymentSummary. :rtype: datetime �rK rj rf rf rg r. � s zDeploymentSummary.time_createdc C s || _ dS )aR Sets the time_created of this DeploymentSummary. The time the resource was created. The format is defined by `RFC3339`__, such as `2016-08-25T21:10:29.600Z`. __ https://tools.ietf.org/html/rfc3339 :param time_created: The time_created of this DeploymentSummary. :type: datetime Nrn )rd r. rf rf rg r. � s c C s | j S )aL Gets the time_updated of this DeploymentSummary. The time the resource was last updated. The format is defined by `RFC3339`__, such as `2016-08-25T21:10:29.600Z`. __ https://tools.ietf.org/html/rfc3339 :return: The time_updated of this DeploymentSummary. :rtype: datetime �rL rj rf rf rg r/ � s zDeploymentSummary.time_updatedc C s || _ dS )aW Sets the time_updated of this DeploymentSummary. The time the resource was last updated. The format is defined by `RFC3339`__, such as `2016-08-25T21:10:29.600Z`. __ https://tools.ietf.org/html/rfc3339 :param time_updated: The time_updated of this DeploymentSummary. :type: datetime Nro )rd r/ rf rf rg r/ s c C s | j S )a Gets the lifecycle_state of this DeploymentSummary. Possible lifecycle states. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", "FAILED", "NEEDS_ATTENTION", "IN_PROGRESS", "CANCELING", "CANCELED", "SUCCEEDED", "WAITING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The lifecycle_state of this DeploymentSummary. :rtype: str )rM rj rf rf rg r0 s z!DeploymentSummary.lifecycle_statec C s g d�}t ||�sd}|| _dS )z� Sets the lifecycle_state of this DeploymentSummary. Possible lifecycle states. :param lifecycle_state: The lifecycle_state of this DeploymentSummary. :type: str ) r r r r r r r r r r r r r �UNKNOWN_ENUM_VALUEN)r rM )rd r0 �allowed_valuesrf rf rg r0 % s c C s | j S )a� Gets the lifecycle_sub_state of this DeploymentSummary. Possible GGS lifecycle sub-states. Allowed values for this property are: "RECOVERING", "STARTING", "STOPPING", "MOVING", "UPGRADING", "RESTORING", "BACKUP_IN_PROGRESS", "ROLLBACK_IN_PROGRESS", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The lifecycle_sub_state of this DeploymentSummary. :rtype: str )rN rj rf rf rg r1 4 s z%DeploymentSummary.lifecycle_sub_statec C s g d�}t ||�sd}|| _dS )z� Sets the lifecycle_sub_state of this DeploymentSummary. Possible GGS lifecycle sub-states. :param lifecycle_sub_state: The lifecycle_sub_state of this DeploymentSummary. :type: str )r r r r r r r r rp N)r rN )rd r1 rq rf rf rg r1 C s c C s | j S )a? Gets the lifecycle_details of this DeploymentSummary. Describes the object's current state in detail. For example, it can be used to provide actionable information for a resource in a Failed state. :return: The lifecycle_details of this DeploymentSummary. :rtype: str �rO rj rf rf rg r2 R s z#DeploymentSummary.lifecycle_detailsc C s || _ dS )aO Sets the lifecycle_details of this DeploymentSummary. Describes the object's current state in detail. For example, it can be used to provide actionable information for a resource in a Failed state. :param lifecycle_details: The lifecycle_details of this DeploymentSummary. :type: str Nrr )rd r2 rf rf rg r2 _ s c C s | j S )aU Gets the freeform_tags of this DeploymentSummary. A simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` :return: The freeform_tags of this DeploymentSummary. :rtype: dict(str, str) �rP rj rf rf rg r3 l s zDeploymentSummary.freeform_tagsc C s || _ dS )aa Sets the freeform_tags of this DeploymentSummary. A simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` :param freeform_tags: The freeform_tags of this DeploymentSummary. :type: dict(str, str) Nrs )rd r3 rf rf rg r3 { s c C s | j S )aD Gets the defined_tags of this DeploymentSummary. Tags defined for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace": {"bar-key": "value"}}` :return: The defined_tags of this DeploymentSummary. :rtype: dict(str, dict(str, object)) �rQ rj rf rf rg r4 � s zDeploymentSummary.defined_tagsc C s || _ dS )aO Sets the defined_tags of this DeploymentSummary. Tags defined for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace": {"bar-key": "value"}}` :param defined_tags: The defined_tags of this DeploymentSummary. :type: dict(str, dict(str, object)) Nrt )rd r4 rf rf rg r4 � s c C s | j S )a� **[Required]** Gets the subnet_id of this DeploymentSummary. The `OCID`__ of the subnet of the deployment's private endpoint. The subnet must be a private subnet. For backward compatibility, public subnets are allowed until May 31 2025, after which the private subnet will be enforced. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The subnet_id of this DeploymentSummary. :rtype: str �rR rj rf rf rg r5 � s zDeploymentSummary.subnet_idc C s || _ dS )a� Sets the subnet_id of this DeploymentSummary. The `OCID`__ of the subnet of the deployment's private endpoint. The subnet must be a private subnet. For backward compatibility, public subnets are allowed until May 31 2025, after which the private subnet will be enforced. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param subnet_id: The subnet_id of this DeploymentSummary. :type: str Nru )rd r5 rf rf rg r5 � s c C s | j S )aZ Gets the load_balancer_subnet_id of this DeploymentSummary. The `OCID`__ of a public subnet in the customer tenancy. Can be provided only for public deployments. If provided, the loadbalancer will be created in this subnet instead of the service tenancy. For backward compatibility, this is an optional property. It will become mandatory for public deployments after October 1, 2024. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The load_balancer_subnet_id of this DeploymentSummary. :rtype: str �rS rj rf rf rg r6 � s z)DeploymentSummary.load_balancer_subnet_idc C s || _ dS )ap Sets the load_balancer_subnet_id of this DeploymentSummary. The `OCID`__ of a public subnet in the customer tenancy. Can be provided only for public deployments. If provided, the loadbalancer will be created in this subnet instead of the service tenancy. For backward compatibility, this is an optional property. It will become mandatory for public deployments after October 1, 2024. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param load_balancer_subnet_id: The load_balancer_subnet_id of this DeploymentSummary. :type: str Nrv )rd r6 rf rf rg r6 � s c C s | j S )a� Gets the load_balancer_id of this DeploymentSummary. The `OCID`__ of the loadbalancer in the customer's subnet. The loadbalancer of the public deployment created in the customer subnet. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The load_balancer_id of this DeploymentSummary. :rtype: str �rT rj rf rf rg r7 � s z"DeploymentSummary.load_balancer_idc C s || _ dS )a� Sets the load_balancer_id of this DeploymentSummary. The `OCID`__ of the loadbalancer in the customer's subnet. The loadbalancer of the public deployment created in the customer subnet. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param load_balancer_id: The load_balancer_id of this DeploymentSummary. :type: str Nrw )rd r7 rf rf rg r7 � s c C s | j S )a� **[Required]** Gets the license_model of this DeploymentSummary. The Oracle license model that applies to a Deployment. Allowed values for this property are: "LICENSE_INCLUDED", "BRING_YOUR_OWN_LICENSE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The license_model of this DeploymentSummary. :rtype: str )rU rj rf rf rg r8 s zDeploymentSummary.license_modelc C s ddg}t ||�sd}|| _dS )z� Sets the license_model of this DeploymentSummary. The Oracle license model that applies to a Deployment. :param license_model: The license_model of this DeploymentSummary. :type: str r r rp N)r rU )rd r8 rq rf rf rg r8 s c C s | j S )z� Gets the fqdn of this DeploymentSummary. A three-label Fully Qualified Domain Name (FQDN) for a resource. :return: The fqdn of this DeploymentSummary. :rtype: str �rV rj rf rf rg r9 " s zDeploymentSummary.fqdnc C s || _ dS )z� Sets the fqdn of this DeploymentSummary. A three-label Fully Qualified Domain Name (FQDN) for a resource. :param fqdn: The fqdn of this DeploymentSummary. :type: str Nrx )rd r9 rf rf rg r9 . s c C s | j S )z� Gets the cpu_core_count of this DeploymentSummary. The Minimum number of OCPUs to be made available for this Deployment. :return: The cpu_core_count of this DeploymentSummary. :rtype: int �rW rj rf rf rg r: : s z DeploymentSummary.cpu_core_countc C s || _ dS )z� Sets the cpu_core_count of this DeploymentSummary. The Minimum number of OCPUs to be made available for this Deployment. :param cpu_core_count: The cpu_core_count of this DeploymentSummary. :type: int Nry )rd r: rf rf rg r: F s c C s | j S )z� Gets the is_auto_scaling_enabled of this DeploymentSummary. Indicates if auto scaling is enabled for the Deployment's CPU core count. :return: The is_auto_scaling_enabled of this DeploymentSummary. :rtype: bool �rX rj rf rf rg r; R s z)DeploymentSummary.is_auto_scaling_enabledc C s || _ dS )a Sets the is_auto_scaling_enabled of this DeploymentSummary. Indicates if auto scaling is enabled for the Deployment's CPU core count. :param is_auto_scaling_enabled: The is_auto_scaling_enabled of this DeploymentSummary. :type: bool Nrz )rd r; rf rf rg r; ^ s c C s | j S )z� Gets the is_public of this DeploymentSummary. True if this object is publicly available. :return: The is_public of this DeploymentSummary. :rtype: bool �rY rj rf rf rg r<