Skip to content

Addition of type and VM filter in the backup listing API #13644

Open
GeanJair wants to merge 1 commit into
apache:mainfrom
scclouds:add-type-and-vm-filter-to-backup-listing
Open

Addition of type and VM filter in the backup listing API #13644
GeanJair wants to merge 1 commit into
apache:mainfrom
scclouds:add-type-and-vm-filter-to-backup-listing

Conversation

@GeanJair

Copy link
Copy Markdown
Contributor

Description

Currently, the listBackups API does not allow listing backups based on their type. Changes have been made to the API to allow backups to be listed informing a specific type. In addition, although the API already supports the filtering of backups by VM, support for this parameter had not been added to the GUI. Therefore, the GUI backup filter has been extended to support the search by both type and VM.

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Screenshots (if appropriate):

Example of a listBackups API call

type-full-api-call

listBackups API call when filtering by a non-existent type

non-existent-type-api-call

Filtering field in the GUI

base-ui

filter-by-vm

filter-by-type

filter-by-unavailable-type

How Has This Been Tested?

  • I checked the possibility of filtering backups by type.
  • I checked the possibility of filtering backups by VM.
  • I checked the response generated when attempting to pass a non-existent type or VM via CloudMonkey.
  • I checked the response generated when attempting to pass a non-existent type or VM via the browser URL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant