Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BmsrpQueryObject

Package version

Filters to list backup copies.

Hierarchy

  • BmsrpQueryObject

Index

Properties

Optional endDate

endDate: Date

Backup copies created before this time.

Optional extendedInfo

extendedInfo: undefined | false | true

In Get Recovery Point, it tells whether extended information about recovery point is asked.

Optional moveReadyRPOnly

moveReadyRPOnly: undefined | false | true

Whether the RP can be moved to another tier

Optional restorePointQueryType

restorePointQueryType: RestorePointQueryType

RestorePoint type

Optional startDate

startDate: Date

Backup copies created after this time.

Generated using TypeDoc