Dashboard
PHP:
8.3.33
OS:
Linux
User:
proje374
/
/
usr
/
libexec
/
oracle-cloud-agent
/
plugins
/
osms
/
oci
/
sch
/
models
đ€ Upload
đ New File
đ New Folder
Close
Editing: monitoring_source_details.pyc
a OïżœïżœfA ïżœ @ sD d dl mZ ddlmZmZmZ ddlmZ eG ddïżœ deïżœïżœZdS )ïżœ )ïżœ SourceDetailsïżœ )ïżœformatted_flat_dictïżœ NONE_SENTINELïżœ#value_allowed_none_or_none_sentinel)ïżœinit_model_state_from_kwargsc @ sJ e Zd ZdZddïżœ Zeddïżœ ïżœZejddïżœ ïżœZddïżœ Zd d ïżœ Z ddïżœ Z d S )ïżœMonitoringSourceDetailszïżœ The Monitoring source. For configuration instructions, see `To create a service connector`__. __ https://docs.cloud.oracle.com/iaas/Content/service-connector-hub/managingconnectors.htm#create c K s. dddïżœ| _ dddïżœ| _d| _d| _d| _dS )a Initializes a new MonitoringSourceDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.sch.models.MonitoringSourceDetails.kind` attribute of this class is ``monitoring`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param kind: The value to assign to the kind property of this MonitoringSourceDetails. Allowed values for this property are: "logging", "monitoring", "streaming" :type kind: str :param monitoring_sources: The value to assign to the monitoring_sources property of this MonitoringSourceDetails. :type monitoring_sources: list[oci.sch.models.MonitoringSource] ïżœstrzlist[MonitoringSource])ïżœkindïżœmonitoring_sourcesr ïżœmonitoringSourcesNïżœ monitoring)ïżœ swagger_typesïżœ attribute_mapïżœ_kindïżœ_monitoring_sources)ïżœselfïżœkwargsïżœ r ïżœïżœ/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/sch/models/monitoring_source_details.pyïżœ__init__ s ïżœïżœz MonitoringSourceDetails.__init__c C s | j S )a **[Required]** Gets the monitoring_sources of this MonitoringSourceDetails. The list of metric namespaces to retrieve data from. :return: The monitoring_sources of this MonitoringSourceDetails. :rtype: list[oci.sch.models.MonitoringSource] ïżœr ïżœr r r r r 2 s z*MonitoringSourceDetails.monitoring_sourcesc C s || _ dS )a Sets the monitoring_sources of this MonitoringSourceDetails. The list of metric namespaces to retrieve data from. :param monitoring_sources: The monitoring_sources of this MonitoringSourceDetails. :type: list[oci.sch.models.MonitoringSource] Nr )r r r r r r >