Set the Keycloak roles allowed to invoke or manage this deployment
Replaces the list of roles that can invoke or manage this deployment via a user PSK. An empty list restricts access to the platform PSK only.
A user PSK is a pre-shared key associated with a specific Keycloak user. The API uses the user’s Keycloak roles to determine access. A platform PSK is a global credential that bypasses role checks and grants full access regardless of this list.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
Replace the deployment's allow-list of Keycloak roles.
Empty list locks the proxy to platform-PSK only.
Response
Successful Response
batch, online pending, deploying, active, failed, stopped, archived A registered MLflow model with either a version number or an alias.
Provide exactly one of model_version or model_alias. A version
number deploys a specific model release. An alias resolves to a
concrete version at deployment creation time.
The model version this deployment currently uses. When the deployment references an alias, this shows the resolved version number.

