change_bid
Update the bid price of an interruptible GPU instance to control rental costs. Specify the new price for a specific instance to maintain eligibility or adjust spending.
Instructions
Change the bid price of an interruptible instance (PUT /instances/bid_price/{id}/).
Examples: change_bid(instance_id=12345, price=0.25)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price | Yes | ||
| instance_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||