DeploymentService

Create deployment

Creates a new model deployment associated with one or more gateways.

post/v1alpha1/inference/deployments

Request body

idstring

The unique identifier of the deployment, UUID format

namestring required

The name of the deployment

gatewayIdsstring[] required

The gateways to associate the deployment with

disabledboolean

Disable the deployment

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.