X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=osm_nbi%2Fnbi.py;fp=osm_nbi%2Fnbi.py;h=d78379f77103b8b70629183333300361acf35944;hp=de48c033e1b9d8a4fe97a63f58c403f871f13e26;hb=519da48b76e8996450d58debecf5fdde7daa5b5e;hpb=e3dca38ffdc68915611ebbc95d7feb081eeef2ef diff --git a/osm_nbi/nbi.py b/osm_nbi/nbi.py index de48c03..d78379f 100644 --- a/osm_nbi/nbi.py +++ b/osm_nbi/nbi.py @@ -461,6 +461,10 @@ valid_url_methods = { "METHODS": ("POST",), "ROLE_PERMISSION": "ns_instances:id:update:", }, + "verticalscale": { + "METHODS": ("POST",), + "ROLE_PERMISSION": "ns_instances:id:verticalscale:" + }, }, }, "ns_lcm_op_occs": {