v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428161141.0 KB

This API call resets a landing zone. It starts an asynchronous operation that resets the landing zone to the parameters specified in the original configuration, which you specified in the manifest file. Nothing in the manifest file's original landing zone configuration is changed during the reset process, by default. This API is not the same as a rollback of a landing zone version, which is not a supported operation.

post/reset-landingzone

Request body

landingZoneIdentifierstring required

The unique identifier of the landing zone.

Response

Success

operationIdentifierstring required

A unique identifier assigned to a <code>ResetLandingZone</code> operation. You can use this identifier as an input parameter of <code>GetLandingZoneOperation</code> to check the operation's status.