v2

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-26192307950.1 KB
flavors

Update Flavor

Updates a flavor.

noqa: DAR401

Args: flavor_id: ID of the flavor to update. flavor_update: Flavor update.

Returns: The updated flavor.

put/api/v1/flavors/{flavor_id}

Path parameters

flavor_idstring uuid required

Request body

namestring nullable
type'alerter' | 'annotator' | 'artifact_store' | 'container_registry' | 'data_validator' | 'experiment_tracker' | 'feature_store' | 'image_builder' | 'model_deployer' | 'orchestrator' | 'step_operator' | 'model_registry'

All possible types a StackComponent can have.

config_schemaobject nullable
connector_typestring nullable
connector_resource_typestring nullable
connector_resource_id_attrstring nullable
sourcestring nullable
integrationstring nullable
logo_urlstring nullable
docs_urlstring nullable
sdk_docs_urlstring nullable
is_customboolean nullable
workspacestring uuid nullable

Response

Successful Response

resourcesFlavorResponseResources

Class for all resource models associated with the flavor entity.

idstring uuid required
permission_deniedboolean
namestring required