Skip to main content

Update AWS AMI protection configuration

API to update AWS AMI protection configuration

Path Parameters
  • accountId int64 required

    Cloud Rewind account ID.

  • projectId string required

    Cloud Rewind project ID.

  • cloudAssemblyId int64 required

    AWS cloud assembly ID.

Request Body required
  • enableAmiProtection boolean required

    Enable this option to Creates an AMI automatically during protection for easy recovery.

Responses

OK


Schema
  • accountId int64

    Account Id

  • projectId string

    Cloud Rewind Project Id

  • cloudAssemblyId int64

    Unique identifier for the cloud assembly

  • lastUpdated date-time

    The time when the configuration was last updated

  • enableAmiProtection boolean

    Enable this option to Creates an AMI automatically during protection for easy recovery on the AWS.

Loading...