View source: R/controltower_operations.R
controltower_reset_landing_zone | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/controltower_reset_landing_zone/ for full documentation.
controltower_reset_landing_zone(landingZoneIdentifier)
landingZoneIdentifier |
[required] The unique identifier of the landing zone. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.