Skip to main content

Get protection

Get protection by id

Path Parameters
  • accountId int64 required

    Cloud Rewind account ID.

    Example: 12345678
  • projectId string required

    Cloud Rewind project ID.

    Example: 123456
  • cloudAssemblyId int64 required

    Azure Cloud assembly ID.

    Example: 1234
  • protectionId string required

    Protection ID.

    Example: t12345678:123456:1234:145:1746784337032
Responses

OK


Schema
  • protectionId string

    Protection ID.

  • status string

    The status of protection.

  • protectionPolicyId int64

    Protection policy ID.

  • timestamp int64

    Timestamp of the protection in epoch-milli.

  • protectionPolicyName string

    Protection policy name.

  • isLocked boolean

    Flag to indicate if the protection is locked.

  • duration int64

    Duration of the protection in milli-seconds.

  • hasRecovery boolean

    Flag to indicate if the protection has recovery.

  • primaryRegionProtectionDetails object

    List of replication region details associated with the protection.

  • region string

    The region of the azure resource.

  • status string

    The status of protection.

  • replicaRegionProtectionDetails object[]

    List of replication region details associated with the protection.

  • region string

    The region of the azure resource.

  • status string

    The status of protection.

Loading...