External DocumentationTo learn more, visit the Tenable documentation.
Parameters
Example Output
Workflow Library Example
Import Assets 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 |
|---|---|
| Assets | An array of asset objects to import. Each asset object requires a value for at least one of the following properties: fqdn, ipv4, netbios_name, mac_address. For an example of this request body, see Add Asset Data to Tenable.io. For the complete list of importable asset attributes, see Common Asset Attributes. |
| Source | A user-defined name for the source of the import containing the asset records. You can specify only one source for each import. |
{
"value": {
"asset_import_job_uuid": "467e5338-7783-4a0d-915a-5d00584784a0"
}
}
Was this page helpful?