lightsail_reboot_instance {paws.compute} | R Documentation |
Restarts a specific instance
Description
Restarts a specific instance.
See https://www.paws-r-sdk.com/docs/lightsail_reboot_instance/ for full documentation.
Usage
lightsail_reboot_instance(instanceName)
Arguments
instanceName |
[required] The name of the instance to reboot. |
[Package paws.compute version 0.9.0 Index]