controltower_reset_landing_zone: This API call resets a landing zone

View source: R/controltower_operations.R

controltower_reset_landing_zoneR Documentation

This API call resets a landing zone

Description

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.

Usage

controltower_reset_landing_zone(landingZoneIdentifier)

Arguments

landingZoneIdentifier

[required] The unique identifier of the landing zone.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.