Data retrieval settings for the Microsoft Threat and Vulnerability Management Integration
-
- UpdatedAug 1, 2024
- 2 minutes to read
- Xanadu
- Vulnerability Response
You can use data retrieval settings to help you determine the type and scope of data that you want to import from the ServiceNow® Microsoft Threat and Vulnerability Management (MS TVM) Vulnerability integration to your ServiceNow AI Platform® instance.
Data retrieval settings help you to control the data that you want to import. You can set the values of these filters in integration instances. To view the integration instances, navigate to
and click your MS TVM integration.On the Integration Instance page, click the Integration Instance Parameters to display a list of parameters, or click the Vulnerability Integrations tab for a schedule, REST details, integration details, data sources, and integration run information.
Data retrieval settings and filters for the MS TVM integrations in your ServiceNow AI Platform instance
The following settings are available for the MS TVM integrations in your ServiceNow AI Platform instance. These and other configuration settings are displayed on the Integration Instance page of your ServiceNow AI Platform instance. You may prefer to leave these settings in their default settings for the first few integration runs.
MS TVM.
- vi_size_limit
- Defines the number of vulnerable item records to include in the result set from the MS TVM Machine Vulnerabilities integration. This setting must be in the int32 format. The default value is 2,000.
- vulnerabilities_size_limit
- Defines the number of vulnerability records to include in the result set from the MS TVM Vulnerability (CVE) integration. This setting must be in the int32 format. The default value is 2,000.
- recommendations_size_limit
- Defines the number of vulnerability records to include in the result set from the MS TVM Recommendations Integration. This setting must be in the int32 format. The default value is 2,000.
- asset_size_limit
- Defines the number of vulnerability records to include in the result set from the MS TVM Machines integration. This setting must be in the int32 format. The default value is 2,000.
- machine_filter
- Filters the machines that are coming from MS TVM. This filter is applied to the MS TVM Machines integration. The default value is to bring in machines where onBoardingStatus is onBoarded.