Actions
List Networks
Lists network objects for your organization.
Requires ADMINISTRATOR [64] user permissions. See [Permissions](doc:permissions).
External Documentation
To learn more, visit the Tenable documentation.
Basic Parameters
Parameter | Description |
---|---|
Filter | A filter condition in the following format: field:operator:value . For network objects, you can only filter on the name field, using the following operators: * eq—The name of the returned network object is equal to the text you specify. * neq—The returned list of network objects excludes the network object where the name is equal to the text you specify. * match—The returned list includes network objects where the name contains the text you specify at least partially.You can specify multiple f parameters, separated by ampersand (&) characters. If you specify multiple f parameters, use the ft parameter to specify how Tenable.io applies the multiple filter conditions. |
Filter Join Type | The operator that Tenable.io applies if multiple `f` parameters are present. The OR operator is the only supported value. If you omit this parameter and multiple f parameters are present, Tenable.io applies the OR operator by default. |
Include Deleted | Indicates whether Tenable.io includes deleted network objects in the response message. Deleted network objects contain the additional attributes, deleted and deleted_by , which specifies the date (in Unix time) when the network object was deleted and the UUID of the user that deleted the network object. |
Advanced Parameters
Parameter | Description |
---|---|
Limit | The number of records to retrieve. If this parameter is omitted, Tenable.io uses the default value of 50 . |
Offset | The starting record to retrieve. If this parameter is omitted, Tenable.io uses the default value of 0 . |
Example Output
Workflow Library Example
List Networks with Tenable and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?