Choreo · Schema

Choreo Component

A deployable component within a Choreo project. Components represent services, API proxies, web applications, scheduled jobs, manual triggers, event handlers, or webhooks.

AI AppsAPI ManagementCI/CDCloud NativeDevOpsDeveloper PortalFinOpsIDEInternal Developer PlatformKubernetesLifecycleObservabilityOrchestrationPlatform EngineeringPro-Code API CompositionUnifiedWSO2Workflows

Properties

Name Type Description
id string Unique identifier for the component.
name string Name of the component.
type string Type of the component.
description string Description of the component.
repoUrl string Git repository URL for the component source code.
branch string Git branch used for builds.
buildpackId string Buildpack used for the component.
projectId string Project identifier the component belongs to.
orgId string Organization identifier.
status string Current status of the component.
createdAt string Timestamp when the component was created.
View JSON Schema on GitHub