interface PostRestoreShardIdRequest {
    body: string;
    shardID: string;
}

Properties

Properties

body: string

TSM snapshot.

shardID: string

The shard ID.

MMNEPVFCICPMFPCPTTAAATR