Spot · Schema

GCPCredentialsRequest

AutoscalingCloud InfrastructureContainersCost OptimizationFinOpsKubernetesSpot Instances

Properties

Name Type Description
credentials object
View JSON Schema on GitHub

JSON Schema

spot-administration-gcp-credentials-request-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "GCPCredentialsRequest",
  "type": "object",
  "properties": {
    "credentials": {
      "type": "object"
    }
  }
}