Asset Group Import
The Qualys Asset Group Appliance Transform map is used to transform Qualys Asset Group data to create scanner appliance records. Changes to this transform alter how scanner appliances are created and modified.
To access this transform map, navigate to .
The table shows the fields currently being transformed.
| Source Field | Target field | Description |
|---|---|---|
| u_id | id | Used as identifier for the Qualys Asset Group. |
| [Script] | manual | Scripted value to determine how the target record was created. When created through transforms, this field is always false. |
| [Script] | ips | The IP addresses that are associated with the asset group being transformed. |
| u_default_appliance_id | appliance_id | The Qualys appliance identifier for the default appliance in this asset group. |
| u_title | asset_group_name | The name of the Qualys asset group. |
In addition to field mappings, there is also a transform script that is executed during the transformation process.
The following table shows when this script runs and what it is used for.
| When the script is run | Purpose of the script |
|---|---|
| onBefore (before an import set has completed transformation). | The script that constrains the asset group imports to only asset groups with a default appliance and a set of mapped IP addresses. For internal use. Modifying or deleting is not recommended. |