API Reference
Log In
API Reference

Create a hardware requirement preset

This endpoint creates a memory and hardware requirement preset.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

👍

Once the new memory and hardware requirement preset is added to the account, users can select it upon model deployment.

👍

Roles

Platform Administrators, Team Administrators, and Data Scientists can access this route.

Body Params
string

The requirement preset's name.

string

The requirement preset's description.

int32
required

An integer number of GPUs required to run the model container. GPU resources are optional.

string
required

A number of fractional CPUs required to run the model container. You can limit the percentage of the CPU that the container is allowed to use.

string
required

The amount of system memory needed to run the model container (e.g. RAM). Measured in bytes, it can be a plain integer or a fixed-point integer using a suffix. Suffixes may be: G, M, K, or their power-of-two equivalents: Gi, Mi, Ki.Mi".

string

The requirement's status. Values can be ACTIVE and INACTIVE,

string

The hard disk size available for the model instance. It's measured in Gb.

string

The model instance's price per hour.

string

The type of virtual machine needed to run the model.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json