Spot · Schema

BillingEngineSetupRequest

AutoscalingCloud InfrastructureContainersCost OptimizationFinOpsKubernetesSpot Instances

Properties

Name Type Description
billingEngine object
View JSON Schema on GitHub

JSON Schema

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