Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. TrialUsageSummary

TrialUsageSummary

    Summary of trial usage for Pulumi Insights.

    Properties

    • dhrum ConsumptionUsage optional
      Discovered resources usage during the trial.
    • totalConsumed integer required
      The total consumed
    • consumed map[string]integer required
      The consumed amount
    • unitRateSchema enum required
      UnitRateSchema captures which pricing plan is associated with the product subscription, and further indicates which pricing rate structure should be read.
      Values:
      graduated-v0 — GraduatedV0
      UnitRateSchemaGraduatedV0 is the initial pricing schema that we launched with the advent of our Growth plans. Pricing plan rates are pasred into UnitRateGraduatedV0.
      graduated-v1 — GraduatedV1
      UnitRateSchemaGraduated plans used graduated pricing plans, with plans parsed into UnitRateGraduatedV1. These plans are introduced starting 2025.
      graduated-v2 — GraduatedV2
      UnitRateSchemaGraduatedV2 is used for pricing plans where the free tier is handled via credit grants (dollar credits) rather than being baked into the pricing tiers. Rates are parsed into UnitRateGraduatedV2 and contain only paid (on-demand) tiers. The tiers field uses UnitRateGraduatedTier for graduated prices with multiple tiers, and a single-element tiers array for per-unit prices with only one rate tier.
    • unitRateGraduatedV0 UnitRateGraduatedV0 optional
      UnitRateGraduatedV0 will be populated for UnitRateSchemaGraduatedV0 plans.
    • unitRateGraduatedV1 UnitRateGraduatedV1 optional
      UnitRateGraduatedV1 will be populated for UnitRateSchemaGraduatedV1 plans.
    • unitRateGraduatedV2 UnitRateGraduatedV2 optional
      UnitRateGraduatedV2 will be populated for UnitRateSchemaGraduatedV2 plans.
    • statsV0 ConsumptionUsageStatsV0 optional
      StatsV0 are the usage statistics, and will be populated for graduated-v0 plans.
    • statsV1 ConsumptionUsageStatsV1 optional
      StatsV1 are the usage statistics, and will be populated for graduated-v1 plans.
    • insightsScans ConsumptionUsage optional
      Insights scans usage during the trial.
    • totalConsumed integer required
      The total consumed
    • consumed map[string]integer required
      The consumed amount
    • unitRateSchema enum required
      UnitRateSchema captures which pricing plan is associated with the product subscription, and further indicates which pricing rate structure should be read.
      Values:
      graduated-v0 — GraduatedV0
      UnitRateSchemaGraduatedV0 is the initial pricing schema that we launched with the advent of our Growth plans. Pricing plan rates are pasred into UnitRateGraduatedV0.
      graduated-v1 — GraduatedV1
      UnitRateSchemaGraduated plans used graduated pricing plans, with plans parsed into UnitRateGraduatedV1. These plans are introduced starting 2025.
      graduated-v2 — GraduatedV2
      UnitRateSchemaGraduatedV2 is used for pricing plans where the free tier is handled via credit grants (dollar credits) rather than being baked into the pricing tiers. Rates are parsed into UnitRateGraduatedV2 and contain only paid (on-demand) tiers. The tiers field uses UnitRateGraduatedTier for graduated prices with multiple tiers, and a single-element tiers array for per-unit prices with only one rate tier.
    • unitRateGraduatedV0 UnitRateGraduatedV0 optional
      UnitRateGraduatedV0 will be populated for UnitRateSchemaGraduatedV0 plans.
    • unitRateGraduatedV1 UnitRateGraduatedV1 optional
      UnitRateGraduatedV1 will be populated for UnitRateSchemaGraduatedV1 plans.
    • unitRateGraduatedV2 UnitRateGraduatedV2 optional
      UnitRateGraduatedV2 will be populated for UnitRateSchemaGraduatedV2 plans.
    • statsV0 ConsumptionUsageStatsV0 optional
      StatsV0 are the usage statistics, and will be populated for graduated-v0 plans.
    • statsV1 ConsumptionUsageStatsV1 optional
      StatsV1 are the usage statistics, and will be populated for graduated-v1 plans.

      The infrastructure as code platform for any cloud.