Spot · Schema

CostIntelligenceValidationRequest

AutoscalingCloud InfrastructureContainersCost OptimizationFinOpsKubernetesSpot Instances

Properties

Name Type Description
costIntelligence object
View JSON Schema on GitHub

JSON Schema

spot-billing-engine-cost-intelligence-validation-request-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "CostIntelligenceValidationRequest",
  "type": "object",
  "properties": {
    "costIntelligence": {
      "type": "object"
    }
  }
}