Bulk assign scanners
POST {{baseUrl}}/networks/:network_id/scanners
Bulk assigns scanners and scanner groups to a custom network. The data in this request payload overwrites the full list of specified scanners and scanner groups previously assigned to the specified network object. If the payload excludes scanners or scanner groups previously assigned to the specified network object, Tenable.io returns those scanners and scanner groups to the default network. You cannot use this endpoint to bulk return scanners and scanner groups from multiple custom networks to the default network.
Requires ADMINISTRATOR [64] user permissions.
Request Body
{"scanner_uuids"=>["pariatur enim voluptate", "non fugiat"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{}