projects
/
osm
/
SOL005.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af38fce
)
Feature-9904: Enhancing NG-UI to enable Juju operational view dashboard
06/10606/6
author
ksaikiranr
<saikiran.k@tataelxsi.co.in>
Wed, 7 Apr 2021 08:49:50 +0000
(14:19 +0530)
committer
ksaikiranr
<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
patch
|
blob
|
history
diff --git
a/osm-openapi.yaml
b/osm-openapi.yaml
index
2b0235e
..
594becb
100644
(file)
--- a/
osm-openapi.yaml
+++ b/
osm-openapi.yaml
@@
-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"