CloudMongoDbBackupDetail

Prev Next

Available in VPC

These are Cloud DB for MongoDB backup details.

Syntax

The syntax is as follows.

private Date startTime;
private Date endTime;
private Long backupSize;
private Long dataStorageSize;
private String shard;

Field

The following describes the fields.

Field Type Required Description
startTime Date Required Backup start time
endTime Date Required Backup end time
backupSize Long Required Backup data size
dataStorageSize Long Required Data storage size
shard String Required Shard (replica set) name