diff options
author | aosull01 <adrian.osullivan@huawei.com> | 2019-02-01 17:33:45 +0000 |
---|---|---|
committer | aosull01 <adrian.osullivan@huawei.com> | 2019-02-06 14:52:41 +0000 |
commit | 8661255afca19d7ef0750288c1a905e0bf89599a (patch) | |
tree | f62ab14d999d7dba6aea9a7c89650c17aac0a15c /src/main/resources/jolt | |
parent | 2afa1a1b9b020c0ada15581658268e98b7219a64 (diff) |
node query for service instance query
Change-Id: I7147f76b65a02e61f804ff5fd1304e47a983e092
Issue-ID: EXTAPI-194
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Diffstat (limited to 'src/main/resources/jolt')
-rw-r--r-- | src/main/resources/jolt/getServiceInventory.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/jolt/getServiceInventory.json b/src/main/resources/jolt/getServiceInventory.json index cb75530..b3751b1 100644 --- a/src/main/resources/jolt/getServiceInventory.json +++ b/src/main/resources/jolt/getServiceInventory.json @@ -25,7 +25,6 @@ "operation": "default", "spec": { "type": "service-instance", - "hasStarted": "yes", "@type": "serviceONAP", "serviceSpecification" : { "@type" :"ONAPservice" |