Lists all model deployments in a specific cluster.
Bearer authentication using an access token. Format: Bearer <access_token>
ListModelsByInfraRequest contains the information needed to list models in a infrastructure.
Infra specifies the infrastructure configuration for deploying and running models.
This message defines where a model deployment should run by specifying both the cloud provider and the specific region. It uses a oneof for region selection to ensure type-safe region specification based on the chosen provider.
See also: tensormesh/common/v1/cloud_provider.proto for provider and region enum definitions
User ID for authorization. Must be a valid UUID.
A successful response.
ListModelsByInfraResponse contains the list of models in the infrastructure.
List of deployments in the cluster.