This data source provides details about a specific Managed Instance Group resource in Oracle Cloud Infrastructure OS Management service.
Returns a specific Managed Instance Group.
data "oci_osmanagement_managed_instance_group" "test_managed_instance_group" {
#Required
managed_instance_group_id = oci_osmanagement_managed_instance_group.test_managed_instance_group.id
}
The following arguments are supported:
managed_instance_group_id
- (Required) OCID for the managed instance groupThe following attributes are exported:
compartment_id
- OCID for the Compartmentdefined_tags
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
description
- Information specified by the user about the managed instance groupdisplay_name
- Managed Instance Group identifierfreeform_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
- OCID for the managed instance groupmanaged_instances
- list of Managed Instances in the group
display_name
- User friendly nameid
- unique identifier that is immutable on creationos_family
- The Operating System type of the managed instance.state
- The current state of the Software Source.