paws.compute (version 0.1.0)

lightsail_reboot_instance: Restarts a specific instance

Description

Restarts a specific instance.

Usage

lightsail_reboot_instance(instanceName)

Arguments

instanceName

[required] The name of the instance to reboot.

Request syntax

svc$reboot_instance(
  instanceName = "string"
)

Details

The reboot instance operation supports tag-based access control via resource tags applied to the resource identified by instanceName. For more information, see the Lightsail Dev Guide.