Viewing docs for Grafana v2.29.0
published on Friday, May 1, 2026 by pulumiverse
published on Friday, May 1, 2026 by pulumiverse
Viewing docs for Grafana v2.29.0
published on Friday, May 1, 2026 by pulumiverse
published on Friday, May 1, 2026 by pulumiverse
Fetches Private Data source Connect networks from Grafana Cloud.
Required access policy scopes:
- accesspolicies:read
Using getPrivateDataSourceConnectNetworks
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 getPrivateDataSourceConnectNetworks(args: GetPrivateDataSourceConnectNetworksArgs, opts?: InvokeOptions): Promise<GetPrivateDataSourceConnectNetworksResult>
function getPrivateDataSourceConnectNetworksOutput(args: GetPrivateDataSourceConnectNetworksOutputArgs, opts?: InvokeOptions): Output<GetPrivateDataSourceConnectNetworksResult>def get_private_data_source_connect_networks(name_filter: Optional[str] = None,
region_filter: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPrivateDataSourceConnectNetworksResult
def get_private_data_source_connect_networks_output(name_filter: pulumi.Input[Optional[str]] = None,
region_filter: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPrivateDataSourceConnectNetworksResult]func GetPrivateDataSourceConnectNetworks(ctx *Context, args *GetPrivateDataSourceConnectNetworksArgs, opts ...InvokeOption) (*GetPrivateDataSourceConnectNetworksResult, error)
func GetPrivateDataSourceConnectNetworksOutput(ctx *Context, args *GetPrivateDataSourceConnectNetworksOutputArgs, opts ...InvokeOption) GetPrivateDataSourceConnectNetworksResultOutput> Note: This function is named GetPrivateDataSourceConnectNetworks in the Go SDK.
public static class GetPrivateDataSourceConnectNetworks
{
public static Task<GetPrivateDataSourceConnectNetworksResult> InvokeAsync(GetPrivateDataSourceConnectNetworksArgs args, InvokeOptions? opts = null)
public static Output<GetPrivateDataSourceConnectNetworksResult> Invoke(GetPrivateDataSourceConnectNetworksInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPrivateDataSourceConnectNetworksResult> getPrivateDataSourceConnectNetworks(GetPrivateDataSourceConnectNetworksArgs args, InvokeOptions options)
public static Output<GetPrivateDataSourceConnectNetworksResult> getPrivateDataSourceConnectNetworks(GetPrivateDataSourceConnectNetworksArgs args, InvokeOptions options)
fn::invoke:
function: grafana:cloud/getPrivateDataSourceConnectNetworks:getPrivateDataSourceConnectNetworks
arguments:
# arguments dictionaryThe following arguments are supported:
- Name
Filter string - If set, only private data source connect networks with the specified name will be returned. This is faster than filtering in Terraform.
- Region
Filter string - If set, only private data source connect networks in the specified region will be returned. This is faster than filtering in Terraform.
- Name
Filter string - If set, only private data source connect networks with the specified name will be returned. This is faster than filtering in Terraform.
- Region
Filter string - If set, only private data source connect networks in the specified region will be returned. This is faster than filtering in Terraform.
- name
Filter String - If set, only private data source connect networks with the specified name will be returned. This is faster than filtering in Terraform.
- region
Filter String - If set, only private data source connect networks in the specified region will be returned. This is faster than filtering in Terraform.
- name
Filter string - If set, only private data source connect networks with the specified name will be returned. This is faster than filtering in Terraform.
- region
Filter string - If set, only private data source connect networks in the specified region will be returned. This is faster than filtering in Terraform.
- name_
filter str - If set, only private data source connect networks with the specified name will be returned. This is faster than filtering in Terraform.
- region_
filter str - If set, only private data source connect networks in the specified region will be returned. This is faster than filtering in Terraform.
- name
Filter String - If set, only private data source connect networks with the specified name will be returned. This is faster than filtering in Terraform.
- region
Filter String - If set, only private data source connect networks in the specified region will be returned. This is faster than filtering in Terraform.
getPrivateDataSourceConnectNetworks Result
The following output properties are available:
- Id string
- The ID of this datasource. This is an internal identifier used by the provider to track this datasource.
- Private
Data List<Pulumiverse.Source Connect Networks Grafana. Cloud. Outputs. Get Private Data Source Connect Networks Private Data Source Connect Network> - Name
Filter string - If set, only private data source connect networks with the specified name will be returned. This is faster than filtering in Terraform.
- Region
Filter string - If set, only private data source connect networks in the specified region will be returned. This is faster than filtering in Terraform.
- Id string
- The ID of this datasource. This is an internal identifier used by the provider to track this datasource.
- Private
Data []GetSource Connect Networks Private Data Source Connect Networks Private Data Source Connect Network - Name
Filter string - If set, only private data source connect networks with the specified name will be returned. This is faster than filtering in Terraform.
- Region
Filter string - If set, only private data source connect networks in the specified region will be returned. This is faster than filtering in Terraform.
- id String
- The ID of this datasource. This is an internal identifier used by the provider to track this datasource.
- private
Data List<GetSource Connect Networks Private Data Source Connect Networks Private Data Source Connect Network> - name
Filter String - If set, only private data source connect networks with the specified name will be returned. This is faster than filtering in Terraform.
- region
Filter String - If set, only private data source connect networks in the specified region will be returned. This is faster than filtering in Terraform.
- id string
- The ID of this datasource. This is an internal identifier used by the provider to track this datasource.
- private
Data GetSource Connect Networks Private Data Source Connect Networks Private Data Source Connect Network[] - name
Filter string - If set, only private data source connect networks with the specified name will be returned. This is faster than filtering in Terraform.
- region
Filter string - If set, only private data source connect networks in the specified region will be returned. This is faster than filtering in Terraform.
- id str
- The ID of this datasource. This is an internal identifier used by the provider to track this datasource.
- private_
data_ Sequence[Getsource_ connect_ networks Private Data Source Connect Networks Private Data Source Connect Network] - name_
filter str - If set, only private data source connect networks with the specified name will be returned. This is faster than filtering in Terraform.
- region_
filter str - If set, only private data source connect networks in the specified region will be returned. This is faster than filtering in Terraform.
- id String
- The ID of this datasource. This is an internal identifier used by the provider to track this datasource.
- private
Data List<Property Map>Source Connect Networks - name
Filter String - If set, only private data source connect networks with the specified name will be returned. This is faster than filtering in Terraform.
- region
Filter String - If set, only private data source connect networks in the specified region will be returned. This is faster than filtering in Terraform.
Supporting Types
GetPrivateDataSourceConnectNetworksPrivateDataSourceConnectNetwork
- Display
Name string - Id string
- Name string
- Region string
- Status string
- Display
Name string - Id string
- Name string
- Region string
- Status string
- display
Name String - id String
- name String
- region String
- status String
- display
Name string - id string
- name string
- region string
- status string
- display_
name str - id str
- name str
- region str
- status str
- display
Name String - id String
- name String
- region String
- status String
Package Details
- Repository
- grafana pulumiverse/pulumi-grafana
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
grafanaTerraform Provider.
Viewing docs for Grafana v2.29.0
published on Friday, May 1, 2026 by pulumiverse
published on Friday, May 1, 2026 by pulumiverse
