create endpoint
Serverless
create endpoint
This endpoint creates a new job processing endpoint with specified parameters.
CLI Usage: vastai create endpoint [options]
POST
create endpoint
Documentation Index
Fetch the complete documentation index at: https://vastai-80aa3a82-auto-openapi-preview-pr-4175.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key must be provided in the Authorization header
Body
application/json
Minimum load for the endpoint.
Example:
50
Target utilization for the endpoint.
Example:
0.75
Multiplier for cold start.
Example:
2
Number of cold workers.
Example:
5
Maximum number of workers.
Example:
20
Name of the endpoint.
Example:
"my_endpoint"