1. Packages
  2. Astra DB
  3. API Docs
  4. getSecureConnectBundleUrl
Astra DB v1.0.42 published on Tuesday, Jun 6, 2023 by pulumiverse

astra.getSecureConnectBundleUrl

Explore with Pulumi AI

astra logo
Astra DB v1.0.42 published on Tuesday, Jun 6, 2023 by pulumiverse

    astra.getSecureConnectBundleUrl provides a datasource that generates a temporary secure connect bundle URL. This URL lasts five minutes. Secure connect bundles are used to connect to Astra using cql cassandra drivers. See the docs for more information on how to connect.

    Using getSecureConnectBundleUrl

    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 getSecureConnectBundleUrl(args: GetSecureConnectBundleUrlArgs, opts?: InvokeOptions): Promise<GetSecureConnectBundleUrlResult>
    function getSecureConnectBundleUrlOutput(args: GetSecureConnectBundleUrlOutputArgs, opts?: InvokeOptions): Output<GetSecureConnectBundleUrlResult>
    def get_secure_connect_bundle_url(database_id: Optional[str] = None,
                                      datacenter_id: Optional[str] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetSecureConnectBundleUrlResult
    def get_secure_connect_bundle_url_output(database_id: Optional[pulumi.Input[str]] = None,
                                      datacenter_id: Optional[pulumi.Input[str]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetSecureConnectBundleUrlResult]
    func GetSecureConnectBundleUrl(ctx *Context, args *GetSecureConnectBundleUrlArgs, opts ...InvokeOption) (*GetSecureConnectBundleUrlResult, error)
    func GetSecureConnectBundleUrlOutput(ctx *Context, args *GetSecureConnectBundleUrlOutputArgs, opts ...InvokeOption) GetSecureConnectBundleUrlResultOutput

    > Note: This function is named GetSecureConnectBundleUrl in the Go SDK.

    public static class GetSecureConnectBundleUrl 
    {
        public static Task<GetSecureConnectBundleUrlResult> InvokeAsync(GetSecureConnectBundleUrlArgs args, InvokeOptions? opts = null)
        public static Output<GetSecureConnectBundleUrlResult> Invoke(GetSecureConnectBundleUrlInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSecureConnectBundleUrlResult> getSecureConnectBundleUrl(GetSecureConnectBundleUrlArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: astra:index/getSecureConnectBundleUrl:getSecureConnectBundleUrl
      arguments:
        # arguments dictionary

    The following arguments are supported:

    DatabaseId string
    The ID of the Astra database.
    DatacenterId string
    The ID of the Astra datacenter. If omitted, all bundles will be fetched.
    DatabaseId string
    The ID of the Astra database.
    DatacenterId string
    The ID of the Astra datacenter. If omitted, all bundles will be fetched.
    databaseId String
    The ID of the Astra database.
    datacenterId String
    The ID of the Astra datacenter. If omitted, all bundles will be fetched.
    databaseId string
    The ID of the Astra database.
    datacenterId string
    The ID of the Astra datacenter. If omitted, all bundles will be fetched.
    database_id str
    The ID of the Astra database.
    datacenter_id str
    The ID of the Astra datacenter. If omitted, all bundles will be fetched.
    databaseId String
    The ID of the Astra database.
    datacenterId String
    The ID of the Astra datacenter. If omitted, all bundles will be fetched.

    getSecureConnectBundleUrl Result

    The following output properties are available:

    DatabaseId string
    The ID of the Astra database.
    Id string
    The provider-assigned unique ID for this managed resource.
    SecureBundles List<Pulumiverse.Astra.Outputs.GetSecureConnectBundleUrlSecureBundle>
    A list of Secure Connect Bundle info
    DatacenterId string
    The ID of the Astra datacenter. If omitted, all bundles will be fetched.
    DatabaseId string
    The ID of the Astra database.
    Id string
    The provider-assigned unique ID for this managed resource.
    SecureBundles []GetSecureConnectBundleUrlSecureBundle
    A list of Secure Connect Bundle info
    DatacenterId string
    The ID of the Astra datacenter. If omitted, all bundles will be fetched.
    databaseId String
    The ID of the Astra database.
    id String
    The provider-assigned unique ID for this managed resource.
    secureBundles List<GetSecureConnectBundleUrlSecureBundle>
    A list of Secure Connect Bundle info
    datacenterId String
    The ID of the Astra datacenter. If omitted, all bundles will be fetched.
    databaseId string
    The ID of the Astra database.
    id string
    The provider-assigned unique ID for this managed resource.
    secureBundles GetSecureConnectBundleUrlSecureBundle[]
    A list of Secure Connect Bundle info
    datacenterId string
    The ID of the Astra datacenter. If omitted, all bundles will be fetched.
    database_id str
    The ID of the Astra database.
    id str
    The provider-assigned unique ID for this managed resource.
    secure_bundles Sequence[GetSecureConnectBundleUrlSecureBundle]
    A list of Secure Connect Bundle info
    datacenter_id str
    The ID of the Astra datacenter. If omitted, all bundles will be fetched.
    databaseId String
    The ID of the Astra database.
    id String
    The provider-assigned unique ID for this managed resource.
    secureBundles List<Property Map>
    A list of Secure Connect Bundle info
    datacenterId String
    The ID of the Astra datacenter. If omitted, all bundles will be fetched.

    Supporting Types

    GetSecureConnectBundleUrlSecureBundle

    CustomDomainBundles []GetSecureConnectBundleUrlSecureBundleCustomDomainBundle
    DatacenterId string
    The ID of the Astra datacenter. If omitted, all bundles will be fetched.
    InternalMigrationProxyUrl string
    InternalUrl string
    MigrationProxyUrl string
    Url string
    customDomainBundles List<GetSecureConnectBundleUrlSecureBundleCustomDomainBundle>
    datacenterId String
    The ID of the Astra datacenter. If omitted, all bundles will be fetched.
    internalMigrationProxyUrl String
    internalUrl String
    migrationProxyUrl String
    url String
    customDomainBundles GetSecureConnectBundleUrlSecureBundleCustomDomainBundle[]
    datacenterId string
    The ID of the Astra datacenter. If omitted, all bundles will be fetched.
    internalMigrationProxyUrl string
    internalUrl string
    migrationProxyUrl string
    url string
    customDomainBundles List<Property Map>
    datacenterId String
    The ID of the Astra datacenter. If omitted, all bundles will be fetched.
    internalMigrationProxyUrl String
    internalUrl String
    migrationProxyUrl String
    url String

    GetSecureConnectBundleUrlSecureBundleCustomDomainBundle

    ApiFqdn string
    CqlFqdn string
    DashboardFqdn string
    Domain string
    Url string
    ApiFqdn string
    CqlFqdn string
    DashboardFqdn string
    Domain string
    Url string
    apiFqdn String
    cqlFqdn String
    dashboardFqdn String
    domain String
    url String
    apiFqdn string
    cqlFqdn string
    dashboardFqdn string
    domain string
    url string
    apiFqdn String
    cqlFqdn String
    dashboardFqdn String
    domain String
    url String

    Package Details

    Repository
    astra pulumiverse/pulumi-astra
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the astra Terraform Provider.
    astra logo
    Astra DB v1.0.42 published on Tuesday, Jun 6, 2023 by pulumiverse