Skip to content

feat: add bulk delete

Rashaad Gray requested to merge slb/rg/add-bulk-delete-operation into master

Type of change

  • Bug Fix
  • Feature
  • Pipeline
  • Test

Does this introduce a change in the core logic?

  • No
  • Yes

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this follow conventional commits spec?

  • No
  • Yes

Have you set the target Milestone?

  • No
  • Yes

Have you set the no-detached-pipeline label?

  • No
  • Yes

Updates description?

Add the bulk delete operation request to SDUtil Add access to operation's bulk delete api and expose method op bulk-delete Add access to operation's bulk-delete status api endpoint and expose method op bulk-delete-status

Merge request reports