We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d752f0e commit 4e26057Copy full SHA for 4e26057
src/main/java/es/upv/i3m/grycap/im/InfrastructureManager.java
@@ -248,7 +248,7 @@ public void destroyInfrastructure(String infId) throws ImClientException {
248
String.class);
249
}
250
251
- /**
+ /**
252
* Undeploy the virtual machines associated to the infrastructure with ID
253
* 'infId'.
254
* This call will not wait for the VMs to be created to return.
0 commit comments