Stop Instance
POST {{aws_lightsail_base_url}}/?force&instanceName&Version=2016-11-28
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
force | null | When set to True, forces a Lightsail instance that is stuck in a stopping state to stop. | |
instanceName | null | The name of the instance (a virtual private server) to stop. | |
Version | string | The version of the API. |
Request Body
{"force"=>1, "instanceName"=>"string"}