403Webshell
Server IP : 162.241.203.86  /  Your IP : 216.73.216.17
Web Server : Apache
System : Linux br1002.hostgator.com.br 5.14.0-687.36.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 7 05:40:49 EDT 2026 x86_64
User : theart99 ( 5843)
PHP Version : 8.3.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /lib/python3.9/site-packages/oci/opsi/models/__pycache__/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /lib/python3.9/site-packages/oci/opsi/models/__pycache__/dbos_config_instance.cpython-39.pyc
a

���f�@sDddlmZddlmZmZmZddlmZeGdd�de��ZdS)�)� DatabaseConfigurationMetricGroup�)�formatted_flat_dict�
NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc@s�eZdZdZdd�Zedd��Zejdd��Zedd��Zejd	d��Zed
d��Z	e	jdd��Z	ed
d��Z
e
jdd��Z
edd��Zejdd��Zedd��Zejdd��Zdd�Z
dd�Zdd�ZdS)�DBOSConfigInstancezQ
    Configuration parameters defined for external databases instance level.
    c	Ksjddddddddd�|_dddd	d
ddd
d�|_d|_d|_d|_d|_d|_d|_d|_d|_	d|_dS)a�
        Initializes a new DBOSConfigInstance object with values from keyword arguments. The default value of the :py:attr:`~oci.opsi.models.DBOSConfigInstance.metric_name` attribute
        of this class is ``DB_OS_CONFIG_INSTANCE`` and it should not be changed.
        The following keyword arguments are supported (corresponding to the getters/setters of this class):

        :param metric_name:
            The value to assign to the metric_name property of this DBOSConfigInstance.
            Allowed values for this property are: "DB_EXTERNAL_PROPERTIES", "DB_EXTERNAL_INSTANCE", "DB_OS_CONFIG_INSTANCE", "DB_PARAMETERS"
        :type metric_name: str

        :param time_collected:
            The value to assign to the time_collected property of this DBOSConfigInstance.
        :type time_collected: datetime

        :param instance_name:
            The value to assign to the instance_name property of this DBOSConfigInstance.
        :type instance_name: str

        :param host_name:
            The value to assign to the host_name property of this DBOSConfigInstance.
        :type host_name: str

        :param num_cp_us:
            The value to assign to the num_cp_us property of this DBOSConfigInstance.
        :type num_cp_us: int

        :param num_cpu_cores:
            The value to assign to the num_cpu_cores property of this DBOSConfigInstance.
        :type num_cpu_cores: int

        :param num_cpu_sockets:
            The value to assign to the num_cpu_sockets property of this DBOSConfigInstance.
        :type num_cpu_sockets: int

        :param physical_memory_bytes:
            The value to assign to the physical_memory_bytes property of this DBOSConfigInstance.
        :type physical_memory_bytes: float

        �strZdatetime�int�float)Zmetric_nameZtime_collected�
instance_name�	host_name�	num_cp_us�
num_cpu_cores�num_cpu_sockets�physical_memory_bytesZ
metricNameZ
timeCollectedZinstanceNameZhostNameZnumCPUsZnumCPUCoresZ
numCPUSocketsZphysicalMemoryBytesNZDB_OS_CONFIG_INSTANCE)
Z
swagger_typesZ
attribute_mapZ_metric_nameZ_time_collected�_instance_name�
_host_name�
_num_cp_us�_num_cpu_cores�_num_cpu_sockets�_physical_memory_bytes)�self�kwargs�r�H/usr/lib/python3.9/site-packages/oci/opsi/models/dbos_config_instance.py�__init__s6)��zDBOSConfigInstance.__init__cCs|jS)z�
        **[Required]** Gets the instance_name of this DBOSConfigInstance.
        Name of the database instance.


        :return: The instance_name of this DBOSConfigInstance.
        :rtype: str
        �r�rrrrrZs
z DBOSConfigInstance.instance_namecCs
||_dS)z�
        Sets the instance_name of this DBOSConfigInstance.
        Name of the database instance.


        :param instance_name: The instance_name of this DBOSConfigInstance.
        :type: str
        Nr)rrrrrrfs
cCs|jS)z�
        **[Required]** Gets the host_name of this DBOSConfigInstance.
        Host name of the database instance.


        :return: The host_name of this DBOSConfigInstance.
        :rtype: str
        �rrrrrr
rs
zDBOSConfigInstance.host_namecCs
||_dS)z�
        Sets the host_name of this DBOSConfigInstance.
        Host name of the database instance.


        :param host_name: The host_name of this DBOSConfigInstance.
        :type: str
        Nr)rr
rrrr
~s
cCs|jS)z�
        Gets the num_cp_us of this DBOSConfigInstance.
        Total number of CPUs available.


        :return: The num_cp_us of this DBOSConfigInstance.
        :rtype: int
        �rrrrrr�s
zDBOSConfigInstance.num_cp_uscCs
||_dS)z�
        Sets the num_cp_us of this DBOSConfigInstance.
        Total number of CPUs available.


        :param num_cp_us: The num_cp_us of this DBOSConfigInstance.
        :type: int
        Nr )rrrrrr�s
cCs|jS)a
        Gets the num_cpu_cores of this DBOSConfigInstance.
        Number of CPU cores available (includes subcores of multicore CPUs as well as single-core CPUs).


        :return: The num_cpu_cores of this DBOSConfigInstance.
        :rtype: int
        �rrrrrr�s
z DBOSConfigInstance.num_cpu_corescCs
||_dS)a
        Sets the num_cpu_cores of this DBOSConfigInstance.
        Number of CPU cores available (includes subcores of multicore CPUs as well as single-core CPUs).


        :param num_cpu_cores: The num_cpu_cores of this DBOSConfigInstance.
        :type: int
        Nr!)rrrrrr�s
cCs|jS)z�
        Gets the num_cpu_sockets of this DBOSConfigInstance.
        Number of CPU Sockets available.


        :return: The num_cpu_sockets of this DBOSConfigInstance.
        :rtype: int
        �rrrrrr�s
z"DBOSConfigInstance.num_cpu_socketscCs
||_dS)z�
        Sets the num_cpu_sockets of this DBOSConfigInstance.
        Number of CPU Sockets available.


        :param num_cpu_sockets: The num_cpu_sockets of this DBOSConfigInstance.
        :type: int
        Nr")rrrrrr�s
cCs|jS)z�
        Gets the physical_memory_bytes of this DBOSConfigInstance.
        Total number of bytes of physical memory.


        :return: The physical_memory_bytes of this DBOSConfigInstance.
        :rtype: float
        �rrrrrr�s
z(DBOSConfigInstance.physical_memory_bytescCs
||_dS)z�
        Sets the physical_memory_bytes of this DBOSConfigInstance.
        Total number of bytes of physical memory.


        :param physical_memory_bytes: The physical_memory_bytes of this DBOSConfigInstance.
        :type: float
        Nr#)rrrrrr�s
cCst|�S�N)rrrrr�__repr__�szDBOSConfigInstance.__repr__cCs|durdS|j|jkS)NF)�__dict__�r�otherrrr�__eq__�szDBOSConfigInstance.__eq__cCs
||kSr$rr'rrr�__ne__�szDBOSConfigInstance.__ne__N)�__name__�
__module__�__qualname__�__doc__r�propertyr�setterr
rrrrr%r)r*rrrrrs:H











rN)	Z#database_configuration_metric_grouprZoci.utilrrrZoci.decoratorsrrrrrr�<module>s

Youez - 2016 - github.com/yon3zu
LinuXploit