Skip to main content

Creates a new snapshot.

POST 

/api/core/v2/control/snapshot/create

Creates a new snapshot.

Request

Body

    index integerrequired

    The index of the snapshot.

Responses

Successful operation.

Schema
    index integerrequired

    The index of the snapshot.

    filePath stringrequired

    The file path of the snapshot file.

Loading...