CreateWorkflowRequest
A unit of work that will be triggered as an API call to the OpenMetadata server.
Properties
name: Name of the workflow. Refer to ../../type/basic.json#/definitions/entityName.displayName(string): Display Name that identifies this workflow definition.description: Description of the test connection def. Refer to ../../type/basic.json#/definitions/markdown.workflowType: Type of the workflow. Refer to ../../entity/automations/workflow.json#/definitions/workflowType.request: Request body for a specific workflow type.- One of
status: Workflow computation status. Refer to ../../entity/automations/workflow.json#/definitions/workflowStatus. Default:"Pending".response: Response to the request.- One of
owners: Owners of this workflow. Refer to ../../type/entityReferenceList.json. Default:null.domain(string): Fully qualified name of the domain the Table belongs to.
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.