aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/pomba/charts/pomba-kibana/resources/config/validationsDump.json
diff options
context:
space:
mode:
authorGeora Barsky <georab@amdocs.com>2018-08-23 10:39:16 -0400
committerPrudence Au <prudence.au@amdocs.com>2018-09-11 11:15:30 -0400
commit288fc89cbeeb439526228ac5712efd72a723d384 (patch)
tree6491e165aeec28aacf444f003f5bb6990221e8ee /kubernetes/pomba/charts/pomba-kibana/resources/config/validationsDump.json
parent5d4009b3530ef2332122ab6bed115c43edb146f3 (diff)
Config for pomba services to enable integration
Issue-ID: LOG-194 Change-Id: Ia73101214fc265d538e147f7b329394b4ddaa878 Signed-off-by: Geora Barsky <georab@amdocs.com>
Diffstat (limited to 'kubernetes/pomba/charts/pomba-kibana/resources/config/validationsDump.json')
-rw-r--r--kubernetes/pomba/charts/pomba-kibana/resources/config/validationsDump.json187
1 files changed, 186 insertions, 1 deletions
diff --git a/kubernetes/pomba/charts/pomba-kibana/resources/config/validationsDump.json b/kubernetes/pomba/charts/pomba-kibana/resources/config/validationsDump.json
index 0d395ece22..e9ebad77e7 100644
--- a/kubernetes/pomba/charts/pomba-kibana/resources/config/validationsDump.json
+++ b/kubernetes/pomba/charts/pomba-kibana/resources/config/validationsDump.json
@@ -1 +1,186 @@
-{"service-validations":{"mappings":{"_doc":{"properties":{"modelInvariantId":{"type":"text"},"modelName":{"type":"text"},"modelVersionId":{"type":"text"},"result":{"type":"text"},"serviceInstanceId":{"type":"text"},"validationId":{"type":"text"},"validationTimestamp":{"type":"date","format":"MMM d y HH:m:s||dd-MM-yyyy HH:mm:ss||yyyy-MM-dd'T'HH:mm:ss.SSSZZ||MM/dd/yyyy||yyyyMMdd'T'HHmmssZ"},"violations":{"type":"nested","properties":{"category":{"type":"text"},"errorMessage":{"type":"text"},"modelName":{"type":"text"},"severity":{"type":"text"},"validationRule":{"type":"text"},"violationDetails":{"properties":{"context-list-aai-vf-list[*]":{"properties":{"invariant-id":{"type":"text"},"name":{"type":"text"},"nf-naming-code":{"type":"text"},"type":{"type":"text"},"uuid":{"type":"text"},"vf-module-list":{"properties":{"invariant-id":{"type":"text"},"max-instances":{"type":"long"},"min-instances":{"type":"long"},"uuid":{"type":"text"}}},"vnfc-list":{"properties":{"name":{"type":"text"},"nfc-naming-code":{"type":"text"}}}}},"context-list-aai-vf-list[*]-name":{"type":"text"},"context-list-aai-vf-list[*]-type":{"type":"text"},"context-list-aai-vf[*]-name":{"type":"text"},"context-list-aai-vf[*]-type":{"type":"text"},"context-list-sdc-service-name":{"type":"text"},"context-list-sdc-vf-list[*]":{"properties":{"invariant-id":{"type":"text"},"name":{"type":"text"},"type":{"type":"text"},"uuid":{"type":"text"},"vf-module-list":{"properties":{"invariant-id":{"type":"text"},"max-instances":{"type":"long"},"min-instances":{"type":"long"},"uuid":{"type":"text"}}},"vnfc-list":{"properties":{"invariant-id":{"type":"text"},"name":{"type":"text"},"nfc-naming-code":{"type":"text"},"uuid":{"type":"text"}}}}},"context-list-sdnc-vf-list[*]-name":{"type":"text"},"context-list-sdnc-vf-list[*]-type":{"type":"text"},"context-list-sdnc-vf[*]-name":{"type":"text"},"context-list-sdnc-vf[*]-type":{"type":"text"}}},"violationId":{"type":"text"},"violationTimestamp":{"type":"date","format":"MMM d y HH:m:s||dd-MM-yyyy HH:mm:ss||yyyy-MM-dd'T'HH:mm:ss.SSSZZ||MM/dd/yyyy||yyyyMMdd'T'HHmmssZ"},"violationType":{"type":"text"}}}}}}}}
+{
+ "service-validations": {
+ "mappings": {
+ "default": {
+ "properties": {
+ "modelInvariantId": {
+ "type": "text"
+ },
+ "modelName": {
+ "type": "text"
+ },
+ "modelVersionId": {
+ "type": "text"
+ },
+ "result": {
+ "type": "text"
+ },
+ "serviceInstanceId": {
+ "type": "text"
+ },
+ "validationId": {
+ "type": "text"
+ },
+ "validationTimestamp": {
+ "type": "date",
+ "format": "MMM d y HH:m:s||dd-MM-yyyy HH:mm:ss||yyyy-MM-dd'T'HH:mm:ss.SSSZZ||MM/dd/yyyy||yyyyMMdd'T'HHmmssZ"
+ },
+ "violations": {
+ "type": "nested",
+ "properties": {
+ "category": {
+ "type": "text"
+ },
+ "errorMessage": {
+ "type": "text"
+ },
+ "modelName": {
+ "type": "text"
+ },
+ "severity": {
+ "type": "text"
+ },
+ "validationRule": {
+ "type": "text"
+ },
+ "violationDetails": {
+ "properties": {
+ "context-list-aai-vf-list[*]": {
+ "properties": {
+ "invariant-id": {
+ "type": "text"
+ },
+ "name": {
+ "type": "text"
+ },
+ "nf-naming-code": {
+ "type": "text"
+ },
+ "type": {
+ "type": "text"
+ },
+ "uuid": {
+ "type": "text"
+ },
+ "vf-module-list": {
+ "properties": {
+ "invariant-id": {
+ "type": "text"
+ },
+ "max-instances": {
+ "type": "long"
+ },
+ "min-instances": {
+ "type": "long"
+ },
+ "uuid": {
+ "type": "text"
+ }
+ }
+ },
+ "vnfc-list": {
+ "properties": {
+ "name": {
+ "type": "text"
+ },
+ "nfc-naming-code": {
+ "type": "text"
+ }
+ }
+ }
+ }
+ },
+ "context-list-aai-vf-list[*]-name": {
+ "type": "text"
+ },
+ "context-list-aai-vf-list[*]-type": {
+ "type": "text"
+ },
+ "context-list-aai-vf[*]-name": {
+ "type": "text"
+ },
+ "context-list-aai-vf[*]-type": {
+ "type": "text"
+ },
+ "context-list-sdc-service-name": {
+ "type": "text"
+ },
+ "context-list-sdc-vf-list[*]": {
+ "properties": {
+ "invariant-id": {
+ "type": "text"
+ },
+ "name": {
+ "type": "text"
+ },
+ "type": {
+ "type": "text"
+ },
+ "uuid": {
+ "type": "text"
+ },
+ "vf-module-list": {
+ "properties": {
+ "invariant-id": {
+ "type": "text"
+ },
+ "max-instances": {
+ "type": "long"
+ },
+ "min-instances": {
+ "type": "long"
+ },
+ "uuid": {
+ "type": "text"
+ }
+ }
+ },
+ "vnfc-list": {
+ "properties": {
+ "invariant-id": {
+ "type": "text"
+ },
+ "name": {
+ "type": "text"
+ },
+ "nfc-naming-code": {
+ "type": "text"
+ },
+ "uuid": {
+ "type": "text"
+ }
+ }
+ }
+ }
+ },
+ "context-list-sdnc-vf-list[*]-name": {
+ "type": "text"
+ },
+ "context-list-sdnc-vf-list[*]-type": {
+ "type": "text"
+ },
+ "context-list-sdnc-vf[*]-name": {
+ "type": "text"
+ },
+ "context-list-sdnc-vf[*]-type": {
+ "type": "text"
+ }
+ }
+ },
+ "violationId": {
+ "type": "text"
+ },
+ "violationTimestamp": {
+ "type": "date",
+ "format": "MMM d y HH:m:s||dd-MM-yyyy HH:mm:ss||yyyy-MM-dd'T'HH:mm:ss.SSSZZ||MM/dd/yyyy||yyyyMMdd'T'HHmmssZ"
+ },
+ "violationType": {
+ "type": "text"
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+} \ No newline at end of file