I have a real time analytic running that as one of the outputs posts data back through an HTTP output to another systems Rest API. . I have been asked to temporarily shutdown the HTTP output while leaving the rest of the Analytic running. MERGE --> HTTP if I just break the connection I get errors and after the save the Analytic will not restart, really do not want to clone and remove half the logic in this to keep the other outputs active. Any suggestions ?