interface GetBackupShardIdRequest {
    shardID: number;
    since?: string;
}

Properties

Properties

shardID: number

The shard ID.

since?: string

The earliest time RFC3339 date/time format to include in the snapshot.

MMNEPVFCICPMFPCPTTAAATR