Delete Auto Snapshot
POST {{aws_lightsail_base_url}}/?date&resourceName&Version=2016-11-28
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
date | null | The date of the automatic snapshot to delete in YYYY-MM-DD format. Use the get auto snapshots operation to get the available automatic snapshots for a resource. | |
resourceName | null | The name of the source instance or disk from which to delete the automatic snapshot. | |
Version | string | The version of the API. |
Request Body
{"date"=>"string", "resourceName"=>"string"}