xpanse icon indicating copy to clipboard operation
xpanse copied to clipboard

add new option 'recreate' service

Open swaroopar opened this issue 5 months ago • 1 comments

  • [ ] Create a new API called recreateService. (update - should be a PUT request with serviceId in query). No request body)
  • [ ] The service must call the existing destroy and deploy methods. (similar to migrate)
  • [ ] Should not create new serviceId.
  • [ ] Force destroy the service if necessary.

swaroopar avatar Sep 03 '24 12:09 swaroopar