Skip to main content

Download AWS recovery report

API to download AWS recovery report in PDF/CSV format

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: pdf

    Recovery report format. Allowed formats are: pdf and csv.
    If not specified, the default format is pdf.

Responses

OK

Loading...