v1

latestOpenAPI 3.1.02026-08-06330343826.1 KB
Scan Engine

Engine Pool Engines

Set the engines in the engine pool.

put/api/3/scan_engine_pools/{id}/engines

Path parameters

idinteger required

The identifier of the engine pool.

Request body

integer[] required

The identifiers of the scan engines to place into the engine pool.

Example request

[
  2
]

Response

OK