Argo Workflows · Schema

github.com.argoproj.argo_events.pkg.apis.events.v1alpha1.HTTPTrigger

github.com.argoproj.argo_events.pkg.apis.events.v1alpha1.HTTPTrigger schema from Argo Workflows API

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Properties

Name Type Description
basicAuth object
dynamicHeaders array
headers object
host string
method string
parameters array Parameters is the list of key-value extracted from event's payload that are applied to the HTTP trigger resource.
payload array
secureHeaders array
timeout string
tls object
url string URL refers to the URL to send HTTP request to.
View JSON Schema on GitHub