
Run
CertifiedEnterprise EditionRun an HP OO flow by UUID
Run
Certified
Enterprise Edition
Run an HP OO flow by UUID
yaml
type: io.kestra.plugin.ee.hpoo.executions.RunExamples
yaml
id: hpoo_run
namespace: company.team
tasks:
- id: run_flow
type: io.kestra.plugin.ee.hpoo.executions.Run
host: https://oo.company.com:8443
username: admin
password: "{{ secret('HPOO_PASSWORD') }}"
flowUuid: "8d52dfc3-1de5-48d4-9c2a-887718de4696"
runName: "nightly-build-{{ execution.id }}"
inputs:
hostname: web-01
retries: "3"
yaml
id: hpoo_trigger
namespace: company.team
tasks:
- id: trigger
type: io.kestra.plugin.ee.hpoo.executions.Run
host: https://oo.company.com:8443
username: admin
password: "{{ secret('HPOO_PASSWORD') }}"
flowUuid: "8d52dfc3-1de5-48d4-9c2a-887718de4696"
wait: false
Properties
flowUuid *Requiredstring
host *Requiredstring
apiMode string
Default
CLASSICPossible Values
CLASSICCONTAINERIZEDexecutionLogLevel string
Possible Values
STANDARDEXTENDEDfailOnError booleanstring
Default
truefetchLogs booleanstring
Default
falseinputPromptUseBlank booleanstring
inputs object
options string
Definitions
io.kestra.core.http.client.configurations.HttpConfiguration
allowFailedbooleanstring
Default
falseallowedResponseCodesarray
SubTypeinteger
auth
io.kestra.core.http.client.configurations.BasicAuthConfiguration
type*Requiredobject
passwordstring
usernamestring
io.kestra.core.http.client.configurations.BearerAuthConfiguration
type*Requiredobject
tokenstring
io.kestra.core.http.client.configurations.DigestAuthConfiguration
type*Requiredobject
passwordstring
usernamestring
basicAuthPasswordDeprecatedstring
basicAuthUserDeprecatedstring
connectTimeoutDeprecatedstring
Format
durationconnectionPoolIdleTimeoutDeprecatedstring
Format
durationdefaultCharsetstring
Default
UTF-8java.nio.charset.Charset
followRedirectsbooleanstring
Default
truelogLevelDeprecatedstring
Possible Values
ALLTRACEDEBUGINFOWARNERROROFFNOT_SPECIFIEDlogsarray
SubTypestring
Possible Values
REQUEST_HEADERSREQUEST_BODYRESPONSE_HEADERSRESPONSE_BODYmaxContentLengthDeprecatedinteger
proxy
io.kestra.core.http.client.configurations.ProxyConfiguration
addressstring
passwordstring
portintegerstring
typestring
Default
DIRECTPossible Values
DIRECTHTTPSOCKSusernamestring
proxyAddressDeprecatedstring
proxyPasswordDeprecatedstring
proxyPortDeprecatedinteger
proxyTypeDeprecatedstring
Possible Values
DIRECTHTTPSOCKSproxyUsernameDeprecatedstring
readIdleTimeoutDeprecatedstring
Format
durationreadTimeoutDeprecatedstring
Format
durationssl
io.kestra.core.http.client.configurations.SslOptions
insecureTrustAllCertificatesbooleanstring
timeout
io.kestra.core.http.client.configurations.TimeoutConfiguration
connectTimeoutstring
readIdleTimeoutstring
Default
PT5Mpassword string
pollInterval string
Default
PT10SrunName string
sensitiveInputs object
tenantId string
timeout string
Default
PT1Htoken string
username string
wait booleanstring
Default
trueOutputs
endTime integer
executionId string
flowVars array
Definitions
io.kestra.plugin.ee.hpoo.models.ExecutionLog-FlowVar
namestring
termNamestring
valuestring
outputs object
SubTypestring
resultStatusName string
resultStatusType string
startTime integer
status string
Possible Values
RUNNINGCOMPLETEDCOMPLETED_RESOLVEDCOMPLETED_DIAGNOSEDCOMPLETED_ERRORCOMPLETED_NO_ACTION_TAKENCOMPLETED_CUSTOMSYSTEM_FAILUREPAUSEDPENDING_PAUSEPENDING_CANCELPAUSED_USER_PAUSEDPAUSED_INPUT_REQUIREDPAUSED_INPUT_REQUIRED_MANUAL_OPPAUSED_DISPLAYPAUSED_GATED_TRANSITIONPAUSED_HAND_OFFPAUSED_INTERRUPTPAUSED_NO_WORKERS_IN_GROUPPAUSED_BRANCH_PAUSEDCANCELEDUNKNOWN