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
Changes
No recorded changes to this endpoint across all 1 revision of this API.