Preparing search index...
The search index is not available
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
@mozaic-io/mozaic-sdk-node
api/api
OrchestrationRun
Interface OrchestrationRun
export OrchestrationRun
interface
OrchestrationRun
{
created_at
?:
string
;
ended_at
?:
null
|
string
;
id
?:
null
|
string
;
message
?:
null
|
string
;
mozaic_id
?:
null
|
string
;
phase
?:
null
|
string
;
short_id
?:
null
|
string
;
started_at
?:
null
|
string
;
status
?:
null
|
string
;
}
Index
Properties
created_
at?
ended_
at?
id?
message?
mozaic_
id?
phase?
short_
id?
started_
at?
status?
Properties
Optional
created_
at
created_
at
?:
string
Optional
ended_
at
ended_
at
?:
null
|
string
Optional
id
id
?:
null
|
string
Optional
message
message
?:
null
|
string
Optional
mozaic_
id
mozaic_
id
?:
null
|
string
Optional
phase
phase
?:
null
|
string
Optional
short_
id
short_
id
?:
null
|
string
Optional
started_
at
started_
at
?:
null
|
string
Optional
status
status
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
at
ended_
at
id
message
mozaic_
id
phase
short_
id
started_
at
status
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
Loading...
export OrchestrationRun