Magidoc

Workflow
Object

Workflow entity

Fields

#

metadata

Non-null

Object metadata

errors

[ Error !]!
Non-null

Errors

referencedBy

Entities referencing this entity

references

Entities referenced by this enitity

projects

[ String !]

Projects

spec

Non-null

Workflow spec

status

Non-null

Workflow status

initiator

Initiator of the workflow

eventsPayloadData

Non-null

Events payload Data

eventsPayload

[ String !]!
Non-null

Events payload references

pipeline

Pipeline reference

actualManifest

Actual manifest

url

Workflow URL. Maybe empty if the runtime was deleted.

ingressHost

Workflow's runtime ingress host. Maybe empty if the runtime was deleted.

runtimeVersion

Workflow's runtime version. Maybe empty if the runtime was deleted.

originatedFrom

Indicates that workflow was created by platform/app-proxy and the value shows the flow that caused the creation

childWorkflows

Workflows which executed by this workflow

parentWorkflow

Parent workflow that executed this workflow

imageDetails

Image details that was created from report image workflow execution.

Interfaces

#

Also implements ProjectBasedEntity , BaseEntity , K8sStandardEntity .

Usages

#

References

#

  • Field workflowByName from Query