
List
CertifiedEnterprise EditionList HP OO executions
List
Certified
Enterprise Edition
List HP OO executions
yaml
type: io.kestra.plugin.ee.hpoo.executions.ListExamples
yaml
id: hpoo_list_executions
namespace: company.team
tasks:
- id: list_executions
type: io.kestra.plugin.ee.hpoo.executions.List
host: https://oo.company.com:8443
username: admin
password: "{{ secret('HPOO_PASSWORD') }}"
pageSize: 50
flowUuid: "06fe8531-868b-4e79-aa7a-13a5e30a66ec"
yaml
id: hpoo_list_failures
namespace: company.team
tasks:
- id: failures
type: io.kestra.plugin.ee.hpoo.executions.List
host: https://oo.company.com:8443
username: admin
password: "{{ secret('HPOO_PASSWORD') }}"
owner: alice
status:
- SYSTEM_FAILURE
- CANCELED
yaml
id: hpoo_list_containerized
namespace: company.team
tasks:
- id: list
type: io.kestra.plugin.ee.hpoo.executions.List
host: https://oo-central.k8s.company.com
apiMode: CONTAINERIZED
tenantId: my-tenant
token: "{{ secret('OO_TOKEN') }}"
pageSize: 50
owner: alice
Properties
host *Requiredstring
apiMode string
Default
CLASSICPossible Values
CLASSICCONTAINERIZEDexecutionId string
flowPath string
flowUuid string
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
PT5Mowner string
pageNum integerstring
pageSize integerstring
password string
runName string
startedAfter integerstring
startedBefore integerstring
status array
SubTypestring
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_PAUSEDCANCELEDUNKNOWNtenantId string
token string
username string
Outputs
count integer
executions array
Definitions
io.kestra.plugin.ee.hpoo.models.ExecutionSummary
branchIdstring
cancelReasonstring
endTimeinteger
executionIdstring
executionNamestring
flowPathstring
flowUuidstring
ownerstring
ownerDomainstring
pauseReasonstring
reserveRobotboolean
resultStatusNamestring
resultStatusTypestring
roinumber
startTimeinteger
statusstring
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_PAUSEDCANCELEDUNKNOWNtriggeredBystring
triggeringSourcestring
uri string
Format
uri