public bool deleteItem(String instanceID) { return(factoryService.deleteMachine(sessionID, instanceID)); }