Spot · Schema

BillingAccountListResponse

AutoscalingCloud InfrastructureContainersCost OptimizationFinOpsKubernetesSpot Instances

Properties

Name Type Description
request object
response object
View JSON Schema on GitHub

JSON Schema

spot-billing-engine-billing-account-list-response-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "BillingAccountListResponse",
  "type": "object",
  "properties": {
    "request": {
      "type": "object"
    },
    "response": {
      "type": "object"
    }
  }
}