pool.import_pool ================ Import a pool found with `pool.import_find`. Errors: ENOENT - Pool not found .. examples(websocket):: Import pool of guid 5571830764813710860. :::javascript { "id": "6841f242-840a-11e6-a437-00e04d680384", "msg": "method", "method": "pool.import_pool, "params": [{ "guid": "5571830764813710860" }] } This method is a job. .. raw:: html
PoolImportPoolArgs parameters.
No Additional PropertiesGUID of the pool to import.
If specified, import the pool using this name.
Must be at least 1 characters long
Must be at most 50 characters long
Indicates successful pool import.
Specific value:true