v2

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

Create Flavor

Creates a stack component flavor.

Args: flavor: Stack component flavor to register.

Returns: The created stack component flavor.

post/api/v1/flavors

Request body

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

All possible types a StackComponent can have.

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

Response

Successful Response

resourcesFlavorResponseResources

Class for all resource models associated with the flavor entity.

idstring uuid required
permission_deniedboolean
namestring required