Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListRecoveryRangesParams

Parameters for the listRecoveryRanges operation.

Hierarchy

  • ListRecoveryRangesParams

Index

Properties

backupVaultName

backupVaultName: string

name of BackupVault.

Optional headers

headers: OutgoingHttpHeaders

Optional latest

latest: string

If "true", then return only the latest RecoveryRange for each source-resource that is backed up.

If "false" or not specified, then the default behavior is produced.

Value is can insensative. If any value is provided other than "true" or "false" then return 400.

Optional sourceResourceCrn

sourceResourceCrn: string

CRN of source resource to filter on. This limits ranges returned to only ranges where the source_resource_crn matches the parameter value.

Optional token

token: string

the continuation token for controlling pagination.

Generated using TypeDoc