📂 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
›
stack_monitoring
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/stack_monitoring/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: search_monitored_resources_details.cpython-39.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 dZd ZdZdZdZdZdZdZdZdZdZdZdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Z e jd%d$� �Z ed&d'� �Z!e!jd(d'� �Z!ed)d*� �Z"e"jd+d*� �Z"ed,d-� �Z#e#jd.d-� �Z#ed/d0� �Z$e$jd1d0� �Z$ed2d3� �Z%e%jd4d3� �Z%ed5d6� �Z&e&jd7d6� �Z&ed8d9� �Z'e'jd:d9� �Z'ed;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/edSdT� �Z0e0jdUdT� �Z0edVdW� �Z1e1jdXdW� �Z1edYdZ� �Z2e2jd[dZ� �Z2d\d]� Z3d^d_� Z4d`da� Z5dbS )c�SearchMonitoredResourcesDetailszG The property search criteria for listing monitored resources. �SM_MGMT_AGENT_MONITORED�SM_REPO_ONLY� OCI_NATIVE� PROMETHEUS�TELEGRAF�COLLECTD�APPLICATION�DATABASE� MIDDLEWARE�UNKNOWN�CREATING�UPDATING�ACTIVE�DELETING�DELETED�FAILED�STANDARD_EDITION�ENTERPRISE_EDITION�ASC�DESC�TIME_CREATED� RESOURCE_NAMEc K s� ddddddddddddddddddddddd�| _ ddd d ddd dddddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new SearchMonitoredResourcesDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param compartment_id: The value to assign to the compartment_id property of this SearchMonitoredResourcesDetails. :type compartment_id: str :param compartment_ids: The value to assign to the compartment_ids property of this SearchMonitoredResourcesDetails. :type compartment_ids: list[str] :param lifecycle_states: The value to assign to the lifecycle_states property of this SearchMonitoredResourcesDetails. :type lifecycle_states: list[oci.stack_monitoring.models.ResourceLifecycleState] :param source_type: The value to assign to the source_type property of this SearchMonitoredResourcesDetails. Allowed values for this property are: "SM_MGMT_AGENT_MONITORED", "SM_REPO_ONLY", "OCI_NATIVE", "PROMETHEUS", "TELEGRAF", "COLLECTD" :type source_type: str :param resource_category: The value to assign to the resource_category property of this SearchMonitoredResourcesDetails. Allowed values for this property are: "APPLICATION", "DATABASE", "MIDDLEWARE", "UNKNOWN" :type resource_category: str :param name: The value to assign to the name property of this SearchMonitoredResourcesDetails. :type name: str :param name_contains: The value to assign to the name_contains property of this SearchMonitoredResourcesDetails. :type name_contains: str :param type: The value to assign to the type property of this SearchMonitoredResourcesDetails. :type type: str :param host_name: The value to assign to the host_name property of this SearchMonitoredResourcesDetails. :type host_name: str :param external_id: The value to assign to the external_id property of this SearchMonitoredResourcesDetails. :type external_id: str :param host_name_contains: The value to assign to the host_name_contains property of this SearchMonitoredResourcesDetails. :type host_name_contains: str :param management_agent_id: The value to assign to the management_agent_id property of this SearchMonitoredResourcesDetails. :type management_agent_id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this SearchMonitoredResourcesDetails. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED" :type lifecycle_state: str :param license: The value to assign to the license property of this SearchMonitoredResourcesDetails. Allowed values for this property are: "STANDARD_EDITION", "ENTERPRISE_EDITION" :type license: str :param time_created_greater_than_or_equal_to: The value to assign to the time_created_greater_than_or_equal_to property of this SearchMonitoredResourcesDetails. :type time_created_greater_than_or_equal_to: datetime :param time_created_less_than: The value to assign to the time_created_less_than property of this SearchMonitoredResourcesDetails. :type time_created_less_than: datetime :param time_updated_greater_than_or_equal_to: The value to assign to the time_updated_greater_than_or_equal_to property of this SearchMonitoredResourcesDetails. :type time_updated_greater_than_or_equal_to: datetime :param time_updated_less_than: The value to assign to the time_updated_less_than property of this SearchMonitoredResourcesDetails. :type time_updated_less_than: datetime :param resource_time_zone: The value to assign to the resource_time_zone property of this SearchMonitoredResourcesDetails. :type resource_time_zone: str :param sort_order: The value to assign to the sort_order property of this SearchMonitoredResourcesDetails. Allowed values for this property are: "ASC", "DESC" :type sort_order: str :param sort_by: The value to assign to the sort_by property of this SearchMonitoredResourcesDetails. Allowed values for this property are: "TIME_CREATED", "RESOURCE_NAME" :type sort_by: str :param property_equals: The value to assign to the property_equals property of this SearchMonitoredResourcesDetails. :type property_equals: dict(str, str) �strz list[str]zlist[ResourceLifecycleState]Zdatetimezdict(str, str))�compartment_id�compartment_ids�lifecycle_states�source_type�resource_category�name� name_contains�type� host_name�external_id�host_name_contains�management_agent_id�lifecycle_state�license�%time_created_greater_than_or_equal_to�time_created_less_than�%time_updated_greater_than_or_equal_to�time_updated_less_than�resource_time_zone� sort_order�sort_by�property_equalsZ compartmentIdZcompartmentIdsZlifecycleStatesZ sourceTypeZresourceCategoryr# ZnameContainsr% ZhostNameZ externalIdZhostNameContainsZmanagementAgentIdZlifecycleStater+ ZtimeCreatedGreaterThanOrEqualToZtimeCreatedLessThanZtimeUpdatedGreaterThanOrEqualToZtimeUpdatedLessThanZresourceTimeZoneZ sortOrderZsortByZpropertyEqualsN)Z swagger_typesZ attribute_map�_compartment_id�_compartment_ids�_lifecycle_states�_source_type�_resource_category�_name�_name_contains�_type� _host_name�_external_id�_host_name_contains�_management_agent_id�_lifecycle_state�_license�&_time_created_greater_than_or_equal_to�_time_created_less_than�&_time_updated_greater_than_or_equal_to�_time_updated_less_than�_resource_time_zone�_sort_order�_sort_by�_property_equals)�self�kwargs� rL �b/usr/lib/python3.9/site-packages/oci/stack_monitoring/models/search_monitored_resources_details.py�__init__j s� e��z(SearchMonitoredResourcesDetails.__init__c C s | j S )a@ **[Required]** Gets the compartment_id of this SearchMonitoredResourcesDetails. Compartment Identifier `OCID`__. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this SearchMonitoredResourcesDetails. :rtype: str �r4 �rJ rL rL rM r s z.SearchMonitoredResourcesDetails.compartment_idc C s || _ dS )a> Sets the compartment_id of this SearchMonitoredResourcesDetails. Compartment Identifier `OCID`__. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this SearchMonitoredResourcesDetails. :type: str NrO )rJ r rL rL rM r % s c C s | j S )aC Gets the compartment_ids of this SearchMonitoredResourcesDetails. Multiple compartment identifiers `OCID`__. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_ids of this SearchMonitoredResourcesDetails. :rtype: list[str] �r5 rP rL rL rM r 3 s z/SearchMonitoredResourcesDetails.compartment_idsc C s || _ dS )aQ Sets the compartment_ids of this SearchMonitoredResourcesDetails. Multiple compartment identifiers `OCID`__. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param compartment_ids: The compartment_ids of this SearchMonitoredResourcesDetails. :type: list[str] NrQ )rJ r rL rL rM r A s c C s | j S )a Gets the lifecycle_states of this SearchMonitoredResourcesDetails. Multiple lifecycle states filter. :return: The lifecycle_states of this SearchMonitoredResourcesDetails. :rtype: list[oci.stack_monitoring.models.ResourceLifecycleState] �r6 rP rL rL rM r O s z0SearchMonitoredResourcesDetails.lifecycle_statesc C s || _ dS )a' Sets the lifecycle_states of this SearchMonitoredResourcesDetails. Multiple lifecycle states filter. :param lifecycle_states: The lifecycle_states of this SearchMonitoredResourcesDetails. :type: list[oci.stack_monitoring.models.ResourceLifecycleState] NrR )rJ r rL rL rM r [ s c C s | j S )aX Gets the source_type of this SearchMonitoredResourcesDetails. Source type filter. Allowed values for this property are: "SM_MGMT_AGENT_MONITORED", "SM_REPO_ONLY", "OCI_NATIVE", "PROMETHEUS", "TELEGRAF", "COLLECTD" :return: The source_type of this SearchMonitoredResourcesDetails. :rtype: str )r7 rP rL rL rM r! g s z+SearchMonitoredResourcesDetails.source_typec C s* g d�}t ||�s td|� ���|| _dS )z� Sets the source_type of this SearchMonitoredResourcesDetails. Source type filter. :param source_type: The source_type of this SearchMonitoredResourcesDetails. :type: str )r r r r r r z8Invalid value for `source_type`, must be None or one of N)r � ValueErrorr7 )rJ r! �allowed_valuesrL rL rM r! u s �c C s | j S )a? Gets the resource_category of this SearchMonitoredResourcesDetails. Resource category filter. Allowed values for this property are: "APPLICATION", "DATABASE", "MIDDLEWARE", "UNKNOWN" :return: The resource_category of this SearchMonitoredResourcesDetails. :rtype: str )r8 rP rL rL rM r"