GET /dumps/sql
Название | Тип | По-умолчанию | Описание |
---|---|---|---|
luaDump | file | File of lua dump, saved by chardumps addon | |
accountId | integer | GUID of account | |
configurationId | integer | ID of transfer configuration | |
transferOptions | string | Options of transfer separated by semicolon. If this is empty then uses all options. | |
dbCore | string | "TDB_335a" | Core of database |
withComments | string | true | Include a comments to script? |
dumpEncoding | string | "gzip" | Lua dump encode method. Possible values: "gzip". |
{ "content": "sql..." } or { "errors": {} "errorMessage": "" }