Cloud Discovery & Visibility (CDV) v25.3 has the following new features:
Enhanced parent zone deletion options
Cloud Discovery & Visibility (CDV) 25.3 introduces a new setting where users can configure how parent zones are affected when deleting tagged child zones on the Tagged resources tab. Users can now configure whether CDV will remove only the selected child zone in Address Manager, or remove both the child zone and associated parent zones (provided the parent zones are empty and not deployable) in Address Manager.
For more information, refer to Configuring parent zone deletion settings.
New API endpoints
The following endpoints have been added to support configuration of parent zone deletion settings:
| Endpoint | Description |
|---|---|
PUT /system/delete-empty-parent-zones |
Allows users to configure the parent zone deletion option. Field:
Type: Boolean Description: Indicates whether parent zones will be deleted with selected child zones. Default value: False |
GET /system/delete-empty-parent-zones |
Retrieves the current state of the parent zone deletion option. |
(AWS, Azure) New Discovery options: Specify CIDRs to exclude in Discovery and Visibility
New in Cloud Discovery & Visibility (CDV) 25.3, users can exclude networks from the Discovery and Visibility process by specifying one or more IPv4/IPv6 CIDR exclusion ranges.
For more information, refer to AWS exclusion filters in AWS job settings: Discovery options and Azure exclusion filters in Azure job settings: Discovery options.
Updated API endpoints
The following endpoints have been updated to support network exclusion:
| Endpoint | Description |
|---|---|
POST /discovery (All platforms) |
New field: Type: List Description: The list of excluded CIDR ranges. |
PUT /schedule/{schedule_id}/options (All
platforms) |
|
PUT /visibility-manager (All platforms) |
(AWS) Performance improvements for Amazon Route 53 discovery
Cloud Discovery & Visibility (CDV) 25.3 includes performance improvements for discovery of Amazon Route 53 resources, including reducing the number of API calls to AWS required to do the discovery.