CSV - Networks
- 08 Oct 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
CSV - Networks
- Updated on 08 Oct 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
CSV - Networks adapter imports information about networks from a CSV file. You can use this adapter to fetch a bulk list of network segments.
The adapter parameters are the same as the CSV Legacy Remote File Configuration. Since the CSV - Networks adapter provides data about networks only, unlike the generic CSV adapter, there is no option to configure the adapter to contain information about Users, Devices, or any other type of asset.
The functionality of this adapter is the same as the CSV adapter.
Note that the Accepted CSV field names are case sensitive.
Which fields are imported with a Networks file?
The following data is imported as part of the Networks file.
Field | Accepted CSV Field Name(s) | Notes | Required? |
---|---|---|---|
ID | id | Yes | |
Asset Type | Asset Type | The Asset Type must be one of the following types: AWS VPC, Cisco Meraki Network, GCP VPC, Infoblox Network, AD Sites & Subnets, IPv4 Subnet, IPv6 Subnet, Wiz Virtual Network, NetworkSecurityRules, VirtualNetwork | No |
Site Name | Site Name | No | |
State | State | No | |
Creation Date | Creation Date | No | |
CIDR Blocks | CIDR Blocks | The format should be comma-separated strings with a space after each comma, for example: 1.1.1.1, 2.2.2.2, 3.3.3.3. | No |
Was this article helpful?