v1

latestOpenAPI 3.0.32026-07-2647121109.1 KB
DeploymentService

Get deployment parameters

Returns the available gateways, runtime engines and versions, runtime config keys, and instance types for use when creating a deployment.

get/v1alpha1/inference/deployments/parameters

Query parameters

gatewayIdsstring[]

Optional set of gateway IDs to scope the returned parameters to. When provided, the response enumerates only the values valid across every listed gateway, so a deployment targeting this exact set and using only the returned values passes validation. Empty means all of the organization's gateways (the values are enumerated across them without the cross-gateway intersection).

Response

OK

gatewayIdsstring[] required

The gateway IDs in the caller's organization that can be referenced by a new deployment.