post https://cloud.tenable.com/scanner-groups
Creates a new scanner group. You cannot use this endpoint to:
- Assign the new scanner group to a network object. Tenable Vulnerability Management automatically assigns new scanner groups to the default network object. To assign a scanner group to a network object, use the POST /networks/{network_id}/scanners/{scanner_uuid} endpoint.
- Configure scan routes for the scanner group. Instead, use the PUT /scanner-groups/group_id/routes endpoint.
Requires the Scan Manager [40] user role. See Roles.