Spot · Schema

CostIntelligenceSetupRequest

AutoscalingCloud InfrastructureContainersCost OptimizationFinOpsKubernetesSpot Instances

Properties

Name Type Description
costIntelligence object
View JSON Schema on GitHub

JSON Schema

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