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

vantage.getKubernetesEfficiencyReports

Explore with Pulumi AI

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

    Using getKubernetesEfficiencyReports

    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 getKubernetesEfficiencyReports(opts?: InvokeOptions): Promise<GetKubernetesEfficiencyReportsResult>
    function getKubernetesEfficiencyReportsOutput(opts?: InvokeOptions): Output<GetKubernetesEfficiencyReportsResult>
    def get_kubernetes_efficiency_reports(opts: Optional[InvokeOptions] = None) -> GetKubernetesEfficiencyReportsResult
    def get_kubernetes_efficiency_reports_output(opts: Optional[InvokeOptions] = None) -> Output[GetKubernetesEfficiencyReportsResult]
    func GetKubernetesEfficiencyReports(ctx *Context, opts ...InvokeOption) (*GetKubernetesEfficiencyReportsResult, error)
    func GetKubernetesEfficiencyReportsOutput(ctx *Context, opts ...InvokeOption) GetKubernetesEfficiencyReportsResultOutput

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

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

    getKubernetesEfficiencyReports Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    KubernetesEfficiencyReports List<GetKubernetesEfficiencyReportsKubernetesEfficiencyReport>
    Id string
    The provider-assigned unique ID for this managed resource.
    KubernetesEfficiencyReports []GetKubernetesEfficiencyReportsKubernetesEfficiencyReport
    id String
    The provider-assigned unique ID for this managed resource.
    kubernetesEfficiencyReports List<GetKubernetesEfficiencyReportsKubernetesEfficiencyReport>
    id string
    The provider-assigned unique ID for this managed resource.
    kubernetesEfficiencyReports GetKubernetesEfficiencyReportsKubernetesEfficiencyReport[]
    id String
    The provider-assigned unique ID for this managed resource.
    kubernetesEfficiencyReports List<Property Map>

    Supporting Types

    GetKubernetesEfficiencyReportsKubernetesEfficiencyReport

    AggregatedBy string
    How costs are aggregated by. Possible values: idlecost, amount, costefficiency.
    CreatedAt string
    The date and time, in UTC, the report was created. ISO 8601 Formatted.
    DateBucket string
    How costs are grouped and displayed in the KubernetesEfficiencyReport. Possible values: day, week, month.
    DateInterval string
    The date range for the KubernetesEfficiencyReport. Only present if a custom date range is not specified.
    Default bool
    Indicates whether the KubernetesEfficiencyReport is the default report.
    EndDate string
    The end date for the KubernetesEfficiencyReport. Only set for custom date ranges. ISO 8601 Formatted.
    Filter string
    The filter applied to the KubernetesEfficiencyReport. Additional documentation available at https://docs.vantage.sh/vql.
    Groupings string
    Grouping values for aggregating costs on the KubernetesEfficiencyReport. Valid groupings: clusterid, namespace, labeled, category, label, label:\n\nname>.
    StartDate string
    The start date for the KubernetesEfficiencyReport. Only set for custom date ranges. ISO 8601 Formatted.
    Title string
    The title of the KubernetesEfficiencyReport.
    Token string
    UserToken string
    The token for the User who created this KubernetesEfficiencyReport.
    WorkspaceToken string
    The token for the Workspace the KubernetesEfficiencyReport is a part of.
    AggregatedBy string
    How costs are aggregated by. Possible values: idlecost, amount, costefficiency.
    CreatedAt string
    The date and time, in UTC, the report was created. ISO 8601 Formatted.
    DateBucket string
    How costs are grouped and displayed in the KubernetesEfficiencyReport. Possible values: day, week, month.
    DateInterval string
    The date range for the KubernetesEfficiencyReport. Only present if a custom date range is not specified.
    Default bool
    Indicates whether the KubernetesEfficiencyReport is the default report.
    EndDate string
    The end date for the KubernetesEfficiencyReport. Only set for custom date ranges. ISO 8601 Formatted.
    Filter string
    The filter applied to the KubernetesEfficiencyReport. Additional documentation available at https://docs.vantage.sh/vql.
    Groupings string
    Grouping values for aggregating costs on the KubernetesEfficiencyReport. Valid groupings: clusterid, namespace, labeled, category, label, label:\n\nname>.
    StartDate string
    The start date for the KubernetesEfficiencyReport. Only set for custom date ranges. ISO 8601 Formatted.
    Title string
    The title of the KubernetesEfficiencyReport.
    Token string
    UserToken string
    The token for the User who created this KubernetesEfficiencyReport.
    WorkspaceToken string
    The token for the Workspace the KubernetesEfficiencyReport is a part of.
    aggregatedBy String
    How costs are aggregated by. Possible values: idlecost, amount, costefficiency.
    createdAt String
    The date and time, in UTC, the report was created. ISO 8601 Formatted.
    dateBucket String
    How costs are grouped and displayed in the KubernetesEfficiencyReport. Possible values: day, week, month.
    dateInterval String
    The date range for the KubernetesEfficiencyReport. Only present if a custom date range is not specified.
    default_ Boolean
    Indicates whether the KubernetesEfficiencyReport is the default report.
    endDate String
    The end date for the KubernetesEfficiencyReport. Only set for custom date ranges. ISO 8601 Formatted.
    filter String
    The filter applied to the KubernetesEfficiencyReport. Additional documentation available at https://docs.vantage.sh/vql.
    groupings String
    Grouping values for aggregating costs on the KubernetesEfficiencyReport. Valid groupings: clusterid, namespace, labeled, category, label, label:\n\nname>.
    startDate String
    The start date for the KubernetesEfficiencyReport. Only set for custom date ranges. ISO 8601 Formatted.
    title String
    The title of the KubernetesEfficiencyReport.
    token String
    userToken String
    The token for the User who created this KubernetesEfficiencyReport.
    workspaceToken String
    The token for the Workspace the KubernetesEfficiencyReport is a part of.
    aggregatedBy string
    How costs are aggregated by. Possible values: idlecost, amount, costefficiency.
    createdAt string
    The date and time, in UTC, the report was created. ISO 8601 Formatted.
    dateBucket string
    How costs are grouped and displayed in the KubernetesEfficiencyReport. Possible values: day, week, month.
    dateInterval string
    The date range for the KubernetesEfficiencyReport. Only present if a custom date range is not specified.
    default boolean
    Indicates whether the KubernetesEfficiencyReport is the default report.
    endDate string
    The end date for the KubernetesEfficiencyReport. Only set for custom date ranges. ISO 8601 Formatted.
    filter string
    The filter applied to the KubernetesEfficiencyReport. Additional documentation available at https://docs.vantage.sh/vql.
    groupings string
    Grouping values for aggregating costs on the KubernetesEfficiencyReport. Valid groupings: clusterid, namespace, labeled, category, label, label:\n\nname>.
    startDate string
    The start date for the KubernetesEfficiencyReport. Only set for custom date ranges. ISO 8601 Formatted.
    title string
    The title of the KubernetesEfficiencyReport.
    token string
    userToken string
    The token for the User who created this KubernetesEfficiencyReport.
    workspaceToken string
    The token for the Workspace the KubernetesEfficiencyReport is a part of.
    aggregated_by str
    How costs are aggregated by. Possible values: idlecost, amount, costefficiency.
    created_at str
    The date and time, in UTC, the report was created. ISO 8601 Formatted.
    date_bucket str
    How costs are grouped and displayed in the KubernetesEfficiencyReport. Possible values: day, week, month.
    date_interval str
    The date range for the KubernetesEfficiencyReport. Only present if a custom date range is not specified.
    default bool
    Indicates whether the KubernetesEfficiencyReport is the default report.
    end_date str
    The end date for the KubernetesEfficiencyReport. Only set for custom date ranges. ISO 8601 Formatted.
    filter str
    The filter applied to the KubernetesEfficiencyReport. Additional documentation available at https://docs.vantage.sh/vql.
    groupings str
    Grouping values for aggregating costs on the KubernetesEfficiencyReport. Valid groupings: clusterid, namespace, labeled, category, label, label:\n\nname>.
    start_date str
    The start date for the KubernetesEfficiencyReport. Only set for custom date ranges. ISO 8601 Formatted.
    title str
    The title of the KubernetesEfficiencyReport.
    token str
    user_token str
    The token for the User who created this KubernetesEfficiencyReport.
    workspace_token str
    The token for the Workspace the KubernetesEfficiencyReport is a part of.
    aggregatedBy String
    How costs are aggregated by. Possible values: idlecost, amount, costefficiency.
    createdAt String
    The date and time, in UTC, the report was created. ISO 8601 Formatted.
    dateBucket String
    How costs are grouped and displayed in the KubernetesEfficiencyReport. Possible values: day, week, month.
    dateInterval String
    The date range for the KubernetesEfficiencyReport. Only present if a custom date range is not specified.
    default Boolean
    Indicates whether the KubernetesEfficiencyReport is the default report.
    endDate String
    The end date for the KubernetesEfficiencyReport. Only set for custom date ranges. ISO 8601 Formatted.
    filter String
    The filter applied to the KubernetesEfficiencyReport. Additional documentation available at https://docs.vantage.sh/vql.
    groupings String
    Grouping values for aggregating costs on the KubernetesEfficiencyReport. Valid groupings: clusterid, namespace, labeled, category, label, label:\n\nname>.
    startDate String
    The start date for the KubernetesEfficiencyReport. Only set for custom date ranges. ISO 8601 Formatted.
    title String
    The title of the KubernetesEfficiencyReport.
    token String
    userToken String
    The token for the User who created this KubernetesEfficiencyReport.
    workspaceToken String
    The token for the Workspace the KubernetesEfficiencyReport is a part of.

    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