ExecutionResponse
ExecutionResponse
Represents the response object for when a Pipeline is executed.
JSON Example
{
"executionId": "b80254a7-fcff-4918-ad88-501d08096337",
"executionIndex": 3,
"executionLink": "/codestream/api/executions/b80254a7-fcff-4918-ad88-501d08096337"
}
string
executionId
Optional
Id of the Execution.
integer As int64 As int64
executionIndex
Optional
Index of the Execution.
string
executionLink
Optional
Link of the Execution.