controltower_get_baseline_operation: Returns the details of an asynchronous baseline operation, as...

View source: R/controltower_operations.R

controltower_get_baseline_operationR Documentation

Returns the details of an asynchronous baseline operation, as initiated by any of these APIs: EnableBaseline, DisableBaseline, UpdateEnabledBaseline, ResetEnabledBaseline

Description

Returns the details of an asynchronous baseline operation, as initiated by any of these APIs: enable_baseline, disable_baseline, update_enabled_baseline, reset_enabled_baseline. A status message is displayed in case of operation failure.

See https://www.paws-r-sdk.com/docs/controltower_get_baseline_operation/ for full documentation.

Usage

controltower_get_baseline_operation(operationIdentifier)

Arguments

operationIdentifier

[required] The operation ID returned from mutating asynchronous APIs (Enable, Disable, Update, Reset).


paws.management documentation built on May 29, 2024, 1:50 a.m.