Delete Instance
POST {{aws_lightsail_base_url}}/?forceDeleteAddOns&instanceName&Version=2016-11-28
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
forceDeleteAddOns | null | A Boolean value to indicate whether to delete the enabled add-ons for the disk. | |
instanceName | null | The name of the instance to delete. | |
Version | string | The version of the API. |
Request Body
{"forceDeleteAddOns"=>1, "instanceName"=>"string"}