Skip to content

Add ListAll functionality to recordsets #3687

@Sharpz7

Description

@Sharpz7

What is missing?

The current implementation of the Designate recordsets client in gophercloud only provides the ListByZone function. This requires callers to perform multiple individual API calls when operations are needed across all zones, which can result in significant latency and performance bottlenecks in large-scale environments.

Adding a ListAll function to recordsets allows for retrieving recordsets globally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions