X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Femuvim%2Fcli%2Frest%2Fmonitor.py;h=5656c416fd5cc8b7fe2ecfd46d5acf0bb8d034d5;hb=2cb9e8fd0d8d4e5ff05fc99c882e8ad062f2ff96;hp=2ed1402a0d5c56fa55c8d7716f4f0860db4f9c4d;hpb=73efd195b7d0876b76af6caa7ba27fa5bb43fcb2;p=osm%2Fvim-emu.git diff --git a/src/emuvim/cli/rest/monitor.py b/src/emuvim/cli/rest/monitor.py index 2ed1402..5656c41 100755 --- a/src/emuvim/cli/rest/monitor.py +++ b/src/emuvim/cli/rest/monitor.py @@ -101,7 +101,7 @@ parser.add_argument( help="Data center where the vnf is deployed") parser.add_argument( "--endpoint", "-e", dest="endpoint", - default="http://127.0.0.1:5000", + default="http://127.0.0.1:5001", help="UUID of the plugin to be manipulated.") def main(argv):