Authorizations

Authorization
string
headerrequired

You must specify the scheme 'Api-Key' in the Authorization header. For example, Authorization: Api-Key <Your_Api_Key>

Path Parameters

model_id
string
required

Body

application/json

A request to create an environment.

name
string
required

Name of the environment

autoscaling_settings
object | null

Autoscaling settings for the environment

promotion_settings
object | null

Promotion settings for the environment

Response

200 - application/json

Environment for oracles.

name
string
required

Name of the environment

created_at
string
required

Time the environment was created in ISO 8601 format

model_id
string
required

Unique identifier of the model

current_deployment
object | null
required

Current deployment of the environment

autoscaling_settings
object
required

Autoscaling settings for the environment

promotion_settings
object
required

Ramp up settings for the environment