Skip to content

put_optimize_movedb

Alberto Gonzalez edited this page Jun 19, 2017 · 1 revision

(PUT)/optimize/movedb/?sid={sid}

Description

Moves the database.

Request

Syntax

PUT/api/optimize/movedb
Host: <server host name>
Accept: application/json
AuthToken: <authentication token returned from authenticate>

Parameters

Optional parameters include:

Parameter Description Type Required
devname new location for database string optional, if not specified, database will be moved to first available disk found

Examples

Sample Request

PUT/api/optimize/movedb
Host: <server host name>
Accept: application/json
AuthToken: 8a00sjerhterqerjlqkjlk443l4j56869h4f_)(fjdkasHHHHHkdal324

Sample Response

HTTP Status: 200 (OK)

Clone this wiki locally