Options
All
  • Public
  • Public/Protected
  • All
Menu

Metadata associated with a recovery range.

Hierarchy

  • RecoveryRange

Index

Properties

Optional backup_policy_name

backup_policy_name: string

The name granted to the policy. Validation :

  • chars limited to alphanumeric, underscore, hyphen and period.

Optional range_create_time

range_create_time: string

The time at which this recoveryRange was initially created.

Returns "YYYY-MM-DDTHH:mm:ss.sssZ" timestamp format

NOTE : this can be before the start-time.

Optional range_end_time

range_end_time: string

the point in time at which backup coverage of the sourceResource ends. Returns "YYYY-MM-DDTHH:mm:ss.sssZ" timestamp format.

Optional range_start_time

range_start_time: string

The point in time at which backup coverage of the sourceResource begins.

Returns "YYYY-MM-DDTHH:mm:ss.sssZ" timestamp format.

Optional recovery_range_id

recovery_range_id: string

A UUID that uniquely identifies a resource.

Optional retention

The retention configuration for a RecoveryRange.

Optional source_resource_crn

source_resource_crn: string

The CRN for a COS Bucket.

Note that Softlayer CRNs do not contain dashes within the service_instance_id, whereas regular CRNs do. Although bucket backup is not supported for softlayer accounts, this need not be enforced at the CRN parsing level.

Generated using TypeDoc