Add scanner to scanner group

Adds a scanner to the scanner group. You can use the GET /scanner-groups/{group_id}/scanners endpoint to verify that the scanner has been added to the specified scanner group.

Requires the Basic [16] user role. See Roles.

Path Params
int32
required

The ID of the scanner group.

int32
required

The ID of the scanner to add to the scanner group.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Returned if your request specified invalid parameters or if your request was improperly formatted.

403

Returned if you do not have permission to add scanners to scanner groups.

404

Returned if Tenable Vulnerability Management could not find the specified scanner or scanner group.

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