Skip to main content

Download AWS recovery logs

API to download logs for a specific AWS recovery operation.

Path Parameters
  • accountId int64 required

    Cloud Rewind account ID.

  • projectId string required

    Cloud Rewind project ID.

  • assemblyId int64 required

    AWS cloud assembly ID.

Query Parameters
  • id string required

    AWS Recovery ID

  • format string

    Default value: txt

    Format of the logs to be downloaded. Allowed formats are: json and txt.
    If not specified, the default format is txt.

Responses

OK


Schema
  • string byte
Loading...