Skip to content

Resolve CE-2452 "Support delete instance function"

Imre Toth requested to merge CE-2452_Support_delete_instance_function into develop

Created 2 new endpoints to support instance delete feature.

One is listing the created instances, the second one is deleting the instance(s).

Merge request reports