Enable Add On
POST {{aws_lightsail_base_url}}/?addOnRequest&resourceName&Version=2016-11-28
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
addOnRequest | null | An array of strings representing the add-on to enable or modify. | |
resourceName | null | The name of the source resource for which to enable or modify the add-on. | |
Version | string | The version of the API. |
Request Body
{"addOnRequest"=>{"addOnType"=>"string", "autoSnapshotAddOnRequest"=>{"snapshotTimeOfDay"=>"string"}}, "resourceName"=>"string"}