External DocumentationTo learn more, visit the Tenable documentation.
Parameters
Example Output
Workflow Library Example
Create an Agent Group with Tenable and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Name | The name of the agent group. |
| Scanner ID | The ID of the scanner to add the agent group to. |
{
"value": {
"agents_count": 0,
"creation_date": 1544455100,
"id": 106592,
"last_modification_date": 1544455100,
"name": "Western Region",
"owner": "system",
"owner_id": 1,
"owner_name": "system",
"owner_uuid": "1bd703af-b2aa-4a82-ad8d-b883381a873f",
"shared": 0,
"timestamp": 1544455100,
"user_permissions": 0,
"uuid": "9bd87b50-7349-4a52-8a41-573b9a4b9bb6"
}
}
Was this page helpful?