Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 638 Bytes

RunResult.md

File metadata and controls

11 lines (8 loc) · 638 Bytes

RunResult

Properties

Name Type Description Notes
RunId string An ID that identifies running jobs and can be used to track their status. [default to null]
StatusURI string A URI that can be used to get the status of the run jobs. [optional] [default to null]
MonitorPageURI string A URI to a page displaying the workflow run live. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]