Remove agents from a network

POST {{baseUrl}}/scanners/null/agents/_bulk/removeFromNetwork

Creates a bulk operation task to remove agents from a custom network.

Note: Agents that are removed from a custom network will be added to the Default network.

Requires SCAN MANAGER [40] user permissions. See Permissions.

Request Body

{"items"=>["00000000-0000-0000-0000-000000000001", "00000000-0000-0000-0000-000000000002"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"task_id":"aed90273-b535-438e-9d85-30899636bbdd","container_uuid":"5043dfa2-7864-4785-aff7-80026f36efcb","status":"NEW"}