Remove agents from network

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 the Scan Manager [40] user role. See Roles.

Body Params
string
required

The UUID of the network to remove the agents from.

criteria
object

Specifies the criteria you wish to filter agents on. The criteria is used to narrow down the list of agents to perform the specified action on.

items
array

An array of agent IDs or agent UUIDs to add to the criteria filter.

items
not_items
array

An array of agent IDs or agent UUIDs to exclude from the criteria filter.

not_items
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Returned if your request message contained an invalid parameter.

403

Returned if you do not have permission to create or interact with a bulk operation task.

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/html