Signature
Parameters
Optional[str]
Instance type filter: ‘bid’ for interruptible, ‘reserved’ for reserved, ‘on-demand’ for on-demand.
bool
default:"False"
Disable the default query filters (external=false rentable=true verified=true).
bool
default:"False"
Use the new search algorithm (experimental).
Optional[int]
Maximum number of results to return.
bool
default:"False"
Disable offer bundling (show individual machine slots).
Optional[float]
Amount of storage in GiB to include in pricing calculations.
Optional[str]
Comma-separated list of fields to sort on; append ’-’ to sort descending (e.g. “score-”).
Optional[str]
Search query string (e.g. “gpu_name=RTX_4090 num_gpus>=2 rentable=True”).
Returns
str, Result from the API call.