-
Notifications
You must be signed in to change notification settings - Fork 37
Description
Is your feature request related to a problem? Please describe.
When running dx_get_snapshots for a given name it often takes a long time to return the data especially if there are lots of snapshots for that vdb. This is true of whichever Delphix Engine the target is.
Describe the solution you'd like
Please add a -snappervdb option to the dx_get_snapshots command or something that improves the performance (see comment below about dx_get_db_env).
Describe alternatives you've considered
I'm not aware of or haven't found a workaround to this issue.
The same problem previously existed with dx_get_db_env until a -snappervdb option was added which considerably improved the performance of that command
Additional context
Add any other context or screenshots about the feature request here.