CloudCommitmentPricingApiDTO

Description

Model to describe cloud commitment pricing

Optional Parameters

reservedInstanceType
  • type: string

  • description: The commitment offering type, e.g. standard or convertible

  • enum: ['STANDARD', 'CONVERTIBLE']

paymentOption
  • type: string

  • description: The commitment payment option

  • enum: ['ALL_UPFRONT', 'PARTIAL_UPFRONT', 'NO_UPFRONT']

fixedCost
  • type: number

  • format: double

  • description: The fixed cost of the commitment

recurringCost
  • type: number

  • format: double

  • description: The recurring cost of the commitment

effectiveCost
  • description: Effective hourly cost of the commitment

  • reference: StatApiDTO