X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=osm_nbi%2Fresources_to_operations.yml;h=8880817262825aa20b3ceca39998fb7f55f65277;hp=07f6a8fb32b9da28227fdf20df4323b01fe1f446;hb=544a2ae8b0b950b55f29c3f0a223ffe4874285e5;hpb=9cfa8163385df6fca38094a4750f6cab22dbf250 diff --git a/osm_nbi/resources_to_operations.yml b/osm_nbi/resources_to_operations.yml index 07f6a8f..8880817 100644 --- a/osm_nbi/resources_to_operations.yml +++ b/osm_nbi/resources_to_operations.yml @@ -131,6 +131,8 @@ resources_to_operations: "POST /nslcm/v1/ns_instances//action": "ns_instances:id:action:post" + "POST /nslcm/v1/ns_instances//update": "ns_instances:id:update:post" + "POST /nslcm/v1/ns_instances//scale": "ns_instances:id:scale:post" "GET /nslcm/v1/ns_lcm_op_occs": "ns_instances:opps:get"