Imports asset data in JSON format. The request size cannot exceed 5 MB. For example, if the average asset record you want to import is about 2 KB, you can import approximately 2,500 assets in a single request. Note: This endpoint does not support the network_id attribute in asset objects for import. Tenable.io automatically assigns imported assets to the default network object. For more information about network objects, see Manage Networks. Requires SCAN OPERATOR [24] user permissions and CAN EDIT [64] scan permissions. See Permissions.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the Tenable documentation.
Parameters
| 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. |