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" }] } .. raw:: html
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: pool_import

pool_import

Type: object
No Additional Properties

Guid

Type: string

Name

Default: null

If specified, import the pool using this name.

Type: string

Must be at least 1 characters long

Must be at most 50 characters long

Type: null

Result

Type: const
Must be one of:
  • true
Specific value: true


*Required roles:* POOL_WRITE