Databricks v1.81.0 published on Thursday, Jan 8, 2026 by Pulumi
Databricks v1.81.0 published on Thursday, Jan 8, 2026 by Pulumi
Using getPostgresEndpoint
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 getPostgresEndpoint(args: GetPostgresEndpointArgs, opts?: InvokeOptions): Promise<GetPostgresEndpointResult>
function getPostgresEndpointOutput(args: GetPostgresEndpointOutputArgs, opts?: InvokeOptions): Output<GetPostgresEndpointResult>def get_postgres_endpoint(name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPostgresEndpointResult
def get_postgres_endpoint_output(name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPostgresEndpointResult]func LookupPostgresEndpoint(ctx *Context, args *LookupPostgresEndpointArgs, opts ...InvokeOption) (*LookupPostgresEndpointResult, error)
func LookupPostgresEndpointOutput(ctx *Context, args *LookupPostgresEndpointOutputArgs, opts ...InvokeOption) LookupPostgresEndpointResultOutput> Note: This function is named LookupPostgresEndpoint in the Go SDK.
public static class GetPostgresEndpoint
{
public static Task<GetPostgresEndpointResult> InvokeAsync(GetPostgresEndpointArgs args, InvokeOptions? opts = null)
public static Output<GetPostgresEndpointResult> Invoke(GetPostgresEndpointInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPostgresEndpointResult> getPostgresEndpoint(GetPostgresEndpointArgs args, InvokeOptions options)
public static Output<GetPostgresEndpointResult> getPostgresEndpoint(GetPostgresEndpointArgs args, InvokeOptions options)
fn::invoke:
function: databricks:index/getPostgresEndpoint:getPostgresEndpoint
arguments:
# arguments dictionaryThe following arguments are supported:
- Name string
- The resource name of the endpoint. Format: projects/{project_id}/branches/{branch_id}/endpoints/{endpoint_id}
- Name string
- The resource name of the endpoint. Format: projects/{project_id}/branches/{branch_id}/endpoints/{endpoint_id}
- name String
- The resource name of the endpoint. Format: projects/{project_id}/branches/{branch_id}/endpoints/{endpoint_id}
- name string
- The resource name of the endpoint. Format: projects/{project_id}/branches/{branch_id}/endpoints/{endpoint_id}
- name str
- The resource name of the endpoint. Format: projects/{project_id}/branches/{branch_id}/endpoints/{endpoint_id}
- name String
- The resource name of the endpoint. Format: projects/{project_id}/branches/{branch_id}/endpoints/{endpoint_id}
getPostgresEndpoint Result
The following output properties are available:
- Create
Time string - (string) - A timestamp indicating when the compute endpoint was created
- Id string
- The provider-assigned unique ID for this managed resource.
- Name string
- (string) - The resource name of the endpoint. Format: projects/{project_id}/branches/{branch_id}/endpoints/{endpoint_id}
- Parent string
- (string) - The branch containing this endpoint. Format: projects/{project_id}/branches/{branch_id}
- Spec
Get
Postgres Endpoint Spec - (EndpointSpec) - The desired state of an Endpoint
- Status
Get
Postgres Endpoint Status - (EndpointStatus) - The current status of an Endpoint
- Uid string
- (string) - System generated unique ID for the endpoint
- Update
Time string - (string) - A timestamp indicating when the compute endpoint was last updated
- Create
Time string - (string) - A timestamp indicating when the compute endpoint was created
- Id string
- The provider-assigned unique ID for this managed resource.
- Name string
- (string) - The resource name of the endpoint. Format: projects/{project_id}/branches/{branch_id}/endpoints/{endpoint_id}
- Parent string
- (string) - The branch containing this endpoint. Format: projects/{project_id}/branches/{branch_id}
- Spec
Get
Postgres Endpoint Spec - (EndpointSpec) - The desired state of an Endpoint
- Status
Get
Postgres Endpoint Status - (EndpointStatus) - The current status of an Endpoint
- Uid string
- (string) - System generated unique ID for the endpoint
- Update
Time string - (string) - A timestamp indicating when the compute endpoint was last updated
- create
Time String - (string) - A timestamp indicating when the compute endpoint was created
- id String
- The provider-assigned unique ID for this managed resource.
- name String
- (string) - The resource name of the endpoint. Format: projects/{project_id}/branches/{branch_id}/endpoints/{endpoint_id}
- parent String
- (string) - The branch containing this endpoint. Format: projects/{project_id}/branches/{branch_id}
- spec
Get
Postgres Endpoint Spec - (EndpointSpec) - The desired state of an Endpoint
- status
Get
Postgres Endpoint Status - (EndpointStatus) - The current status of an Endpoint
- uid String
- (string) - System generated unique ID for the endpoint
- update
Time String - (string) - A timestamp indicating when the compute endpoint was last updated
- create
Time string - (string) - A timestamp indicating when the compute endpoint was created
- id string
- The provider-assigned unique ID for this managed resource.
- name string
- (string) - The resource name of the endpoint. Format: projects/{project_id}/branches/{branch_id}/endpoints/{endpoint_id}
- parent string
- (string) - The branch containing this endpoint. Format: projects/{project_id}/branches/{branch_id}
- spec
Get
Postgres Endpoint Spec - (EndpointSpec) - The desired state of an Endpoint
- status
Get
Postgres Endpoint Status - (EndpointStatus) - The current status of an Endpoint
- uid string
- (string) - System generated unique ID for the endpoint
- update
Time string - (string) - A timestamp indicating when the compute endpoint was last updated
- create_
time str - (string) - A timestamp indicating when the compute endpoint was created
- id str
- The provider-assigned unique ID for this managed resource.
- name str
- (string) - The resource name of the endpoint. Format: projects/{project_id}/branches/{branch_id}/endpoints/{endpoint_id}
- parent str
- (string) - The branch containing this endpoint. Format: projects/{project_id}/branches/{branch_id}
- spec
Get
Postgres Endpoint Spec - (EndpointSpec) - The desired state of an Endpoint
- status
Get
Postgres Endpoint Status - (EndpointStatus) - The current status of an Endpoint
- uid str
- (string) - System generated unique ID for the endpoint
- update_
time str - (string) - A timestamp indicating when the compute endpoint was last updated
- create
Time String - (string) - A timestamp indicating when the compute endpoint was created
- id String
- The provider-assigned unique ID for this managed resource.
- name String
- (string) - The resource name of the endpoint. Format: projects/{project_id}/branches/{branch_id}/endpoints/{endpoint_id}
- parent String
- (string) - The branch containing this endpoint. Format: projects/{project_id}/branches/{branch_id}
- spec Property Map
- (EndpointSpec) - The desired state of an Endpoint
- status Property Map
- (EndpointStatus) - The current status of an Endpoint
- uid String
- (string) - System generated unique ID for the endpoint
- update
Time String - (string) - A timestamp indicating when the compute endpoint was last updated
Supporting Types
GetPostgresEndpointSpec
- Endpoint
Type string - (string) - The endpoint type. A branch can only have one READ_WRITE endpoint. Possible values are:
READ_ONLY,READ_WRITE - Autoscaling
Limit doubleMax Cu - (number) - The maximum number of Compute Units
- Autoscaling
Limit doubleMin Cu - (number) - The minimum number of Compute Units
- Disabled bool
- (boolean) - Whether to restrict connections to the compute endpoint. Enabling this option schedules a suspend compute operation. A disabled compute endpoint cannot be enabled by a connection or console action
- Pooler
Mode string - (string) - Possible values are:
TRANSACTION - Settings
Get
Postgres Endpoint Spec Settings - (EndpointSettings)
- Suspend
Timeout stringDuration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
- Endpoint
Type string - (string) - The endpoint type. A branch can only have one READ_WRITE endpoint. Possible values are:
READ_ONLY,READ_WRITE - Autoscaling
Limit float64Max Cu - (number) - The maximum number of Compute Units
- Autoscaling
Limit float64Min Cu - (number) - The minimum number of Compute Units
- Disabled bool
- (boolean) - Whether to restrict connections to the compute endpoint. Enabling this option schedules a suspend compute operation. A disabled compute endpoint cannot be enabled by a connection or console action
- Pooler
Mode string - (string) - Possible values are:
TRANSACTION - Settings
Get
Postgres Endpoint Spec Settings - (EndpointSettings)
- Suspend
Timeout stringDuration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
- endpoint
Type String - (string) - The endpoint type. A branch can only have one READ_WRITE endpoint. Possible values are:
READ_ONLY,READ_WRITE - autoscaling
Limit DoubleMax Cu - (number) - The maximum number of Compute Units
- autoscaling
Limit DoubleMin Cu - (number) - The minimum number of Compute Units
- disabled Boolean
- (boolean) - Whether to restrict connections to the compute endpoint. Enabling this option schedules a suspend compute operation. A disabled compute endpoint cannot be enabled by a connection or console action
- pooler
Mode String - (string) - Possible values are:
TRANSACTION - settings
Get
Postgres Endpoint Spec Settings - (EndpointSettings)
- suspend
Timeout StringDuration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
- endpoint
Type string - (string) - The endpoint type. A branch can only have one READ_WRITE endpoint. Possible values are:
READ_ONLY,READ_WRITE - autoscaling
Limit numberMax Cu - (number) - The maximum number of Compute Units
- autoscaling
Limit numberMin Cu - (number) - The minimum number of Compute Units
- disabled boolean
- (boolean) - Whether to restrict connections to the compute endpoint. Enabling this option schedules a suspend compute operation. A disabled compute endpoint cannot be enabled by a connection or console action
- pooler
Mode string - (string) - Possible values are:
TRANSACTION - settings
Get
Postgres Endpoint Spec Settings - (EndpointSettings)
- suspend
Timeout stringDuration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
- endpoint_
type str - (string) - The endpoint type. A branch can only have one READ_WRITE endpoint. Possible values are:
READ_ONLY,READ_WRITE - autoscaling_
limit_ floatmax_ cu - (number) - The maximum number of Compute Units
- autoscaling_
limit_ floatmin_ cu - (number) - The minimum number of Compute Units
- disabled bool
- (boolean) - Whether to restrict connections to the compute endpoint. Enabling this option schedules a suspend compute operation. A disabled compute endpoint cannot be enabled by a connection or console action
- pooler_
mode str - (string) - Possible values are:
TRANSACTION - settings
Get
Postgres Endpoint Spec Settings - (EndpointSettings)
- suspend_
timeout_ strduration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
- endpoint
Type String - (string) - The endpoint type. A branch can only have one READ_WRITE endpoint. Possible values are:
READ_ONLY,READ_WRITE - autoscaling
Limit NumberMax Cu - (number) - The maximum number of Compute Units
- autoscaling
Limit NumberMin Cu - (number) - The minimum number of Compute Units
- disabled Boolean
- (boolean) - Whether to restrict connections to the compute endpoint. Enabling this option schedules a suspend compute operation. A disabled compute endpoint cannot be enabled by a connection or console action
- pooler
Mode String - (string) - Possible values are:
TRANSACTION - settings Property Map
- (EndpointSettings)
- suspend
Timeout StringDuration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
GetPostgresEndpointSpecSettings
- Pg
Settings Dictionary<string, string> - (object) - A raw representation of Postgres settings
- Pgbouncer
Settings Dictionary<string, string> - (object) - A raw representation of PgBouncer settings
- Pg
Settings map[string]string - (object) - A raw representation of Postgres settings
- Pgbouncer
Settings map[string]string - (object) - A raw representation of PgBouncer settings
- pg
Settings Map<String,String> - (object) - A raw representation of Postgres settings
- pgbouncer
Settings Map<String,String> - (object) - A raw representation of PgBouncer settings
- pg
Settings {[key: string]: string} - (object) - A raw representation of Postgres settings
- pgbouncer
Settings {[key: string]: string} - (object) - A raw representation of PgBouncer settings
- pg_
settings Mapping[str, str] - (object) - A raw representation of Postgres settings
- pgbouncer_
settings Mapping[str, str] - (object) - A raw representation of PgBouncer settings
- pg
Settings Map<String> - (object) - A raw representation of Postgres settings
- pgbouncer
Settings Map<String> - (object) - A raw representation of PgBouncer settings
GetPostgresEndpointStatus
- Autoscaling
Limit doubleMax Cu - (number) - The maximum number of Compute Units
- Autoscaling
Limit doubleMin Cu - (number) - The minimum number of Compute Units
- Current
State string - (string) - Possible values are:
ACTIVE,IDLE,INIT - Disabled bool
- (boolean) - Whether to restrict connections to the compute endpoint. Enabling this option schedules a suspend compute operation. A disabled compute endpoint cannot be enabled by a connection or console action
- Endpoint
Type string - (string) - The endpoint type. A branch can only have one READ_WRITE endpoint. Possible values are:
READ_ONLY,READ_WRITE - Host string
- (string) - The hostname of the compute endpoint. This is the hostname specified when connecting to a database
- Last
Active stringTime - (string) - A timestamp indicating when the compute endpoint was last active
- Pending
State string - (string) - Possible values are:
ACTIVE,IDLE,INIT - Pooler
Mode string - (string) - Possible values are:
TRANSACTION - Settings
Get
Postgres Endpoint Status Settings - (EndpointSettings)
- Start
Time string - (string) - A timestamp indicating when the compute endpoint was last started
- Suspend
Time string - (string) - A timestamp indicating when the compute endpoint was last suspended
- Suspend
Timeout stringDuration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
- Autoscaling
Limit float64Max Cu - (number) - The maximum number of Compute Units
- Autoscaling
Limit float64Min Cu - (number) - The minimum number of Compute Units
- Current
State string - (string) - Possible values are:
ACTIVE,IDLE,INIT - Disabled bool
- (boolean) - Whether to restrict connections to the compute endpoint. Enabling this option schedules a suspend compute operation. A disabled compute endpoint cannot be enabled by a connection or console action
- Endpoint
Type string - (string) - The endpoint type. A branch can only have one READ_WRITE endpoint. Possible values are:
READ_ONLY,READ_WRITE - Host string
- (string) - The hostname of the compute endpoint. This is the hostname specified when connecting to a database
- Last
Active stringTime - (string) - A timestamp indicating when the compute endpoint was last active
- Pending
State string - (string) - Possible values are:
ACTIVE,IDLE,INIT - Pooler
Mode string - (string) - Possible values are:
TRANSACTION - Settings
Get
Postgres Endpoint Status Settings - (EndpointSettings)
- Start
Time string - (string) - A timestamp indicating when the compute endpoint was last started
- Suspend
Time string - (string) - A timestamp indicating when the compute endpoint was last suspended
- Suspend
Timeout stringDuration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
- autoscaling
Limit DoubleMax Cu - (number) - The maximum number of Compute Units
- autoscaling
Limit DoubleMin Cu - (number) - The minimum number of Compute Units
- current
State String - (string) - Possible values are:
ACTIVE,IDLE,INIT - disabled Boolean
- (boolean) - Whether to restrict connections to the compute endpoint. Enabling this option schedules a suspend compute operation. A disabled compute endpoint cannot be enabled by a connection or console action
- endpoint
Type String - (string) - The endpoint type. A branch can only have one READ_WRITE endpoint. Possible values are:
READ_ONLY,READ_WRITE - host String
- (string) - The hostname of the compute endpoint. This is the hostname specified when connecting to a database
- last
Active StringTime - (string) - A timestamp indicating when the compute endpoint was last active
- pending
State String - (string) - Possible values are:
ACTIVE,IDLE,INIT - pooler
Mode String - (string) - Possible values are:
TRANSACTION - settings
Get
Postgres Endpoint Status Settings - (EndpointSettings)
- start
Time String - (string) - A timestamp indicating when the compute endpoint was last started
- suspend
Time String - (string) - A timestamp indicating when the compute endpoint was last suspended
- suspend
Timeout StringDuration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
- autoscaling
Limit numberMax Cu - (number) - The maximum number of Compute Units
- autoscaling
Limit numberMin Cu - (number) - The minimum number of Compute Units
- current
State string - (string) - Possible values are:
ACTIVE,IDLE,INIT - disabled boolean
- (boolean) - Whether to restrict connections to the compute endpoint. Enabling this option schedules a suspend compute operation. A disabled compute endpoint cannot be enabled by a connection or console action
- endpoint
Type string - (string) - The endpoint type. A branch can only have one READ_WRITE endpoint. Possible values are:
READ_ONLY,READ_WRITE - host string
- (string) - The hostname of the compute endpoint. This is the hostname specified when connecting to a database
- last
Active stringTime - (string) - A timestamp indicating when the compute endpoint was last active
- pending
State string - (string) - Possible values are:
ACTIVE,IDLE,INIT - pooler
Mode string - (string) - Possible values are:
TRANSACTION - settings
Get
Postgres Endpoint Status Settings - (EndpointSettings)
- start
Time string - (string) - A timestamp indicating when the compute endpoint was last started
- suspend
Time string - (string) - A timestamp indicating when the compute endpoint was last suspended
- suspend
Timeout stringDuration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
- autoscaling_
limit_ floatmax_ cu - (number) - The maximum number of Compute Units
- autoscaling_
limit_ floatmin_ cu - (number) - The minimum number of Compute Units
- current_
state str - (string) - Possible values are:
ACTIVE,IDLE,INIT - disabled bool
- (boolean) - Whether to restrict connections to the compute endpoint. Enabling this option schedules a suspend compute operation. A disabled compute endpoint cannot be enabled by a connection or console action
- endpoint_
type str - (string) - The endpoint type. A branch can only have one READ_WRITE endpoint. Possible values are:
READ_ONLY,READ_WRITE - host str
- (string) - The hostname of the compute endpoint. This is the hostname specified when connecting to a database
- last_
active_ strtime - (string) - A timestamp indicating when the compute endpoint was last active
- pending_
state str - (string) - Possible values are:
ACTIVE,IDLE,INIT - pooler_
mode str - (string) - Possible values are:
TRANSACTION - settings
Get
Postgres Endpoint Status Settings - (EndpointSettings)
- start_
time str - (string) - A timestamp indicating when the compute endpoint was last started
- suspend_
time str - (string) - A timestamp indicating when the compute endpoint was last suspended
- suspend_
timeout_ strduration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
- autoscaling
Limit NumberMax Cu - (number) - The maximum number of Compute Units
- autoscaling
Limit NumberMin Cu - (number) - The minimum number of Compute Units
- current
State String - (string) - Possible values are:
ACTIVE,IDLE,INIT - disabled Boolean
- (boolean) - Whether to restrict connections to the compute endpoint. Enabling this option schedules a suspend compute operation. A disabled compute endpoint cannot be enabled by a connection or console action
- endpoint
Type String - (string) - The endpoint type. A branch can only have one READ_WRITE endpoint. Possible values are:
READ_ONLY,READ_WRITE - host String
- (string) - The hostname of the compute endpoint. This is the hostname specified when connecting to a database
- last
Active StringTime - (string) - A timestamp indicating when the compute endpoint was last active
- pending
State String - (string) - Possible values are:
ACTIVE,IDLE,INIT - pooler
Mode String - (string) - Possible values are:
TRANSACTION - settings Property Map
- (EndpointSettings)
- start
Time String - (string) - A timestamp indicating when the compute endpoint was last started
- suspend
Time String - (string) - A timestamp indicating when the compute endpoint was last suspended
- suspend
Timeout StringDuration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
GetPostgresEndpointStatusSettings
- Pg
Settings Dictionary<string, string> - (object) - A raw representation of Postgres settings
- Pgbouncer
Settings Dictionary<string, string> - (object) - A raw representation of PgBouncer settings
- Pg
Settings map[string]string - (object) - A raw representation of Postgres settings
- Pgbouncer
Settings map[string]string - (object) - A raw representation of PgBouncer settings
- pg
Settings Map<String,String> - (object) - A raw representation of Postgres settings
- pgbouncer
Settings Map<String,String> - (object) - A raw representation of PgBouncer settings
- pg
Settings {[key: string]: string} - (object) - A raw representation of Postgres settings
- pgbouncer
Settings {[key: string]: string} - (object) - A raw representation of PgBouncer settings
- pg_
settings Mapping[str, str] - (object) - A raw representation of Postgres settings
- pgbouncer_
settings Mapping[str, str] - (object) - A raw representation of PgBouncer settings
- pg
Settings Map<String> - (object) - A raw representation of Postgres settings
- pgbouncer
Settings Map<String> - (object) - A raw representation of PgBouncer settings
Package Details
- Repository
- databricks pulumi/pulumi-databricks
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
databricksTerraform Provider.
Databricks v1.81.0 published on Thursday, Jan 8, 2026 by Pulumi
