Oracle Cloud Infrastructure v1.41.0 published on Wednesday, Jun 19, 2024 by Pulumi
oci.DataFlow.getSqlEndpoints
Explore with Pulumi AI
Oracle Cloud Infrastructure v1.41.0 published on Wednesday, Jun 19, 2024 by Pulumi
This data source provides the list of Sql Endpoints in Oracle Cloud Infrastructure Data Flow service.
Lists all Sql Endpoints in the specified compartment. The query must include compartmentId or sqlEndpointId. If the query does not include either compartmentId or sqlEndpointId, an error is returned.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testSqlEndpoints = oci.DataFlow.getSqlEndpoints({
compartmentId: compartmentId,
displayName: sqlEndpointDisplayName,
sqlEndpointId: testSqlEndpoint.id,
state: sqlEndpointState,
});
import pulumi
import pulumi_oci as oci
test_sql_endpoints = oci.DataFlow.get_sql_endpoints(compartment_id=compartment_id,
display_name=sql_endpoint_display_name,
sql_endpoint_id=test_sql_endpoint["id"],
state=sql_endpoint_state)
package main
import (
"github.com/pulumi/pulumi-oci/sdk/go/oci/DataFlow"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := DataFlow.GetSqlEndpoints(ctx, &dataflow.GetSqlEndpointsArgs{
CompartmentId: pulumi.StringRef(compartmentId),
DisplayName: pulumi.StringRef(sqlEndpointDisplayName),
SqlEndpointId: pulumi.StringRef(testSqlEndpoint.Id),
State: pulumi.StringRef(sqlEndpointState),
}, 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 testSqlEndpoints = Oci.DataFlow.GetSqlEndpoints.Invoke(new()
{
CompartmentId = compartmentId,
DisplayName = sqlEndpointDisplayName,
SqlEndpointId = testSqlEndpoint.Id,
State = sqlEndpointState,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.DataFlow.DataFlowFunctions;
import com.pulumi.oci.DataFlow.inputs.GetSqlEndpointsArgs;
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 testSqlEndpoints = DataFlowFunctions.getSqlEndpoints(GetSqlEndpointsArgs.builder()
.compartmentId(compartmentId)
.displayName(sqlEndpointDisplayName)
.sqlEndpointId(testSqlEndpoint.id())
.state(sqlEndpointState)
.build());
}
}
variables:
testSqlEndpoints:
fn::invoke:
Function: oci:DataFlow:getSqlEndpoints
Arguments:
compartmentId: ${compartmentId}
displayName: ${sqlEndpointDisplayName}
sqlEndpointId: ${testSqlEndpoint.id}
state: ${sqlEndpointState}
Using getSqlEndpoints
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 getSqlEndpoints(args: GetSqlEndpointsArgs, opts?: InvokeOptions): Promise<GetSqlEndpointsResult>
function getSqlEndpointsOutput(args: GetSqlEndpointsOutputArgs, opts?: InvokeOptions): Output<GetSqlEndpointsResult>
def get_sql_endpoints(compartment_id: Optional[str] = None,
display_name: Optional[str] = None,
filters: Optional[Sequence[_dataflow.GetSqlEndpointsFilter]] = None,
sql_endpoint_id: Optional[str] = None,
state: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSqlEndpointsResult
def get_sql_endpoints_output(compartment_id: Optional[pulumi.Input[str]] = None,
display_name: Optional[pulumi.Input[str]] = None,
filters: Optional[pulumi.Input[Sequence[pulumi.Input[_dataflow.GetSqlEndpointsFilterArgs]]]] = None,
sql_endpoint_id: Optional[pulumi.Input[str]] = None,
state: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSqlEndpointsResult]
func GetSqlEndpoints(ctx *Context, args *GetSqlEndpointsArgs, opts ...InvokeOption) (*GetSqlEndpointsResult, error)
func GetSqlEndpointsOutput(ctx *Context, args *GetSqlEndpointsOutputArgs, opts ...InvokeOption) GetSqlEndpointsResultOutput
> Note: This function is named GetSqlEndpoints
in the Go SDK.
public static class GetSqlEndpoints
{
public static Task<GetSqlEndpointsResult> InvokeAsync(GetSqlEndpointsArgs args, InvokeOptions? opts = null)
public static Output<GetSqlEndpointsResult> Invoke(GetSqlEndpointsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSqlEndpointsResult> getSqlEndpoints(GetSqlEndpointsArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: oci:DataFlow/getSqlEndpoints:getSqlEndpoints
arguments:
# arguments dictionary
The following arguments are supported:
- Compartment
Id string - The OCID of the compartment in which to query resources.
- Display
Name string - The query parameter for the Spark application name.
- Filters
List<Get
Sql Endpoints Filter> - Sql
Endpoint stringId - The unique id of the SQL Endpoint.
- State string
- A filter to return only those resources whose sqlEndpointLifecycleState matches the given sqlEndpointLifecycleState.
- Compartment
Id string - The OCID of the compartment in which to query resources.
- Display
Name string - The query parameter for the Spark application name.
- Filters
[]Get
Sql Endpoints Filter - Sql
Endpoint stringId - The unique id of the SQL Endpoint.
- State string
- A filter to return only those resources whose sqlEndpointLifecycleState matches the given sqlEndpointLifecycleState.
- compartment
Id String - The OCID of the compartment in which to query resources.
- display
Name String - The query parameter for the Spark application name.
- filters
List<Get
Sql Endpoints Filter> - sql
Endpoint StringId - The unique id of the SQL Endpoint.
- state String
- A filter to return only those resources whose sqlEndpointLifecycleState matches the given sqlEndpointLifecycleState.
- compartment
Id string - The OCID of the compartment in which to query resources.
- display
Name string - The query parameter for the Spark application name.
- filters
Get
Sql Endpoints Filter[] - sql
Endpoint stringId - The unique id of the SQL Endpoint.
- state string
- A filter to return only those resources whose sqlEndpointLifecycleState matches the given sqlEndpointLifecycleState.
- compartment_
id str - The OCID of the compartment in which to query resources.
- display_
name str - The query parameter for the Spark application name.
- filters
Sequence[dataflow.
Get Sql Endpoints Filter] - sql_
endpoint_ strid - The unique id of the SQL Endpoint.
- state str
- A filter to return only those resources whose sqlEndpointLifecycleState matches the given sqlEndpointLifecycleState.
- compartment
Id String - The OCID of the compartment in which to query resources.
- display
Name String - The query parameter for the Spark application name.
- filters List<Property Map>
- sql
Endpoint StringId - The unique id of the SQL Endpoint.
- state String
- A filter to return only those resources whose sqlEndpointLifecycleState matches the given sqlEndpointLifecycleState.
getSqlEndpoints Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Sql
Endpoint List<GetCollections Sql Endpoints Sql Endpoint Collection> - The list of sql_endpoint_collection.
- Compartment
Id string - The OCID of a compartment.
- Display
Name string - The SQL Endpoint name, which can be changed.
- Filters
List<Get
Sql Endpoints Filter> - Sql
Endpoint stringId - State string
- The current state of the Sql Endpoint.
- Id string
- The provider-assigned unique ID for this managed resource.
- Sql
Endpoint []GetCollections Sql Endpoints Sql Endpoint Collection - The list of sql_endpoint_collection.
- Compartment
Id string - The OCID of a compartment.
- Display
Name string - The SQL Endpoint name, which can be changed.
- Filters
[]Get
Sql Endpoints Filter - Sql
Endpoint stringId - State string
- The current state of the Sql Endpoint.
- id String
- The provider-assigned unique ID for this managed resource.
- sql
Endpoint List<GetCollections Sql Endpoints Sql Endpoint Collection> - The list of sql_endpoint_collection.
- compartment
Id String - The OCID of a compartment.
- display
Name String - The SQL Endpoint name, which can be changed.
- filters
List<Get
Sql Endpoints Filter> - sql
Endpoint StringId - state String
- The current state of the Sql Endpoint.
- id string
- The provider-assigned unique ID for this managed resource.
- sql
Endpoint GetCollections Sql Endpoints Sql Endpoint Collection[] - The list of sql_endpoint_collection.
- compartment
Id string - The OCID of a compartment.
- display
Name string - The SQL Endpoint name, which can be changed.
- filters
Get
Sql Endpoints Filter[] - sql
Endpoint stringId - state string
- The current state of the Sql Endpoint.
- id str
- The provider-assigned unique ID for this managed resource.
- sql_
endpoint_ Sequence[dataflow.collections Get Sql Endpoints Sql Endpoint Collection] - The list of sql_endpoint_collection.
- compartment_
id str - The OCID of a compartment.
- display_
name str - The SQL Endpoint name, which can be changed.
- filters
Sequence[dataflow.
Get Sql Endpoints Filter] - sql_
endpoint_ strid - state str
- The current state of the Sql Endpoint.
- id String
- The provider-assigned unique ID for this managed resource.
- sql
Endpoint List<Property Map>Collections - The list of sql_endpoint_collection.
- compartment
Id String - The OCID of a compartment.
- display
Name String - The SQL Endpoint name, which can be changed.
- filters List<Property Map>
- sql
Endpoint StringId - state String
- The current state of the Sql Endpoint.
Supporting Types
GetSqlEndpointsFilter
GetSqlEndpointsSqlEndpointCollection
GetSqlEndpointsSqlEndpointCollectionItem
- Compartment
Id string - The OCID of the compartment in which to query resources.
- Dictionary<string, object>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- Description string
- The description of the SQL Endpoint.
- Display
Name string - The query parameter for the Spark application name.
- Driver
Shape string - The shape of the SQL Endpoint driver instance.
- Driver
Shape List<GetConfigs Sql Endpoints Sql Endpoint Collection Item Driver Shape Config> - This is used to configure the shape of the driver or executor if a flexible shape is used.
- Executor
Shape string - The shape of the SQL Endpoint executor instance.
- Executor
Shape List<GetConfigs Sql Endpoints Sql Endpoint Collection Item Executor Shape Config> - This is used to configure the shape of the driver or executor if a flexible shape is used.
- Dictionary<string, object>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- Id string
- The provision identifier that is immutable on creation.
- Jdbc
Endpoint stringUrl - The JDBC URL field. For example, jdbc:spark://{serviceFQDN}:443/default;SparkServerType=DFI
- Lake
Id string - The OCID of Oracle Cloud Infrastructure Lake.
- Last
Accepted stringRequest Token - This token is used by Splat, and indicates that the service accepts the request, and that the request is currently being processed.
- Max
Executor intCount - The maximum number of executors.
- Metastore
Id string - The OCID of Oracle Cloud Infrastructure Hive Metastore.
- Min
Executor intCount - The minimum number of executors.
- Network
Configurations List<GetSql Endpoints Sql Endpoint Collection Item Network Configuration> - The network configuration of a SQL Endpoint.
- Spark
Advanced Dictionary<string, object>Configurations - The Spark configuration passed to the running process. See https://spark.apache.org/docs/latest/configuration.html#available-properties. Example: { "spark.app.name" : "My App Name", "spark.shuffle.io.maxRetries" : "4" } Note: Not all Spark properties are permitted to be set. Attempting to set a property that is not allowed to be overwritten will cause a 400 status to be returned.
- Sql
Endpoint stringVersion - The version of SQL Endpoint.
- State string
- A filter to return only those resources whose sqlEndpointLifecycleState matches the given sqlEndpointLifecycleState.
- State
Message string - A message describing the reason why the resource is in it's current state. Helps bubble up errors in state changes. For example, it can be used to provide actionable information for a resource in the Failed state.
- Dictionary<string, object>
- The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. For more information, see Resource Tags. Example:
{orcl-cloud: {free-tier-retain: true}}
- Time
Created string - The time the Sql Endpoint was created. An RFC3339 formatted datetime string.
- Time
Updated string - The time the Sql Endpoint was updated. An RFC3339 formatted datetime string.
- Warehouse
Bucket stringUri - The warehouse bucket URI. It is a Oracle Cloud Infrastructure Object Storage bucket URI as defined here https://docs.oracle.com/en/cloud/paas/atp-cloud/atpud/object-storage-uris.html
- Compartment
Id string - The OCID of the compartment in which to query resources.
- map[string]interface{}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- Description string
- The description of the SQL Endpoint.
- Display
Name string - The query parameter for the Spark application name.
- Driver
Shape string - The shape of the SQL Endpoint driver instance.
- Driver
Shape []GetConfigs Sql Endpoints Sql Endpoint Collection Item Driver Shape Config - This is used to configure the shape of the driver or executor if a flexible shape is used.
- Executor
Shape string - The shape of the SQL Endpoint executor instance.
- Executor
Shape []GetConfigs Sql Endpoints Sql Endpoint Collection Item Executor Shape Config - This is used to configure the shape of the driver or executor if a flexible shape is used.
- map[string]interface{}
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- Id string
- The provision identifier that is immutable on creation.
- Jdbc
Endpoint stringUrl - The JDBC URL field. For example, jdbc:spark://{serviceFQDN}:443/default;SparkServerType=DFI
- Lake
Id string - The OCID of Oracle Cloud Infrastructure Lake.
- Last
Accepted stringRequest Token - This token is used by Splat, and indicates that the service accepts the request, and that the request is currently being processed.
- Max
Executor intCount - The maximum number of executors.
- Metastore
Id string - The OCID of Oracle Cloud Infrastructure Hive Metastore.
- Min
Executor intCount - The minimum number of executors.
- Network
Configurations []GetSql Endpoints Sql Endpoint Collection Item Network Configuration - The network configuration of a SQL Endpoint.
- Spark
Advanced map[string]interface{}Configurations - The Spark configuration passed to the running process. See https://spark.apache.org/docs/latest/configuration.html#available-properties. Example: { "spark.app.name" : "My App Name", "spark.shuffle.io.maxRetries" : "4" } Note: Not all Spark properties are permitted to be set. Attempting to set a property that is not allowed to be overwritten will cause a 400 status to be returned.
- Sql
Endpoint stringVersion - The version of SQL Endpoint.
- State string
- A filter to return only those resources whose sqlEndpointLifecycleState matches the given sqlEndpointLifecycleState.
- State
Message string - A message describing the reason why the resource is in it's current state. Helps bubble up errors in state changes. For example, it can be used to provide actionable information for a resource in the Failed state.
- map[string]interface{}
- The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. For more information, see Resource Tags. Example:
{orcl-cloud: {free-tier-retain: true}}
- Time
Created string - The time the Sql Endpoint was created. An RFC3339 formatted datetime string.
- Time
Updated string - The time the Sql Endpoint was updated. An RFC3339 formatted datetime string.
- Warehouse
Bucket stringUri - The warehouse bucket URI. It is a Oracle Cloud Infrastructure Object Storage bucket URI as defined here https://docs.oracle.com/en/cloud/paas/atp-cloud/atpud/object-storage-uris.html
- compartment
Id String - The OCID of the compartment in which to query resources.
- Map<String,Object>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- description String
- The description of the SQL Endpoint.
- display
Name String - The query parameter for the Spark application name.
- driver
Shape String - The shape of the SQL Endpoint driver instance.
- driver
Shape List<GetConfigs Sql Endpoints Sql Endpoint Collection Item Driver Shape Config> - This is used to configure the shape of the driver or executor if a flexible shape is used.
- executor
Shape String - The shape of the SQL Endpoint executor instance.
- executor
Shape List<GetConfigs Sql Endpoints Sql Endpoint Collection Item Executor Shape Config> - This is used to configure the shape of the driver or executor if a flexible shape is used.
- Map<String,Object>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id String
- The provision identifier that is immutable on creation.
- jdbc
Endpoint StringUrl - The JDBC URL field. For example, jdbc:spark://{serviceFQDN}:443/default;SparkServerType=DFI
- lake
Id String - The OCID of Oracle Cloud Infrastructure Lake.
- last
Accepted StringRequest Token - This token is used by Splat, and indicates that the service accepts the request, and that the request is currently being processed.
- max
Executor IntegerCount - The maximum number of executors.
- metastore
Id String - The OCID of Oracle Cloud Infrastructure Hive Metastore.
- min
Executor IntegerCount - The minimum number of executors.
- network
Configurations List<GetSql Endpoints Sql Endpoint Collection Item Network Configuration> - The network configuration of a SQL Endpoint.
- spark
Advanced Map<String,Object>Configurations - The Spark configuration passed to the running process. See https://spark.apache.org/docs/latest/configuration.html#available-properties. Example: { "spark.app.name" : "My App Name", "spark.shuffle.io.maxRetries" : "4" } Note: Not all Spark properties are permitted to be set. Attempting to set a property that is not allowed to be overwritten will cause a 400 status to be returned.
- sql
Endpoint StringVersion - The version of SQL Endpoint.
- state String
- A filter to return only those resources whose sqlEndpointLifecycleState matches the given sqlEndpointLifecycleState.
- state
Message String - A message describing the reason why the resource is in it's current state. Helps bubble up errors in state changes. For example, it can be used to provide actionable information for a resource in the Failed state.
- Map<String,Object>
- The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. For more information, see Resource Tags. Example:
{orcl-cloud: {free-tier-retain: true}}
- time
Created String - The time the Sql Endpoint was created. An RFC3339 formatted datetime string.
- time
Updated String - The time the Sql Endpoint was updated. An RFC3339 formatted datetime string.
- warehouse
Bucket StringUri - The warehouse bucket URI. It is a Oracle Cloud Infrastructure Object Storage bucket URI as defined here https://docs.oracle.com/en/cloud/paas/atp-cloud/atpud/object-storage-uris.html
- compartment
Id string - The OCID of the compartment in which to query resources.
- {[key: string]: any}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- description string
- The description of the SQL Endpoint.
- display
Name string - The query parameter for the Spark application name.
- driver
Shape string - The shape of the SQL Endpoint driver instance.
- driver
Shape GetConfigs Sql Endpoints Sql Endpoint Collection Item Driver Shape Config[] - This is used to configure the shape of the driver or executor if a flexible shape is used.
- executor
Shape string - The shape of the SQL Endpoint executor instance.
- executor
Shape GetConfigs Sql Endpoints Sql Endpoint Collection Item Executor Shape Config[] - This is used to configure the shape of the driver or executor if a flexible shape is used.
- {[key: string]: any}
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id string
- The provision identifier that is immutable on creation.
- jdbc
Endpoint stringUrl - The JDBC URL field. For example, jdbc:spark://{serviceFQDN}:443/default;SparkServerType=DFI
- lake
Id string - The OCID of Oracle Cloud Infrastructure Lake.
- last
Accepted stringRequest Token - This token is used by Splat, and indicates that the service accepts the request, and that the request is currently being processed.
- max
Executor numberCount - The maximum number of executors.
- metastore
Id string - The OCID of Oracle Cloud Infrastructure Hive Metastore.
- min
Executor numberCount - The minimum number of executors.
- network
Configurations GetSql Endpoints Sql Endpoint Collection Item Network Configuration[] - The network configuration of a SQL Endpoint.
- spark
Advanced {[key: string]: any}Configurations - The Spark configuration passed to the running process. See https://spark.apache.org/docs/latest/configuration.html#available-properties. Example: { "spark.app.name" : "My App Name", "spark.shuffle.io.maxRetries" : "4" } Note: Not all Spark properties are permitted to be set. Attempting to set a property that is not allowed to be overwritten will cause a 400 status to be returned.
- sql
Endpoint stringVersion - The version of SQL Endpoint.
- state string
- A filter to return only those resources whose sqlEndpointLifecycleState matches the given sqlEndpointLifecycleState.
- state
Message string - A message describing the reason why the resource is in it's current state. Helps bubble up errors in state changes. For example, it can be used to provide actionable information for a resource in the Failed state.
- {[key: string]: any}
- The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. For more information, see Resource Tags. Example:
{orcl-cloud: {free-tier-retain: true}}
- time
Created string - The time the Sql Endpoint was created. An RFC3339 formatted datetime string.
- time
Updated string - The time the Sql Endpoint was updated. An RFC3339 formatted datetime string.
- warehouse
Bucket stringUri - The warehouse bucket URI. It is a Oracle Cloud Infrastructure Object Storage bucket URI as defined here https://docs.oracle.com/en/cloud/paas/atp-cloud/atpud/object-storage-uris.html
- compartment_
id str - The OCID of the compartment in which to query resources.
- Mapping[str, Any]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- description str
- The description of the SQL Endpoint.
- display_
name str - The query parameter for the Spark application name.
- driver_
shape str - The shape of the SQL Endpoint driver instance.
- driver_
shape_ Sequence[dataflow.configs Get Sql Endpoints Sql Endpoint Collection Item Driver Shape Config] - This is used to configure the shape of the driver or executor if a flexible shape is used.
- executor_
shape str - The shape of the SQL Endpoint executor instance.
- executor_
shape_ Sequence[dataflow.configs Get Sql Endpoints Sql Endpoint Collection Item Executor Shape Config] - This is used to configure the shape of the driver or executor if a flexible shape is used.
- Mapping[str, Any]
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id str
- The provision identifier that is immutable on creation.
- jdbc_
endpoint_ strurl - The JDBC URL field. For example, jdbc:spark://{serviceFQDN}:443/default;SparkServerType=DFI
- lake_
id str - The OCID of Oracle Cloud Infrastructure Lake.
- last_
accepted_ strrequest_ token - This token is used by Splat, and indicates that the service accepts the request, and that the request is currently being processed.
- max_
executor_ intcount - The maximum number of executors.
- metastore_
id str - The OCID of Oracle Cloud Infrastructure Hive Metastore.
- min_
executor_ intcount - The minimum number of executors.
- network_
configurations Sequence[dataflow.Get Sql Endpoints Sql Endpoint Collection Item Network Configuration] - The network configuration of a SQL Endpoint.
- spark_
advanced_ Mapping[str, Any]configurations - The Spark configuration passed to the running process. See https://spark.apache.org/docs/latest/configuration.html#available-properties. Example: { "spark.app.name" : "My App Name", "spark.shuffle.io.maxRetries" : "4" } Note: Not all Spark properties are permitted to be set. Attempting to set a property that is not allowed to be overwritten will cause a 400 status to be returned.
- sql_
endpoint_ strversion - The version of SQL Endpoint.
- state str
- A filter to return only those resources whose sqlEndpointLifecycleState matches the given sqlEndpointLifecycleState.
- state_
message str - A message describing the reason why the resource is in it's current state. Helps bubble up errors in state changes. For example, it can be used to provide actionable information for a resource in the Failed state.
- Mapping[str, Any]
- The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. For more information, see Resource Tags. Example:
{orcl-cloud: {free-tier-retain: true}}
- time_
created str - The time the Sql Endpoint was created. An RFC3339 formatted datetime string.
- time_
updated str - The time the Sql Endpoint was updated. An RFC3339 formatted datetime string.
- warehouse_
bucket_ struri - The warehouse bucket URI. It is a Oracle Cloud Infrastructure Object Storage bucket URI as defined here https://docs.oracle.com/en/cloud/paas/atp-cloud/atpud/object-storage-uris.html
- compartment
Id String - The OCID of the compartment in which to query resources.
- Map<Any>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- description String
- The description of the SQL Endpoint.
- display
Name String - The query parameter for the Spark application name.
- driver
Shape String - The shape of the SQL Endpoint driver instance.
- driver
Shape List<Property Map>Configs - This is used to configure the shape of the driver or executor if a flexible shape is used.
- executor
Shape String - The shape of the SQL Endpoint executor instance.
- executor
Shape List<Property Map>Configs - This is used to configure the shape of the driver or executor if a flexible shape is used.
- Map<Any>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- id String
- The provision identifier that is immutable on creation.
- jdbc
Endpoint StringUrl - The JDBC URL field. For example, jdbc:spark://{serviceFQDN}:443/default;SparkServerType=DFI
- lake
Id String - The OCID of Oracle Cloud Infrastructure Lake.
- last
Accepted StringRequest Token - This token is used by Splat, and indicates that the service accepts the request, and that the request is currently being processed.
- max
Executor NumberCount - The maximum number of executors.
- metastore
Id String - The OCID of Oracle Cloud Infrastructure Hive Metastore.
- min
Executor NumberCount - The minimum number of executors.
- network
Configurations List<Property Map> - The network configuration of a SQL Endpoint.
- spark
Advanced Map<Any>Configurations - The Spark configuration passed to the running process. See https://spark.apache.org/docs/latest/configuration.html#available-properties. Example: { "spark.app.name" : "My App Name", "spark.shuffle.io.maxRetries" : "4" } Note: Not all Spark properties are permitted to be set. Attempting to set a property that is not allowed to be overwritten will cause a 400 status to be returned.
- sql
Endpoint StringVersion - The version of SQL Endpoint.
- state String
- A filter to return only those resources whose sqlEndpointLifecycleState matches the given sqlEndpointLifecycleState.
- state
Message String - A message describing the reason why the resource is in it's current state. Helps bubble up errors in state changes. For example, it can be used to provide actionable information for a resource in the Failed state.
- Map<Any>
- The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. For more information, see Resource Tags. Example:
{orcl-cloud: {free-tier-retain: true}}
- time
Created String - The time the Sql Endpoint was created. An RFC3339 formatted datetime string.
- time
Updated String - The time the Sql Endpoint was updated. An RFC3339 formatted datetime string.
- warehouse
Bucket StringUri - The warehouse bucket URI. It is a Oracle Cloud Infrastructure Object Storage bucket URI as defined here https://docs.oracle.com/en/cloud/paas/atp-cloud/atpud/object-storage-uris.html
GetSqlEndpointsSqlEndpointCollectionItemDriverShapeConfig
- Memory
In doubleGbs - The amount of memory used for the driver or executors.
- Ocpus double
- The total number of OCPUs used for the driver or executors. See here for details.
- Memory
In float64Gbs - The amount of memory used for the driver or executors.
- Ocpus float64
- The total number of OCPUs used for the driver or executors. See here for details.
- memory
In DoubleGbs - The amount of memory used for the driver or executors.
- ocpus Double
- The total number of OCPUs used for the driver or executors. See here for details.
- memory
In numberGbs - The amount of memory used for the driver or executors.
- ocpus number
- The total number of OCPUs used for the driver or executors. See here for details.
- memory_
in_ floatgbs - The amount of memory used for the driver or executors.
- ocpus float
- The total number of OCPUs used for the driver or executors. See here for details.
- memory
In NumberGbs - The amount of memory used for the driver or executors.
- ocpus Number
- The total number of OCPUs used for the driver or executors. See here for details.
GetSqlEndpointsSqlEndpointCollectionItemExecutorShapeConfig
- Memory
In doubleGbs - The amount of memory used for the driver or executors.
- Ocpus double
- The total number of OCPUs used for the driver or executors. See here for details.
- Memory
In float64Gbs - The amount of memory used for the driver or executors.
- Ocpus float64
- The total number of OCPUs used for the driver or executors. See here for details.
- memory
In DoubleGbs - The amount of memory used for the driver or executors.
- ocpus Double
- The total number of OCPUs used for the driver or executors. See here for details.
- memory
In numberGbs - The amount of memory used for the driver or executors.
- ocpus number
- The total number of OCPUs used for the driver or executors. See here for details.
- memory_
in_ floatgbs - The amount of memory used for the driver or executors.
- ocpus float
- The total number of OCPUs used for the driver or executors. See here for details.
- memory
In NumberGbs - The amount of memory used for the driver or executors.
- ocpus Number
- The total number of OCPUs used for the driver or executors. See here for details.
GetSqlEndpointsSqlEndpointCollectionItemNetworkConfiguration
- Access
Control List<GetRules Sql Endpoints Sql Endpoint Collection Item Network Configuration Access Control Rule> - A list of SecureAccessControlRule's to which access is limited to
- Host
Name stringPrefix - The host name prefix.
- Network
Type string - The type of network configuration.
- Private
Endpoint stringIp - Ip Address of private endpoint
- Public
Endpoint stringIp - Ip Address of public endpoint
- Subnet
Id string - The VCN Subnet OCID.
- Vcn
Id string - The VCN OCID.
- Access
Control []GetRules Sql Endpoints Sql Endpoint Collection Item Network Configuration Access Control Rule - A list of SecureAccessControlRule's to which access is limited to
- Host
Name stringPrefix - The host name prefix.
- Network
Type string - The type of network configuration.
- Private
Endpoint stringIp - Ip Address of private endpoint
- Public
Endpoint stringIp - Ip Address of public endpoint
- Subnet
Id string - The VCN Subnet OCID.
- Vcn
Id string - The VCN OCID.
- access
Control List<GetRules Sql Endpoints Sql Endpoint Collection Item Network Configuration Access Control Rule> - A list of SecureAccessControlRule's to which access is limited to
- host
Name StringPrefix - The host name prefix.
- network
Type String - The type of network configuration.
- private
Endpoint StringIp - Ip Address of private endpoint
- public
Endpoint StringIp - Ip Address of public endpoint
- subnet
Id String - The VCN Subnet OCID.
- vcn
Id String - The VCN OCID.
- access
Control GetRules Sql Endpoints Sql Endpoint Collection Item Network Configuration Access Control Rule[] - A list of SecureAccessControlRule's to which access is limited to
- host
Name stringPrefix - The host name prefix.
- network
Type string - The type of network configuration.
- private
Endpoint stringIp - Ip Address of private endpoint
- public
Endpoint stringIp - Ip Address of public endpoint
- subnet
Id string - The VCN Subnet OCID.
- vcn
Id string - The VCN OCID.
- access_
control_ Sequence[dataflow.rules Get Sql Endpoints Sql Endpoint Collection Item Network Configuration Access Control Rule] - A list of SecureAccessControlRule's to which access is limited to
- host_
name_ strprefix - The host name prefix.
- network_
type str - The type of network configuration.
- private_
endpoint_ strip - Ip Address of private endpoint
- public_
endpoint_ strip - Ip Address of public endpoint
- subnet_
id str - The VCN Subnet OCID.
- vcn_
id str - The VCN OCID.
- access
Control List<Property Map>Rules - A list of SecureAccessControlRule's to which access is limited to
- host
Name StringPrefix - The host name prefix.
- network
Type String - The type of network configuration.
- private
Endpoint StringIp - Ip Address of private endpoint
- public
Endpoint StringIp - Ip Address of public endpoint
- subnet
Id String - The VCN Subnet OCID.
- vcn
Id String - The VCN OCID.
GetSqlEndpointsSqlEndpointCollectionItemNetworkConfigurationAccessControlRule
- Ip
Notation string - The type of IP notation.
- Value string
- The associated value of the selected IP notation.
- Vcn
Ips string - A comma-separated IP or CIDR address for VCN OCID IP notation selection.
- Ip
Notation string - The type of IP notation.
- Value string
- The associated value of the selected IP notation.
- Vcn
Ips string - A comma-separated IP or CIDR address for VCN OCID IP notation selection.
- ip
Notation String - The type of IP notation.
- value String
- The associated value of the selected IP notation.
- vcn
Ips String - A comma-separated IP or CIDR address for VCN OCID IP notation selection.
- ip
Notation string - The type of IP notation.
- value string
- The associated value of the selected IP notation.
- vcn
Ips string - A comma-separated IP or CIDR address for VCN OCID IP notation selection.
- ip_
notation str - The type of IP notation.
- value str
- The associated value of the selected IP notation.
- vcn_
ips str - A comma-separated IP or CIDR address for VCN OCID IP notation selection.
- ip
Notation String - The type of IP notation.
- value String
- The associated value of the selected IP notation.
- vcn
Ips String - A comma-separated IP or CIDR address for VCN OCID IP notation selection.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.
Oracle Cloud Infrastructure v1.41.0 published on Wednesday, Jun 19, 2024 by Pulumi