ScheduledQuerySummary¶
-
class
oci.apm_traces.models.
ScheduledQuerySummary
(**kwargs)¶ Bases:
object
Scheduled Query object.
Attributes
LIFECYCLE_STATE_ACTIVE
A constant which can be used with the lifecycle_state property of a ScheduledQuerySummary. LIFECYCLE_STATE_CREATING
A constant which can be used with the lifecycle_state property of a ScheduledQuerySummary. LIFECYCLE_STATE_DELETED
A constant which can be used with the lifecycle_state property of a ScheduledQuerySummary. LIFECYCLE_STATE_DELETING
A constant which can be used with the lifecycle_state property of a ScheduledQuerySummary. LIFECYCLE_STATE_FAILED
A constant which can be used with the lifecycle_state property of a ScheduledQuerySummary. LIFECYCLE_STATE_UPDATING
A constant which can be used with the lifecycle_state property of a ScheduledQuerySummary. SCHEDULED_QUERY_PROCESSING_SUB_TYPE_CUSTOM_METRIC
A constant which can be used with the scheduled_query_processing_sub_type property of a ScheduledQuerySummary. SCHEDULED_QUERY_PROCESSING_SUB_TYPE_NONE
A constant which can be used with the scheduled_query_processing_sub_type property of a ScheduledQuerySummary. SCHEDULED_QUERY_PROCESSING_SUB_TYPE_OBJECT_STORAGE
A constant which can be used with the scheduled_query_processing_sub_type property of a ScheduledQuerySummary. SCHEDULED_QUERY_PROCESSING_SUB_TYPE_STREAMING
A constant which can be used with the scheduled_query_processing_sub_type property of a ScheduledQuerySummary. SCHEDULED_QUERY_PROCESSING_TYPE_ALERT
A constant which can be used with the scheduled_query_processing_type property of a ScheduledQuerySummary. SCHEDULED_QUERY_PROCESSING_TYPE_EXPORT
A constant which can be used with the scheduled_query_processing_type property of a ScheduledQuerySummary. SCHEDULED_QUERY_PROCESSING_TYPE_QUERY
A constant which can be used with the scheduled_query_processing_type property of a ScheduledQuerySummary. SCHEDULED_QUERY_RETENTION_CRITERIA_KEEP_DATA_UNTIL_RETENTION_PERIOD
A constant which can be used with the scheduled_query_retention_criteria property of a ScheduledQuerySummary. SCHEDULED_QUERY_RETENTION_CRITERIA_UPDATE
A constant which can be used with the scheduled_query_retention_criteria property of a ScheduledQuerySummary. defined_tags
Gets the defined_tags of this ScheduledQuerySummary. freeform_tags
Gets the freeform_tags of this ScheduledQuerySummary. id
Gets the id of this ScheduledQuerySummary. lifecycle_state
Gets the lifecycle_state of this ScheduledQuerySummary. scheduled_query_instances
Gets the scheduled_query_instances of this ScheduledQuerySummary. scheduled_query_name
Gets the scheduled_query_name of this ScheduledQuerySummary. scheduled_query_next_run_in_ms
Gets the scheduled_query_next_run_in_ms of this ScheduledQuerySummary. scheduled_query_processing_configuration
Gets the scheduled_query_processing_configuration of this ScheduledQuerySummary. scheduled_query_processing_sub_type
Gets the scheduled_query_processing_sub_type of this ScheduledQuerySummary. scheduled_query_processing_type
Gets the scheduled_query_processing_type of this ScheduledQuerySummary. scheduled_query_retention_criteria
Gets the scheduled_query_retention_criteria of this ScheduledQuerySummary. scheduled_query_schedule
Gets the scheduled_query_schedule of this ScheduledQuerySummary. scheduled_query_text
Gets the scheduled_query_text of this ScheduledQuerySummary. system_tags
Gets the system_tags of this ScheduledQuerySummary. Methods
__init__
(**kwargs)Initializes a new ScheduledQuerySummary object with values from keyword arguments. -
LIFECYCLE_STATE_ACTIVE
= 'ACTIVE'¶ A constant which can be used with the lifecycle_state property of a ScheduledQuerySummary. This constant has a value of “ACTIVE”
-
LIFECYCLE_STATE_CREATING
= 'CREATING'¶ A constant which can be used with the lifecycle_state property of a ScheduledQuerySummary. This constant has a value of “CREATING”
-
LIFECYCLE_STATE_DELETED
= 'DELETED'¶ A constant which can be used with the lifecycle_state property of a ScheduledQuerySummary. This constant has a value of “DELETED”
-
LIFECYCLE_STATE_DELETING
= 'DELETING'¶ A constant which can be used with the lifecycle_state property of a ScheduledQuerySummary. This constant has a value of “DELETING”
-
LIFECYCLE_STATE_FAILED
= 'FAILED'¶ A constant which can be used with the lifecycle_state property of a ScheduledQuerySummary. This constant has a value of “FAILED”
-
LIFECYCLE_STATE_UPDATING
= 'UPDATING'¶ A constant which can be used with the lifecycle_state property of a ScheduledQuerySummary. This constant has a value of “UPDATING”
-
SCHEDULED_QUERY_PROCESSING_SUB_TYPE_CUSTOM_METRIC
= 'CUSTOM_METRIC'¶ A constant which can be used with the scheduled_query_processing_sub_type property of a ScheduledQuerySummary. This constant has a value of “CUSTOM_METRIC”
-
SCHEDULED_QUERY_PROCESSING_SUB_TYPE_NONE
= 'NONE'¶ A constant which can be used with the scheduled_query_processing_sub_type property of a ScheduledQuerySummary. This constant has a value of “NONE”
-
SCHEDULED_QUERY_PROCESSING_SUB_TYPE_OBJECT_STORAGE
= 'OBJECT_STORAGE'¶ A constant which can be used with the scheduled_query_processing_sub_type property of a ScheduledQuerySummary. This constant has a value of “OBJECT_STORAGE”
-
SCHEDULED_QUERY_PROCESSING_SUB_TYPE_STREAMING
= 'STREAMING'¶ A constant which can be used with the scheduled_query_processing_sub_type property of a ScheduledQuerySummary. This constant has a value of “STREAMING”
-
SCHEDULED_QUERY_PROCESSING_TYPE_ALERT
= 'ALERT'¶ A constant which can be used with the scheduled_query_processing_type property of a ScheduledQuerySummary. This constant has a value of “ALERT”
-
SCHEDULED_QUERY_PROCESSING_TYPE_EXPORT
= 'EXPORT'¶ A constant which can be used with the scheduled_query_processing_type property of a ScheduledQuerySummary. This constant has a value of “EXPORT”
-
SCHEDULED_QUERY_PROCESSING_TYPE_QUERY
= 'QUERY'¶ A constant which can be used with the scheduled_query_processing_type property of a ScheduledQuerySummary. This constant has a value of “QUERY”
-
SCHEDULED_QUERY_RETENTION_CRITERIA_KEEP_DATA_UNTIL_RETENTION_PERIOD
= 'KEEP_DATA_UNTIL_RETENTION_PERIOD'¶ A constant which can be used with the scheduled_query_retention_criteria property of a ScheduledQuerySummary. This constant has a value of “KEEP_DATA_UNTIL_RETENTION_PERIOD”
-
SCHEDULED_QUERY_RETENTION_CRITERIA_UPDATE
= 'UPDATE'¶ A constant which can be used with the scheduled_query_retention_criteria property of a ScheduledQuerySummary. This constant has a value of “UPDATE”
-
__init__
(**kwargs)¶ Initializes a new ScheduledQuerySummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: - id (str) – The value to assign to the id property of this ScheduledQuerySummary.
- scheduled_query_name (str) – The value to assign to the scheduled_query_name property of this ScheduledQuerySummary.
- scheduled_query_processing_type (str) – The value to assign to the scheduled_query_processing_type property of this ScheduledQuerySummary. Allowed values for this property are: “EXPORT”, “QUERY”, “ALERT”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- scheduled_query_text (str) – The value to assign to the scheduled_query_text property of this ScheduledQuerySummary.
- scheduled_query_schedule (str) – The value to assign to the scheduled_query_schedule property of this ScheduledQuerySummary.
- scheduled_query_processing_sub_type (str) – The value to assign to the scheduled_query_processing_sub_type property of this ScheduledQuerySummary. Allowed values for this property are: “OBJECT_STORAGE”, “STREAMING”, “CUSTOM_METRIC”, “NONE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- scheduled_query_processing_configuration (oci.apm_traces.models.ScheduledQueryProcessingConfig) – The value to assign to the scheduled_query_processing_configuration property of this ScheduledQuerySummary.
- scheduled_query_instances (str) – The value to assign to the scheduled_query_instances property of this ScheduledQuerySummary.
- scheduled_query_next_run_in_ms (int) – The value to assign to the scheduled_query_next_run_in_ms property of this ScheduledQuerySummary.
- scheduled_query_retention_criteria (str) – The value to assign to the scheduled_query_retention_criteria property of this ScheduledQuerySummary. Allowed values for this property are: “KEEP_DATA_UNTIL_RETENTION_PERIOD”, “UPDATE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- lifecycle_state (str) – The value to assign to the lifecycle_state property of this ScheduledQuerySummary. Allowed values for this property are: “CREATING”, “UPDATING”, “ACTIVE”, “DELETING”, “DELETED”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this ScheduledQuerySummary.
- defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this ScheduledQuerySummary.
- system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this ScheduledQuerySummary.
Gets the defined_tags of this ScheduledQuerySummary. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {“foo-namespace”: {“bar-key”: “value”}}
Returns: The defined_tags of this ScheduledQuerySummary. Return type: dict(str, dict(str, object))
Gets the freeform_tags of this ScheduledQuerySummary. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {“bar-key”: “value”}
Returns: The freeform_tags of this ScheduledQuerySummary. Return type: dict(str, str)
-
id
¶ Gets the id of this ScheduledQuerySummary. The OCID of the scheduled query . An OCID is generated when the scheduled query is created.
Returns: The id of this ScheduledQuerySummary. Return type: str
-
lifecycle_state
¶ Gets the lifecycle_state of this ScheduledQuerySummary. The current lifecycle state of the Scheduled Query.
Allowed values for this property are: “CREATING”, “UPDATING”, “ACTIVE”, “DELETING”, “DELETED”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The lifecycle_state of this ScheduledQuerySummary. Return type: str
-
scheduled_query_instances
¶ Gets the scheduled_query_instances of this ScheduledQuerySummary. Scheduled query instances.
Returns: The scheduled_query_instances of this ScheduledQuerySummary. Return type: str
-
scheduled_query_name
¶ Gets the scheduled_query_name of this ScheduledQuerySummary. Name of the scheduled query.
Returns: The scheduled_query_name of this ScheduledQuerySummary. Return type: str
-
scheduled_query_next_run_in_ms
¶ Gets the scheduled_query_next_run_in_ms of this ScheduledQuerySummary. Next run for the scheduled query.
Returns: The scheduled_query_next_run_in_ms of this ScheduledQuerySummary. Return type: int
-
scheduled_query_processing_configuration
¶ Gets the scheduled_query_processing_configuration of this ScheduledQuerySummary.
Returns: The scheduled_query_processing_configuration of this ScheduledQuerySummary. Return type: oci.apm_traces.models.ScheduledQueryProcessingConfig
-
scheduled_query_processing_sub_type
¶ Gets the scheduled_query_processing_sub_type of this ScheduledQuerySummary. Processing sub type of the scheduled query.
Allowed values for this property are: “OBJECT_STORAGE”, “STREAMING”, “CUSTOM_METRIC”, “NONE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The scheduled_query_processing_sub_type of this ScheduledQuerySummary. Return type: str
-
scheduled_query_processing_type
¶ Gets the scheduled_query_processing_type of this ScheduledQuerySummary. Processing type of the scheduled query.
Allowed values for this property are: “EXPORT”, “QUERY”, “ALERT”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The scheduled_query_processing_type of this ScheduledQuerySummary. Return type: str
-
scheduled_query_retention_criteria
¶ Gets the scheduled_query_retention_criteria of this ScheduledQuerySummary. Retention criteria for the scheduled query.
Allowed values for this property are: “KEEP_DATA_UNTIL_RETENTION_PERIOD”, “UPDATE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The scheduled_query_retention_criteria of this ScheduledQuerySummary. Return type: str
-
scheduled_query_schedule
¶ Gets the scheduled_query_schedule of this ScheduledQuerySummary. Schedule for the scheduled query.
Returns: The scheduled_query_schedule of this ScheduledQuerySummary. Return type: str
-
scheduled_query_text
¶ Gets the scheduled_query_text of this ScheduledQuerySummary. Scheduled query to be run.
Returns: The scheduled_query_text of this ScheduledQuerySummary. Return type: str
Gets the system_tags of this ScheduledQuerySummary. Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {“orcl-cloud”: {“free-tier-retained”: “true”}}
Returns: The system_tags of this ScheduledQuerySummary. Return type: dict(str, dict(str, object))
-