Data Source: oci_stack_monitoring_config
This data source provides details about a specific Config resource in Oracle Cloud Infrastructure Stack Monitoring service.
Gets the details of a configuration.
Example Usage
data "oci_stack_monitoring_config" "test_config" {
#Required
config_id = oci_stack_monitoring_config.test_config.id
}
Argument Reference
The following arguments are supported:
config_id- (Required) Unique Config identifier.
Attributes Reference
The following attributes are exported:
additional_configurations- Property Detailsproperties_map- Key/Value pair of Property
compartment_id- The OCID of the compartment containing the configuration.config_type- The type of configuration.defined_tags- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:{"foo-namespace.bar-key": "value"}display_name- A user-friendly name. Does not have to be unique, and it’s changeable. Avoid entering confidential information.dynamic_groups- List of dynamic groups dedicated for Stack Monitoring.domain- Identity domain namename- Name of dynamic Groupstack_monitoring_assignment- Assignment of dynamic group in context of Stack Monitoring service. It describes the purpose of dynamic groups in Stack Monitoring.
freeform_tags- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:{"bar-key": "value"}id- The Unique Oracle ID (OCID) that is immutable on creation.is_enabled- True if automatic activation of the Management Agent plugin, automatic promotion or enterprise extensibility is enabled, false if it is not enabled.is_manually_onboarded- True if customer decides marks configuration as manually configured.license- License edition.policy_names- List of policy names assigned for onboardingresource_type- The type of resource to configure for automatic promotion.state- The current state of the configuration.system_tags- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:{"orcl-cloud.free-tier-retained": "true"}time_created- The time the configuration was created. An RFC3339 formatted datetime string.time_updated- The time the Config was updated.user_groups- List of user groups dedicated for Stack Monitoring.domain- Identity domain namename- Name of user Groupstack_monitoring_role- Role assigned to user group in context of Stack Monitoring service. Access role can be for example: ADMINISTRATOR, OPERATOR, VIEWER, any other access role
version- Assigned version to given onboard configuration.