1. Packages
  2. Scaleway
  3. API Docs
  4. observability
  5. getGrafana
Scaleway v1.39.0 published on Thursday, Dec 4, 2025 by pulumiverse
scaleway logo
Scaleway v1.39.0 published on Thursday, Dec 4, 2025 by pulumiverse

    Using getGrafana

    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 getGrafana(args: GetGrafanaArgs, opts?: InvokeOptions): Promise<GetGrafanaResult>
    function getGrafanaOutput(args: GetGrafanaOutputArgs, opts?: InvokeOptions): Output<GetGrafanaResult>
    def get_grafana(project_id: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetGrafanaResult
    def get_grafana_output(project_id: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetGrafanaResult]
    func GetGrafana(ctx *Context, args *GetGrafanaArgs, opts ...InvokeOption) (*GetGrafanaResult, error)
    func GetGrafanaOutput(ctx *Context, args *GetGrafanaOutputArgs, opts ...InvokeOption) GetGrafanaResultOutput

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

    public static class GetGrafana 
    {
        public static Task<GetGrafanaResult> InvokeAsync(GetGrafanaArgs args, InvokeOptions? opts = null)
        public static Output<GetGrafanaResult> Invoke(GetGrafanaInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGrafanaResult> getGrafana(GetGrafanaArgs args, InvokeOptions options)
    public static Output<GetGrafanaResult> getGrafana(GetGrafanaArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scaleway:observability/getGrafana:getGrafana
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ProjectId string
    The ID of the project the Grafana instance is associated with. If not provided, the default project configured in the provider is used.
    ProjectId string
    The ID of the project the Grafana instance is associated with. If not provided, the default project configured in the provider is used.
    projectId String
    The ID of the project the Grafana instance is associated with. If not provided, the default project configured in the provider is used.
    projectId string
    The ID of the project the Grafana instance is associated with. If not provided, the default project configured in the provider is used.
    project_id str
    The ID of the project the Grafana instance is associated with. If not provided, the default project configured in the provider is used.
    projectId String
    The ID of the project the Grafana instance is associated with. If not provided, the default project configured in the provider is used.

    getGrafana Result

    The following output properties are available:

    GrafanaUrl string
    The URL to access the Grafana dashboard. Use your Scaleway IAM credentials to authenticate.
    Id string
    The provider-assigned unique ID for this managed resource.
    ProjectId string
    GrafanaUrl string
    The URL to access the Grafana dashboard. Use your Scaleway IAM credentials to authenticate.
    Id string
    The provider-assigned unique ID for this managed resource.
    ProjectId string
    grafanaUrl String
    The URL to access the Grafana dashboard. Use your Scaleway IAM credentials to authenticate.
    id String
    The provider-assigned unique ID for this managed resource.
    projectId String
    grafanaUrl string
    The URL to access the Grafana dashboard. Use your Scaleway IAM credentials to authenticate.
    id string
    The provider-assigned unique ID for this managed resource.
    projectId string
    grafana_url str
    The URL to access the Grafana dashboard. Use your Scaleway IAM credentials to authenticate.
    id str
    The provider-assigned unique ID for this managed resource.
    project_id str
    grafanaUrl String
    The URL to access the Grafana dashboard. Use your Scaleway IAM credentials to authenticate.
    id String
    The provider-assigned unique ID for this managed resource.
    projectId String

    Package Details

    Repository
    scaleway pulumiverse/pulumi-scaleway
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the scaleway Terraform Provider.
    scaleway logo
    Scaleway v1.39.0 published on Thursday, Dec 4, 2025 by pulumiverse
      Meet Neo: Your AI Platform Teammate