View source: R/lightsail_operations.R
lightsail_get_operation | R Documentation |
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.
lightsail_get_operation(operationId)
operationId |
[required] A GUID used to identify the operation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.