controltower_get_control_operation: Returns the status of a particular EnableControl or...

View source: R/controltower_operations.R

controltower_get_control_operationR Documentation

Returns the status of a particular EnableControl or DisableControl operation

Description

Returns the status of a particular enable_control or disable_control operation. Displays a message in case of error. Details for an operation are available for 90 days. For usage examples, see the Controls Reference Guide .

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

Usage

controltower_get_control_operation(operationIdentifier)

Arguments

operationIdentifier

[required] The ID of the asynchronous operation, which is used to track status. The operation is available for 90 days.


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