Create RunningSession

Create a RunningSession to elastically run a TrainedModel

Path Params
string
required

The ID of the TrainedModel to start a RunningSession for

Body Params
int32

The minimum number of instances to run for the TrainedModel

int32

The maximum number of instances to run for the given TrainedModel, should the model need to scale up

string

Either "cpu" or "gpu", provided that the ModelTemplate associated to the TrainedModel includes it within its list of supported devices

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json