Spot · Example Payload

Spot Eco Commitment Plan Example

AutoscalingCloud InfrastructureContainersCost OptimizationFinOpsKubernetesSpot Instances

Spot Eco Commitment Plan Example is an example object payload from Spot, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtypeproviderstatusstartDateendDatemonthlySavingsutilizationPercentage

Example Payload

Raw ↑
{
  "id": "abc123",
  "type": "example_value",
  "provider": "example_value",
  "status": "example_value",
  "startDate": "example_value",
  "endDate": "example_value",
  "monthlySavings": 42.5,
  "utilizationPercentage": 42.5
}