v1
latestOpenAPI 3.1.02026-08-06330343826.1 KBScan Engine
Engine Pool
Updates the specified engine pool.
put/api/3/scan_engine_pools/{id}
Path parameters
idinteger required
The identifier of the engine pool.
Request body
Example request
{
"links": [
{
"href": "https://hostname:3780/api/3/...",
"rel": "self"
}
],
"name": "Corporate Scan Engine 001"
}Response
OK