Procurements

Get procurement

Get procurements state and details

get/v0/procurements/{id}

Path parameters

idstring required

Procurement ID

Response

Procurement details

object'procurement' required
idstring required
instance_typestring required
status'active' | 'disabled' required
desired_quantityinteger required
buy_limit_price_per_gpu_hourinteger required
sell_limit_price_per_gpu_hourinteger required
horizoninteger required
last_message'insufficient_balance' | 'running' required

Example response

{
  "object": "procurement",
  "id": "proc_W9TRG",
  "instance_type": "h100i",
  "desired_quantity": 1,
  "buy_limit_price_per_gpu_hour": 250,
  "sell_limit_price_per_gpu_hour": 25,
  "horizon": 60,
  "colocation_strategy": {
    "cluster_name": "richmond"
  }
}

Changes

Changed in 1 of the 44 revisions of this API.124

  • b819ba3108b3124See the full diff
    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog