Resume Or Rerun Event Using POST
Re-run/Resume Docker Registry Event
id
Resume/Rerun
The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /codestream/api/about
'Success' with Re-run/Resume Docker Registry Event
{
"_createTimeInMicros": 1568625938000000,
"_createdBy": "exampleuser",
"_link": "/codestream/api/<prefix>/8365ef3b-8bf3-48aa-bd5d-7113fcff827c",
"_updateTimeInMicros": 1568625938000000,
"_updatedBy": "exampleuser",
"createdAt": "2019-09-16 09:25:38.065065+00",
"createdBy": "exampleuser",
"description": "string",
"executionIndex": 2,
"executionLink": "codestream/api/execution/sdscfvefw34rfrdsvdsat43erwfdf",
"executionStatus": "STARTED",
"id": "8365ef3b-8bf3-48aa-bd5d-7113fcff827c",
"imageName": "fedora",
"message": "Invalid Oauth Refresh token. Verify webhook configuration.",
"name": "My-Name",
"owner": "username",
"pipeline": "MyPipeline",
"project": "My-Project",
"repo": "MyRepository",
"repoNamespace": "MyNamespace",
"tag": "latest",
"timeStampInMicros": "2019-09-18T07:38:25.907+0000",
"updatedAt": "2019-09-16 09:25:38.065065+00",
"updatedBy": "exampleuser",
"version": "v1"
}
This field is provided for backward compatibility. Contains the same value as the 'createdAt' field as a UNIX timestamp in microseconds
This field is provided for backward compatibility. Contains the same value as the 'createdBy' field
Partial URL that provides details of the resource.
This field is provided for backward compatibility. Contains the same value as the 'updatedAt' field as a UNIX timestamp in microseconds
This field is provided for backward compatibility. Contains the same value as the 'updatedBy' field
Date when the entity was created. The date is in ISO 8601 with time zone
The user that created this entity
A human-friendly description.
Pipeline execution index.
Pipeline execution link.
Pipeline execution status.
The id of this resource.
Name of the image.
Message is populated when an error occurs.
A human-friendly name used as an identifier in APIs that support this option
Owner Name who triggered the event.
Pipeline to be executed when event is triggered.
The project this entity belongs to.
RepoName corresponding to the event.
Namespace inside the Docker Repository.
Tag name associated with the image.
Commit Time for the event.
Date when the entity was last updated. The date is in ISO 8601 with time zone.
The user that last updated this entity
Version of the resource.
Unauthorized Request
Forbidden
Not Found
Server Error