controltower_get_control_operation {paws.management} | R 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. |
[Package paws.management version 0.7.0 Index]