Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

Latest commit

 

History

History
11 lines (10 loc) · 828 Bytes

File metadata and controls

11 lines (10 loc) · 828 Bytes

Instance

instance.solution.symphony maps a solution.solution.symphony object to one or more target.fabric.symphony objects. Creating an instance object triggers deployments to targets.

Schema

Field Type Description
DisplayName string A user friendly name
Parameters map[string]string Parameters. A parameter can be used anywhere in the skill definition. See the parameters sections below
Pipeline []PipelineSpec AI pipeline configurations.
Solution string Name of the Solution to de deployed.
Target TargetRefSpec Name of the Target, or a selector of targets to deploy to multiple targets.