Feature-9904: Enhancing NG-UI to enable Juju operational view dashboard 06/10606/6
authorksaikiranr <saikiran.k@tataelxsi.co.in>
Wed, 7 Apr 2021 08:49:50 +0000 (14:19 +0530)
committerksaikiranr <saikiran.k@tataelxsi.co.in>
Fri, 7 May 2021 04:38:19 +0000 (06:38 +0200)
Added NSR API query string to osm openapi yaml.

Change-Id: I1ed1f317482dbf48901a76849d230eef10762975
Signed-off-by: ksaikiranr <saikiran.k@tataelxsi.co.in>
osm-openapi.yaml

index 2b0235e..594becb 100644 (file)
@@ -1407,6 +1407,12 @@ paths:
         description: NS Instance ID
         schema:
           type: string
+      - name: vcaStatusRefresh
+        in: query
+        required: false
+        description: Set to true if vca status needs to be refreshed.
+        schema:
+          type: boolean
     get:
       tags:
         - "NS instances"