Skip to main content

Create Gcs Local Container Error Report

Returns task ID

Request Body required
  • backup_id string

    ID of the failed backup id for which the error report will be generated.

  • error_report_bucket_name string

    Name of the GCS bucket where the generated error report will be stored.

  • error_report_prefix string

    Object prefix under which the generated error report will be stored.

  • error_report_project_id string

    ID of the GCP project where the generated error report will be stored.

  • protection_group_gcs_asset_id string

    ID of the asset for which the error report will be generated.

  • task_id int64

    ID of the failed task for which the error report will be generated.

Responses

Success


Schema
  • task_id int64

    ID of the task created to generate the error report.

Loading...