Skip to main content
POST
Python

Path Parameters

model_instance_id
string
required

Body

application/json
name
string
required
model_creation_parameters
Model Creation Parameters · object
vendor_configuration
LaunchDeploymentVendorConfiguration · object
deployment_metadata
Deployment Metadata · object
wait_for_ready
boolean
default:true

If true, the request will block until the Launch endpoint is READY. Defaults to true.

account_id
string

The ID of the account that owns the given entity.

Response

Successful Response

name
string
required
id
string
required

The unique identifier of the entity.

created_at
string<date-time>
required

The date and time when the entity was created in ISO format.

account_id
string
required

The ID of the account that owns the given entity.

created_by_user_id
string
required

The user who originally created the entity.

created_by_identity_type
enum<string>
required

The type of identity that created the entity.

Available options:
user,
service_account
status
string
required

Status of the model's deployment.

model_creation_parameters
Model Creation Parameters · object
model_endpoint_id
string
model_instance_id
string
vendor_configuration
LaunchDeploymentVendorConfiguration · object
deployment_metadata
Deployment Metadata · object