Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Query Parameters
Limit the number of returned events. Defaults to 100. Limited by max limit value of 1000
Offset value is used to exclude the first set of records from the result
Response
List of the inference instance flavors
Number of CPU millicores.
Examples:
1000
Description of the flavor.
Examples:
"My first flavor"
Flavor ID.
Examples:
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Name of the flavor.
Examples:
"flavor1"
Amount of RAM in MiB.
Examples:
2048
Number of GPUs.
Examples:
1
GPU memory in MiB.
Examples:
1024
Model of the GPU.
Examples:
"L40s"