tenable-sc-solution-hosts
Get hosts affected by a specific solution from Tenable Security Center.
Syntax
tenable-sc-solution-hosts [profile=PROFILE] [verify=t|f] solution-id=INT
- profile=PROFILE
- Optional. Connect profile code
- verify=t|f
- Optional. Verify profile (default: t). If f, returns empty on missing profile
- solution-id=INT
- Required. Plugin ID of the solution
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect Profile | Connect profile code of Tenable Security Center |
| ip | String | IP Address | IP address of the host |
| dns_name | String | DNS Name | DNS name of the host |
| netbios_name | String | NetBIOS Name | NetBIOS name of the host |
| mac | String | MAC Address | MAC address of the host |
| cpe | String | CPE | Common Platform Enumeration of the OS |
| repo_id | String | Repository ID | Repository ID |
| repo_name | String | Repository Name | Repository name |