1. Packages
  2. Vantage Provider
  3. API Docs
  4. getDashboards
vantage 0.1.48 published on Tuesday, Mar 18, 2025 by vantage-sh

vantage.getDashboards

Explore with Pulumi AI

vantage logo
vantage 0.1.48 published on Tuesday, Mar 18, 2025 by vantage-sh

    Using getDashboards

    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 getDashboards(opts?: InvokeOptions): Promise<GetDashboardsResult>
    function getDashboardsOutput(opts?: InvokeOptions): Output<GetDashboardsResult>
    def get_dashboards(opts: Optional[InvokeOptions] = None) -> GetDashboardsResult
    def get_dashboards_output(opts: Optional[InvokeOptions] = None) -> Output[GetDashboardsResult]
    func GetDashboards(ctx *Context, opts ...InvokeOption) (*GetDashboardsResult, error)
    func GetDashboardsOutput(ctx *Context, opts ...InvokeOption) GetDashboardsResultOutput

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

    public static class GetDashboards 
    {
        public static Task<GetDashboardsResult> InvokeAsync(InvokeOptions? opts = null)
        public static Output<GetDashboardsResult> Invoke(InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDashboardsResult> getDashboards(InvokeOptions options)
    public static Output<GetDashboardsResult> getDashboards(InvokeOptions options)
    
    fn::invoke:
      function: vantage:index/getDashboards:getDashboards
      arguments:
        # arguments dictionary

    getDashboards Result

    The following output properties are available:

    Dashboards List<GetDashboardsDashboard>
    Id string
    The provider-assigned unique ID for this managed resource.
    Dashboards []GetDashboardsDashboard
    Id string
    The provider-assigned unique ID for this managed resource.
    dashboards List<GetDashboardsDashboard>
    id String
    The provider-assigned unique ID for this managed resource.
    dashboards GetDashboardsDashboard[]
    id string
    The provider-assigned unique ID for this managed resource.
    dashboards Sequence[GetDashboardsDashboard]
    id str
    The provider-assigned unique ID for this managed resource.
    dashboards List<Property Map>
    id String
    The provider-assigned unique ID for this managed resource.

    Supporting Types

    GetDashboardsDashboard

    CreatedAt string
    The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
    DateBin string
    Determines how to group costs in the Dashboard.
    DateInterval string
    Determines the date range for Reports in the Dashboard. Guaranteed to be set to 'custom' if 'startdate' and 'enddate' are set.
    EndDate string
    The end date for the date range for Reports in the Dashboard. ISO 8601 Formatted. Overwrites 'date_interval' if set.
    SavedFilterTokens List<string>
    The tokens of the Saved Filters used in the Dashboard.
    StartDate string
    The start date for the date range for Reports in the Dashboard. ISO 8601 Formatted. Overwrites 'date_interval' if set.
    Title string
    The title of the Dashboard.
    Token string
    UpdatedAt string
    The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
    Widgets List<GetDashboardsDashboardWidget>
    WorkspaceToken string
    The token for the Workspace the Dashboard is a part of.
    CreatedAt string
    The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
    DateBin string
    Determines how to group costs in the Dashboard.
    DateInterval string
    Determines the date range for Reports in the Dashboard. Guaranteed to be set to 'custom' if 'startdate' and 'enddate' are set.
    EndDate string
    The end date for the date range for Reports in the Dashboard. ISO 8601 Formatted. Overwrites 'date_interval' if set.
    SavedFilterTokens []string
    The tokens of the Saved Filters used in the Dashboard.
    StartDate string
    The start date for the date range for Reports in the Dashboard. ISO 8601 Formatted. Overwrites 'date_interval' if set.
    Title string
    The title of the Dashboard.
    Token string
    UpdatedAt string
    The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
    Widgets []GetDashboardsDashboardWidget
    WorkspaceToken string
    The token for the Workspace the Dashboard is a part of.
    createdAt String
    The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
    dateBin String
    Determines how to group costs in the Dashboard.
    dateInterval String
    Determines the date range for Reports in the Dashboard. Guaranteed to be set to 'custom' if 'startdate' and 'enddate' are set.
    endDate String
    The end date for the date range for Reports in the Dashboard. ISO 8601 Formatted. Overwrites 'date_interval' if set.
    savedFilterTokens List<String>
    The tokens of the Saved Filters used in the Dashboard.
    startDate String
    The start date for the date range for Reports in the Dashboard. ISO 8601 Formatted. Overwrites 'date_interval' if set.
    title String
    The title of the Dashboard.
    token String
    updatedAt String
    The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
    widgets List<GetDashboardsDashboardWidget>
    workspaceToken String
    The token for the Workspace the Dashboard is a part of.
    createdAt string
    The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
    dateBin string
    Determines how to group costs in the Dashboard.
    dateInterval string
    Determines the date range for Reports in the Dashboard. Guaranteed to be set to 'custom' if 'startdate' and 'enddate' are set.
    endDate string
    The end date for the date range for Reports in the Dashboard. ISO 8601 Formatted. Overwrites 'date_interval' if set.
    savedFilterTokens string[]
    The tokens of the Saved Filters used in the Dashboard.
    startDate string
    The start date for the date range for Reports in the Dashboard. ISO 8601 Formatted. Overwrites 'date_interval' if set.
    title string
    The title of the Dashboard.
    token string
    updatedAt string
    The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
    widgets GetDashboardsDashboardWidget[]
    workspaceToken string
    The token for the Workspace the Dashboard is a part of.
    created_at str
    The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
    date_bin str
    Determines how to group costs in the Dashboard.
    date_interval str
    Determines the date range for Reports in the Dashboard. Guaranteed to be set to 'custom' if 'startdate' and 'enddate' are set.
    end_date str
    The end date for the date range for Reports in the Dashboard. ISO 8601 Formatted. Overwrites 'date_interval' if set.
    saved_filter_tokens Sequence[str]
    The tokens of the Saved Filters used in the Dashboard.
    start_date str
    The start date for the date range for Reports in the Dashboard. ISO 8601 Formatted. Overwrites 'date_interval' if set.
    title str
    The title of the Dashboard.
    token str
    updated_at str
    The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
    widgets Sequence[GetDashboardsDashboardWidget]
    workspace_token str
    The token for the Workspace the Dashboard is a part of.
    createdAt String
    The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
    dateBin String
    Determines how to group costs in the Dashboard.
    dateInterval String
    Determines the date range for Reports in the Dashboard. Guaranteed to be set to 'custom' if 'startdate' and 'enddate' are set.
    endDate String
    The end date for the date range for Reports in the Dashboard. ISO 8601 Formatted. Overwrites 'date_interval' if set.
    savedFilterTokens List<String>
    The tokens of the Saved Filters used in the Dashboard.
    startDate String
    The start date for the date range for Reports in the Dashboard. ISO 8601 Formatted. Overwrites 'date_interval' if set.
    title String
    The title of the Dashboard.
    token String
    updatedAt String
    The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
    widgets List<Property Map>
    workspaceToken String
    The token for the Workspace the Dashboard is a part of.

    GetDashboardsDashboardWidget

    settings Property Map
    title String
    The title of the Widget.
    widgetableToken String

    GetDashboardsDashboardWidgetSettings

    Package Details

    Repository
    vantage vantage-sh/terraform-provider-vantage
    License
    Notes
    This Pulumi package is based on the vantage Terraform Provider.
    vantage logo
    vantage 0.1.48 published on Tuesday, Mar 18, 2025 by vantage-sh