Data Source: oci_mysql_mysql_db_system

This data source provides details about a specific Mysql Db System resource in Oracle Cloud Infrastructure MySQL Database service.

Get information about the specified DB System.

Example Usage

data "oci_mysql_mysql_db_system" "test_mysql_db_system" {
	#Required
	db_system_id = oci_mysql_mysql_db_system.test_db_system.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: