Roll Back a Service
Rollbacks allow you to revert a service to an older version if the new version has issues.
note
Older service versions do not contain any service runtime configurations. Instead, the configurations of the current service version will be used.
You can only roll back to a service version published on the same gateway group.
Prerequisites
- Obtain a user account with Super Admin, API Provider, or Runtime Admin role.
- Complete the Publish APIs by Service tutorial.
Roll Back Services as an API Provider
- Select Service Hub from the side navigation bar.
- Click View History Versions under the
httpbin API
service. - Choose version
1.0.0
and then click Rollback. - Enter the service name and then click Rollback.
Roll Back Services as a Runtime Admin
- Select Gateway Groups from the side navigation bar and then click Test Group.
- Select Published Services from the side navigation bar.
- Expand the history versions of service
httpbin API
. - Choose version
1.0.0
and then click Rollback. - Enter the service name and then click Rollback.