vantage 0.1.50 published on Monday, Apr 7, 2025 by vantage-sh
vantage.getDashboards
Explore with Pulumi AI
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 dictionarygetDashboards Result
The following output properties are available:
- Dashboards
List<Get
Dashboards Dashboard>  - Id string
 - The provider-assigned unique ID for this managed resource.
 
- Dashboards
[]Get
Dashboards Dashboard  - Id string
 - The provider-assigned unique ID for this managed resource.
 
- dashboards
List<Get
Dashboards Dashboard>  - id String
 - The provider-assigned unique ID for this managed resource.
 
- dashboards
Get
Dashboards Dashboard[]  - id string
 - The provider-assigned unique ID for this managed resource.
 
- dashboards
Sequence[Get
Dashboards Dashboard]  - 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  
- Created
At string - The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
 - Date
Bin string - Determines how to group costs in the Dashboard.
 - Date
Interval string - Determines the date range for Reports in the Dashboard. Guaranteed to be set to 'custom' if 'startdate' and 'enddate' are set.
 - End
Date string - The end date for the date range for Reports in the Dashboard. ISO 8601 Formatted. Overwrites 'date_interval' if set.
 - Saved
Filter List<string>Tokens  - The tokens of the Saved Filters used in the Dashboard.
 - Start
Date 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
 - Updated
At string - The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
 - Widgets
List<Get
Dashboards Dashboard Widget>  - Workspace
Token string - The token for the Workspace the Dashboard is a part of.
 
- Created
At string - The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
 - Date
Bin string - Determines how to group costs in the Dashboard.
 - Date
Interval string - Determines the date range for Reports in the Dashboard. Guaranteed to be set to 'custom' if 'startdate' and 'enddate' are set.
 - End
Date string - The end date for the date range for Reports in the Dashboard. ISO 8601 Formatted. Overwrites 'date_interval' if set.
 - Saved
Filter []stringTokens  - The tokens of the Saved Filters used in the Dashboard.
 - Start
Date 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
 - Updated
At string - The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
 - Widgets
[]Get
Dashboards Dashboard Widget  - Workspace
Token string - The token for the Workspace the Dashboard is a part of.
 
- created
At String - The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
 - date
Bin String - Determines how to group costs in the Dashboard.
 - date
Interval String - Determines the date range for Reports in the Dashboard. Guaranteed to be set to 'custom' if 'startdate' and 'enddate' are set.
 - end
Date String - The end date for the date range for Reports in the Dashboard. ISO 8601 Formatted. Overwrites 'date_interval' if set.
 - saved
Filter List<String>Tokens  - The tokens of the Saved Filters used in the Dashboard.
 - start
Date 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
 - updated
At String - The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
 - widgets
List<Get
Dashboards Dashboard Widget>  - workspace
Token String - The token for the Workspace the Dashboard is a part of.
 
- created
At string - The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
 - date
Bin string - Determines how to group costs in the Dashboard.
 - date
Interval string - Determines the date range for Reports in the Dashboard. Guaranteed to be set to 'custom' if 'startdate' and 'enddate' are set.
 - end
Date string - The end date for the date range for Reports in the Dashboard. ISO 8601 Formatted. Overwrites 'date_interval' if set.
 - saved
Filter string[]Tokens  - The tokens of the Saved Filters used in the Dashboard.
 - start
Date 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
 - updated
At string - The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
 - widgets
Get
Dashboards Dashboard Widget[]  - workspace
Token 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_ Sequence[str]tokens  - 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[Get
Dashboards Dashboard Widget]  - workspace_
token str - The token for the Workspace the Dashboard is a part of.
 
- created
At String - The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
 - date
Bin String - Determines how to group costs in the Dashboard.
 - date
Interval String - Determines the date range for Reports in the Dashboard. Guaranteed to be set to 'custom' if 'startdate' and 'enddate' are set.
 - end
Date String - The end date for the date range for Reports in the Dashboard. ISO 8601 Formatted. Overwrites 'date_interval' if set.
 - saved
Filter List<String>Tokens  - The tokens of the Saved Filters used in the Dashboard.
 - start
Date 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
 - updated
At String - The date and time, in UTC, the Dashboard was created. ISO 8601 Formatted.
 - widgets List<Property Map>
 - workspace
Token String - The token for the Workspace the Dashboard is a part of.
 
GetDashboardsDashboardWidget   
- Settings
Get
Dashboards Dashboard Widget Settings  - Title string
 - The title of the Widget.
 - Widgetable
Token string 
- Settings
Get
Dashboards Dashboard Widget Settings  - Title string
 - The title of the Widget.
 - Widgetable
Token string 
- settings
Get
Dashboards Dashboard Widget Settings  - title String
 - The title of the Widget.
 - widgetable
Token String 
- settings
Get
Dashboards Dashboard Widget Settings  - title string
 - The title of the Widget.
 - widgetable
Token string 
- settings
Get
Dashboards Dashboard Widget Settings  - title str
 - The title of the Widget.
 - widgetable_
token str 
- settings Property Map
 - title String
 - The title of the Widget.
 - widgetable
Token String 
GetDashboardsDashboardWidgetSettings    
- Display
Type string 
- Display
Type string 
- display
Type String 
- display
Type string 
- display_
type str 
- display
Type String 
Package Details
- Repository
 - vantage vantage-sh/terraform-provider-vantage
 - License
 - Notes
 - This Pulumi package is based on the 
vantageTerraform Provider.