HttpRunDetail
@fleetforge/sdk / HttpRunDetail
Interface: HttpRunDetail
Defined in: sdk/typescript/src/types.ts:34
Extends
Properties
artifacts?
optionalartifacts:Record<string,unknown>
Defined in: sdk/typescript/src/types.ts:37
created_at
created_at:
string
Defined in: sdk/typescript/src/types.ts:7
Inherited from
dag_json
dag_json:
unknown
Defined in: sdk/typescript/src/types.ts:35
inputs
inputs:
unknown
Defined in: sdk/typescript/src/types.ts:36
labels
labels:
Record<string,string>
Defined in: sdk/typescript/src/types.ts:9
Inherited from
run_id
run_id:
string
Defined in: sdk/typescript/src/types.ts:5
Inherited from
seed
seed:
number
Defined in: sdk/typescript/src/types.ts:8
Inherited from
status
status:
string
Defined in: sdk/typescript/src/types.ts:6
Inherited from
steps
steps:
HttpStepDetail[]
Defined in: sdk/typescript/src/types.ts:38