GET v1/bunits/{bunitId}/consumers/{consumerId}/microsoft365account/restorepoints

Get restore points related to a Microsoft 365 account

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId ID of the business unit the consumer is related to integer

Required

consumerId ID of the consumer the account is related to integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of RestorePoint
NameDescriptionTypeAdditional information
CatalogTime catalogTime
date

None.

ProtectionTime properties.protectionInfo.protectionTime
date

None.

RecoveryPoint properties.protectionInfo.recoveryPoint
GUID
string

None.

CommittedStorageMegaBytes properties.storageSummary.commited
decimal number

None.

UncommittedStorageMegaBytes properties.storageSummary.uncommited
decimal number

None.

TransferredMegaBytes How much data was transferred during the creation of the restore point
decimal number

None.

SessionId properties.sessionId
integer

None.

JobId properties.jobId
integer

None.

BackupPolicy properties.protectionInfo.storageProfileId
BackupPolicy

None.

Vm id
GUID
Vm

None.

Id A unique ID for the object.
integer

Read-only.

CreatedDate Time and date the object was created.
date

Read-only.

ArchivedDate Time and date the object was or is going to be archived.

Unarchived objects have no value in ArchivedDate
date

Read-only.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.