Check whether an app can be rolled back to a specific deployment. This endpoint can also be usedto check if there are any warnings or validation conditions that will cause the rollback to proceedunder unideal circumstances. For example, if a component must be rebuilt as part of the rollbackcausing it to take longer than usual.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
Check whether an app can be rolled back to a specific deployment. This endpoint can also be usedto check if there are any warnings or validation conditions that will cause the rollback to proceedunder unideal circumstances. For example, if a component must be rebuilt as part of the rollbackcausing it to take longer than usual.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
Builds and executes requests for operations under /v2/apps/{app_-id}/rollback/validate