Skip to main content

List AWS Cloud Assembly configurations

API to get the list of AWS Cloud Assembly configurations

Path Parameters
  • accountId int64 required

    Cloud Rewind account ID.

  • projectId string required

    Cloud Rewind project ID.

  • cloudAssemblyId int64 required

    AWS cloud assembly ID.

Responses

OK


Schema
  • accountId int64

    Cloud Rewind Account Id

  • projectId string

    Cloud Rewind Project Id

  • cloudAssemblyId int64

    Unique identifier for the cloud assembly

  • config object[]

    List of protection and recovery configuration details for the Cloud Assembly

  • configName string

    Name of the cloud assembly configuration

  • configValue object

    Defines the details of the protection and recovery configuration for this Cloud Assembly

  • lastUpdated date-time

    The time when the configuration was last updated

Loading...