Stop Instance

POST {{aws_lightsail_base_url}}/?force&instanceName&Version=2016-11-28

Request Params

KeyDatatypeRequiredDescription
forcenullWhen set to True, forces a Lightsail instance that is stuck in a stopping state to stop.
instanceNamenullThe name of the instance (a virtual private server) to stop.
VersionstringThe version of the API.

Request Body

{"force"=>1, "instanceName"=>"string"}