lightsail_get_operation {paws.compute} | R Documentation |
Returns information about a specific operation
Description
Returns information about a specific operation. Operations include events such as when you create an instance, allocate a static IP, attach a static IP, and so on.
See https://www.paws-r-sdk.com/docs/lightsail_get_operation/ for full documentation.
Usage
lightsail_get_operation(operationId)
Arguments
operationId |
[required] A GUID used to identify the operation. |
[Package paws.compute version 0.9.0 Index]