Rollback To Revision
Rollback to a revision specified by container app's URN and revision number. A 202 response is returned along with a task URL in the location response header. Returns 400 if app type is anything but ContainerApp.
Request
URI
POST
https://{api_host}/cloudapi/1.0.0/apps/{id}/revisions/{revision}/rollback
COPY
Path Parameters
string
id
Required
id
integer
revision
Required
revision
string
id
Required
id
integer
revision
Required
revision
Responses
202
The request have been accepted and the task to monitor the request is in the Location header.
Operation doesn't return any data structure
Availability
Added in 40.0.0-alpha
App Operations
POST
Create App
DELETE
Delete App
GET
Get App
GET
Get Custom Values
GET
Get Revision
GET
Get Revision Custom Values
GET
Query Apps
GET
Query Kubernetes Resources
GET
Query Revisions
POST
Rollback To Revision
PUT
Update App
PUT
Update Custom Values