Oracle Cloud Infrastructure v2.28.0 published on Thursday, Mar 27, 2025 by Pulumi
oci.DatabaseManagement.getExternalMySqlDatabaseConnectors
Explore with Pulumi AI
This data source provides the list of External My Sql Database Connectors in Oracle Cloud Infrastructure Database Management service.
Gets the list of External MySQL Database connectors.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testExternalMySqlDatabaseConnectors = oci.DatabaseManagement.getExternalMySqlDatabaseConnectors({
compartmentId: compartmentId,
name: externalMySqlDatabaseConnectorName,
});
import pulumi
import pulumi_oci as oci
test_external_my_sql_database_connectors = oci.DatabaseManagement.get_external_my_sql_database_connectors(compartment_id=compartment_id,
name=external_my_sql_database_connector_name)
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/databasemanagement"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := databasemanagement.GetExternalMySqlDatabaseConnectors(ctx, &databasemanagement.GetExternalMySqlDatabaseConnectorsArgs{
CompartmentId: compartmentId,
Name: pulumi.StringRef(externalMySqlDatabaseConnectorName),
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() =>
{
var testExternalMySqlDatabaseConnectors = Oci.DatabaseManagement.GetExternalMySqlDatabaseConnectors.Invoke(new()
{
CompartmentId = compartmentId,
Name = externalMySqlDatabaseConnectorName,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.DatabaseManagement.DatabaseManagementFunctions;
import com.pulumi.oci.DatabaseManagement.inputs.GetExternalMySqlDatabaseConnectorsArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var testExternalMySqlDatabaseConnectors = DatabaseManagementFunctions.getExternalMySqlDatabaseConnectors(GetExternalMySqlDatabaseConnectorsArgs.builder()
.compartmentId(compartmentId)
.name(externalMySqlDatabaseConnectorName)
.build());
}
}
variables:
testExternalMySqlDatabaseConnectors:
fn::invoke:
function: oci:DatabaseManagement:getExternalMySqlDatabaseConnectors
arguments:
compartmentId: ${compartmentId}
name: ${externalMySqlDatabaseConnectorName}
Using getExternalMySqlDatabaseConnectors
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getExternalMySqlDatabaseConnectors(args: GetExternalMySqlDatabaseConnectorsArgs, opts?: InvokeOptions): Promise<GetExternalMySqlDatabaseConnectorsResult>
function getExternalMySqlDatabaseConnectorsOutput(args: GetExternalMySqlDatabaseConnectorsOutputArgs, opts?: InvokeOptions): Output<GetExternalMySqlDatabaseConnectorsResult>
def get_external_my_sql_database_connectors(compartment_id: Optional[str] = None,
filters: Optional[Sequence[_databasemanagement.GetExternalMySqlDatabaseConnectorsFilter]] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetExternalMySqlDatabaseConnectorsResult
def get_external_my_sql_database_connectors_output(compartment_id: Optional[pulumi.Input[str]] = None,
filters: Optional[pulumi.Input[Sequence[pulumi.Input[_databasemanagement.GetExternalMySqlDatabaseConnectorsFilterArgs]]]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetExternalMySqlDatabaseConnectorsResult]
func GetExternalMySqlDatabaseConnectors(ctx *Context, args *GetExternalMySqlDatabaseConnectorsArgs, opts ...InvokeOption) (*GetExternalMySqlDatabaseConnectorsResult, error)
func GetExternalMySqlDatabaseConnectorsOutput(ctx *Context, args *GetExternalMySqlDatabaseConnectorsOutputArgs, opts ...InvokeOption) GetExternalMySqlDatabaseConnectorsResultOutput
> Note: This function is named GetExternalMySqlDatabaseConnectors
in the Go SDK.
public static class GetExternalMySqlDatabaseConnectors
{
public static Task<GetExternalMySqlDatabaseConnectorsResult> InvokeAsync(GetExternalMySqlDatabaseConnectorsArgs args, InvokeOptions? opts = null)
public static Output<GetExternalMySqlDatabaseConnectorsResult> Invoke(GetExternalMySqlDatabaseConnectorsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetExternalMySqlDatabaseConnectorsResult> getExternalMySqlDatabaseConnectors(GetExternalMySqlDatabaseConnectorsArgs args, InvokeOptions options)
public static Output<GetExternalMySqlDatabaseConnectorsResult> getExternalMySqlDatabaseConnectors(GetExternalMySqlDatabaseConnectorsArgs args, InvokeOptions options)
fn::invoke:
function: oci:DatabaseManagement/getExternalMySqlDatabaseConnectors:getExternalMySqlDatabaseConnectors
arguments:
# arguments dictionary
The following arguments are supported:
- Compartment
Id string - The OCID of the compartment.
- Filters
List<Get
External My Sql Database Connectors Filter> - Name string
- The parameter to filter by MySQL Database System type.
- Compartment
Id string - The OCID of the compartment.
- Filters
[]Get
External My Sql Database Connectors Filter - Name string
- The parameter to filter by MySQL Database System type.
- compartment
Id String - The OCID of the compartment.
- filters
List<Get
External My Sql Database Connectors Filter> - name String
- The parameter to filter by MySQL Database System type.
- compartment
Id string - The OCID of the compartment.
- filters
Get
External My Sql Database Connectors Filter[] - name string
- The parameter to filter by MySQL Database System type.
- compartment_
id str - The OCID of the compartment.
- filters
Sequence[databasemanagement.
Get External My Sql Database Connectors Filter] - name str
- The parameter to filter by MySQL Database System type.
- compartment
Id String - The OCID of the compartment.
- filters List<Property Map>
- name String
- The parameter to filter by MySQL Database System type.
getExternalMySqlDatabaseConnectors Result
The following output properties are available:
- Compartment
Id string - OCID of compartment for the External MySQL connector.
- Id string
- The provider-assigned unique ID for this managed resource.
- My
Sql List<GetConnector Collections External My Sql Database Connectors My Sql Connector Collection> - The list of my_sql_connector_collection.
- Filters
List<Get
External My Sql Database Connectors Filter> - Name string
- External MySQL Database Connector Name.
- Compartment
Id string - OCID of compartment for the External MySQL connector.
- Id string
- The provider-assigned unique ID for this managed resource.
- My
Sql []GetConnector Collections External My Sql Database Connectors My Sql Connector Collection - The list of my_sql_connector_collection.
- Filters
[]Get
External My Sql Database Connectors Filter - Name string
- External MySQL Database Connector Name.
- compartment
Id String - OCID of compartment for the External MySQL connector.
- id String
- The provider-assigned unique ID for this managed resource.
- my
Sql List<GetConnector Collections External My Sql Database Connectors My Sql Connector Collection> - The list of my_sql_connector_collection.
- filters
List<Get
External My Sql Database Connectors Filter> - name String
- External MySQL Database Connector Name.
- compartment
Id string - OCID of compartment for the External MySQL connector.
- id string
- The provider-assigned unique ID for this managed resource.
- my
Sql GetConnector Collections External My Sql Database Connectors My Sql Connector Collection[] - The list of my_sql_connector_collection.
- filters
Get
External My Sql Database Connectors Filter[] - name string
- External MySQL Database Connector Name.
- compartment_
id str - OCID of compartment for the External MySQL connector.
- id str
- The provider-assigned unique ID for this managed resource.
- my_
sql_ Sequence[databasemanagement.connector_ collections Get External My Sql Database Connectors My Sql Connector Collection] - The list of my_sql_connector_collection.
- filters
Sequence[databasemanagement.
Get External My Sql Database Connectors Filter] - name str
- External MySQL Database Connector Name.
- compartment
Id String - OCID of compartment for the External MySQL connector.
- id String
- The provider-assigned unique ID for this managed resource.
- my
Sql List<Property Map>Connector Collections - The list of my_sql_connector_collection.
- filters List<Property Map>
- name String
- External MySQL Database Connector Name.
Supporting Types
GetExternalMySqlDatabaseConnectorsFilter
GetExternalMySqlDatabaseConnectorsMySqlConnectorCollection
GetExternalMySqlDatabaseConnectorsMySqlConnectorCollectionItem
- Associated
Services string - Oracle Cloud Infrastructure Services associated with this connector.
- Check
Connection intStatus Trigger - Compartment
Id string - The OCID of the compartment.
- Connection
Status string - Connection Status
- Connector
Details List<GetExternal My Sql Database Connectors My Sql Connector Collection Item Connector Detail> - Connector
Type string - Connector Type.
- Credential
Type string - Credential type used to connect to database.
- External
Database stringId - OCID of MySQL Database resource
- Host
Name string - Host name for Connector.
- Id string
- OCID of MySQL Database Connector.
- Is
Test boolConnection Param - Macs
Agent stringId - Agent Id of the MACS agent.
- Name string
- The parameter to filter by MySQL Database System type.
- Network
Protocol string - Network Protocol.
- Port int
- Connector port.
- Source
Database string - Name of MySQL Database.
- Source
Database stringType - Type of MySQL Database.
- Ssl
Secret stringId - OCID of the SSL secret, if TCPS with SSL is used to connect to database.
- Ssl
Secret stringName - Name of the SSL secret, if TCPS with SSL is used to connect to database.
- State string
- Indicates lifecycle state of the resource.
- Time
Connection stringStatus Updated - Time when connection status was last updated.
- Time
Created string - Connector creation time.
- Time
Updated string - Connector update time.
- Associated
Services string - Oracle Cloud Infrastructure Services associated with this connector.
- Check
Connection intStatus Trigger - Compartment
Id string - The OCID of the compartment.
- Connection
Status string - Connection Status
- Connector
Details []GetExternal My Sql Database Connectors My Sql Connector Collection Item Connector Detail - Connector
Type string - Connector Type.
- Credential
Type string - Credential type used to connect to database.
- External
Database stringId - OCID of MySQL Database resource
- Host
Name string - Host name for Connector.
- Id string
- OCID of MySQL Database Connector.
- Is
Test boolConnection Param - Macs
Agent stringId - Agent Id of the MACS agent.
- Name string
- The parameter to filter by MySQL Database System type.
- Network
Protocol string - Network Protocol.
- Port int
- Connector port.
- Source
Database string - Name of MySQL Database.
- Source
Database stringType - Type of MySQL Database.
- Ssl
Secret stringId - OCID of the SSL secret, if TCPS with SSL is used to connect to database.
- Ssl
Secret stringName - Name of the SSL secret, if TCPS with SSL is used to connect to database.
- State string
- Indicates lifecycle state of the resource.
- Time
Connection stringStatus Updated - Time when connection status was last updated.
- Time
Created string - Connector creation time.
- Time
Updated string - Connector update time.
- associated
Services String - Oracle Cloud Infrastructure Services associated with this connector.
- check
Connection IntegerStatus Trigger - compartment
Id String - The OCID of the compartment.
- connection
Status String - Connection Status
- connector
Details List<GetExternal My Sql Database Connectors My Sql Connector Collection Item Connector Detail> - connector
Type String - Connector Type.
- credential
Type String - Credential type used to connect to database.
- external
Database StringId - OCID of MySQL Database resource
- host
Name String - Host name for Connector.
- id String
- OCID of MySQL Database Connector.
- is
Test BooleanConnection Param - macs
Agent StringId - Agent Id of the MACS agent.
- name String
- The parameter to filter by MySQL Database System type.
- network
Protocol String - Network Protocol.
- port Integer
- Connector port.
- source
Database String - Name of MySQL Database.
- source
Database StringType - Type of MySQL Database.
- ssl
Secret StringId - OCID of the SSL secret, if TCPS with SSL is used to connect to database.
- ssl
Secret StringName - Name of the SSL secret, if TCPS with SSL is used to connect to database.
- state String
- Indicates lifecycle state of the resource.
- time
Connection StringStatus Updated - Time when connection status was last updated.
- time
Created String - Connector creation time.
- time
Updated String - Connector update time.
- associated
Services string - Oracle Cloud Infrastructure Services associated with this connector.
- check
Connection numberStatus Trigger - compartment
Id string - The OCID of the compartment.
- connection
Status string - Connection Status
- connector
Details GetExternal My Sql Database Connectors My Sql Connector Collection Item Connector Detail[] - connector
Type string - Connector Type.
- credential
Type string - Credential type used to connect to database.
- external
Database stringId - OCID of MySQL Database resource
- host
Name string - Host name for Connector.
- id string
- OCID of MySQL Database Connector.
- is
Test booleanConnection Param - macs
Agent stringId - Agent Id of the MACS agent.
- name string
- The parameter to filter by MySQL Database System type.
- network
Protocol string - Network Protocol.
- port number
- Connector port.
- source
Database string - Name of MySQL Database.
- source
Database stringType - Type of MySQL Database.
- ssl
Secret stringId - OCID of the SSL secret, if TCPS with SSL is used to connect to database.
- ssl
Secret stringName - Name of the SSL secret, if TCPS with SSL is used to connect to database.
- state string
- Indicates lifecycle state of the resource.
- time
Connection stringStatus Updated - Time when connection status was last updated.
- time
Created string - Connector creation time.
- time
Updated string - Connector update time.
- associated_
services str - Oracle Cloud Infrastructure Services associated with this connector.
- check_
connection_ intstatus_ trigger - compartment_
id str - The OCID of the compartment.
- connection_
status str - Connection Status
- connector_
details Sequence[databasemanagement.Get External My Sql Database Connectors My Sql Connector Collection Item Connector Detail] - connector_
type str - Connector Type.
- credential_
type str - Credential type used to connect to database.
- external_
database_ strid - OCID of MySQL Database resource
- host_
name str - Host name for Connector.
- id str
- OCID of MySQL Database Connector.
- is_
test_ boolconnection_ param - macs_
agent_ strid - Agent Id of the MACS agent.
- name str
- The parameter to filter by MySQL Database System type.
- network_
protocol str - Network Protocol.
- port int
- Connector port.
- source_
database str - Name of MySQL Database.
- source_
database_ strtype - Type of MySQL Database.
- ssl_
secret_ strid - OCID of the SSL secret, if TCPS with SSL is used to connect to database.
- ssl_
secret_ strname - Name of the SSL secret, if TCPS with SSL is used to connect to database.
- state str
- Indicates lifecycle state of the resource.
- time_
connection_ strstatus_ updated - Time when connection status was last updated.
- time_
created str - Connector creation time.
- time_
updated str - Connector update time.
- associated
Services String - Oracle Cloud Infrastructure Services associated with this connector.
- check
Connection NumberStatus Trigger - compartment
Id String - The OCID of the compartment.
- connection
Status String - Connection Status
- connector
Details List<Property Map> - connector
Type String - Connector Type.
- credential
Type String - Credential type used to connect to database.
- external
Database StringId - OCID of MySQL Database resource
- host
Name String - Host name for Connector.
- id String
- OCID of MySQL Database Connector.
- is
Test BooleanConnection Param - macs
Agent StringId - Agent Id of the MACS agent.
- name String
- The parameter to filter by MySQL Database System type.
- network
Protocol String - Network Protocol.
- port Number
- Connector port.
- source
Database String - Name of MySQL Database.
- source
Database StringType - Type of MySQL Database.
- ssl
Secret StringId - OCID of the SSL secret, if TCPS with SSL is used to connect to database.
- ssl
Secret StringName - Name of the SSL secret, if TCPS with SSL is used to connect to database.
- state String
- Indicates lifecycle state of the resource.
- time
Connection StringStatus Updated - Time when connection status was last updated.
- time
Created String - Connector creation time.
- time
Updated String - Connector update time.
GetExternalMySqlDatabaseConnectorsMySqlConnectorCollectionItemConnectorDetail
- Credential
Type string - Credential type used to connect to database.
- Display
Name string - External
Database stringId - OCID of MySQL Database resource
- Host
Name string - Host name for Connector.
- Macs
Agent stringId - Agent Id of the MACS agent.
- Network
Protocol string - Network Protocol.
- Port int
- Connector port.
- Ssl
Secret stringId - OCID of the SSL secret, if TCPS with SSL is used to connect to database.
- Credential
Type string - Credential type used to connect to database.
- Display
Name string - External
Database stringId - OCID of MySQL Database resource
- Host
Name string - Host name for Connector.
- Macs
Agent stringId - Agent Id of the MACS agent.
- Network
Protocol string - Network Protocol.
- Port int
- Connector port.
- Ssl
Secret stringId - OCID of the SSL secret, if TCPS with SSL is used to connect to database.
- credential
Type String - Credential type used to connect to database.
- display
Name String - external
Database StringId - OCID of MySQL Database resource
- host
Name String - Host name for Connector.
- macs
Agent StringId - Agent Id of the MACS agent.
- network
Protocol String - Network Protocol.
- port Integer
- Connector port.
- ssl
Secret StringId - OCID of the SSL secret, if TCPS with SSL is used to connect to database.
- credential
Type string - Credential type used to connect to database.
- display
Name string - external
Database stringId - OCID of MySQL Database resource
- host
Name string - Host name for Connector.
- macs
Agent stringId - Agent Id of the MACS agent.
- network
Protocol string - Network Protocol.
- port number
- Connector port.
- ssl
Secret stringId - OCID of the SSL secret, if TCPS with SSL is used to connect to database.
- credential_
type str - Credential type used to connect to database.
- display_
name str - external_
database_ strid - OCID of MySQL Database resource
- host_
name str - Host name for Connector.
- macs_
agent_ strid - Agent Id of the MACS agent.
- network_
protocol str - Network Protocol.
- port int
- Connector port.
- ssl_
secret_ strid - OCID of the SSL secret, if TCPS with SSL is used to connect to database.
- credential
Type String - Credential type used to connect to database.
- display
Name String - external
Database StringId - OCID of MySQL Database resource
- host
Name String - Host name for Connector.
- macs
Agent StringId - Agent Id of the MACS agent.
- network
Protocol String - Network Protocol.
- port Number
- Connector port.
- ssl
Secret StringId - OCID of the SSL secret, if TCPS with SSL is used to connect to database.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.