You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After sending a DELETE connector-iaas/infrastructures/<my_infrastructure_id>/instances?instanceTag=<my_instance_tag> and while the request is being processed (which can take a lot of time), <my_infrastructure_id> is not pollable anymore through GET or POST. Instead, I get a Internal Error 500.
The text was updated successfully, but these errors were encountered:
After sending a
DELETE connector-iaas/infrastructures/<my_infrastructure_id>/instances?instanceTag=<my_instance_tag>
and while the request is being processed (which can take a lot of time),<my_infrastructure_id>
is not pollable anymore through GET or POST. Instead, I get a Internal Error 500.The text was updated successfully, but these errors were encountered: