Skip to main content

WorkflowProjectGroupProject

projectIdstring<uuid>required
rolestringrequired

Possible values: [root, dependency]

archivePathstringrequired

A secure relative .tgz or .tar.gz path within the project-group archive.

aliasstring

Possible values: Value must match regular expression ^[a-z][a-z0-9_-]{0,63}$

WorkflowProjectGroupProject
{
"projectId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"role": "root",
"archivePath": "string",
"alias": "string"
}