Projects



Changes between Version 24 and Version 25 of CloudNativeRenew


Ignore:
Timestamp:
Mar 29, 2021, 3:58:33 PM (4 years ago)
Author:
roewekamp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CloudNativeRenew

    v24 v25  
    6565
    6666First attempt to start the net system `primeDistributor_withPlugin.sns` by executing:\\
    67 `curl -F "snsZipFile=@primeDistributor_withPlugin.sns" localhost:8085/upload/sns?fileName=primeDistributor_withPlugin`
     67`curl -F "snsZipFile=@primeDistributor_withPlugin.sns" localhost:8085/upload/sns?fileName=primeDistributor_withPlugin`\\
    6868`curl -X POST "localhost:8085/simulation/start?mainNet=primeDistributor&sns=primeDistributor_withPlugin.sns"`
    6969
     
    8181`curl -X POST "localhost:8085/simulation/start?mainNet=primeDistributor&sns=primeDistributor_withPlugin.sns"`
    8282
    83 Use the log to observe the number computations printed to the console:
     83Use the log to observe the number computations printed to the console:\\
    8484`curl localhost:8085/log`
    8585