Skip to main content

system/restoreBackup

Api Code Documentation / Exports / system/restoreBackup

Table of contents

Functions

Functions

restoreBackup

restoreBackup(blockchainProtocol, blockchainHost, blockchainPort, req): Promise<HttpResponse>

Parameters

NameType
blockchainProtocol"http" | "https"
blockchainHoststring
blockchainPortnumber
reqAuthenticatedRequest

Returns

Promise<HttpResponse>

Defined in

src/system/restoreBackup.ts:8