Create target group

Creates a new target group for the current user.

Caution: Target groups were deprecated in Tenable Vulnerability Management on February 4th, 2022. Tenable recommends that customers use tags instead to group and scan assets. Please update any existing integrations that your organization has. If you want to automatically migrate your target groups to tags via the API and pyTenable, see Migrate Target Groups to Tags. For more information about tags, see Tags in the Tenable Vulnerability Management User Guide.

Requires the Scan Operator [24] user role to create user target groups. See Roles.

Body Params
string
required

The name for the group.

string
required

The members of the group. A comma-separated list of FQDNs or IP address ranges that you want to scan.

acls
array of objects

An array containing permissions to apply to the group.

acls
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Returned if your response message is missing a required parameter or is otherwise invalid.

403

Returned if you do not have permission to create a 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