From 8dd16669775bf23c35c25b6adf2f5adccdda1730 Mon Sep 17 00:00:00 2001 From: Sandeep Shah Date: Fri, 20 Dec 2019 15:07:46 -0600 Subject: DG's and Templates for A1 Adapter Included are 10 DG's, any pertinent templates, and updated properties file Issue-ID: CCSDK-2013 Signed-off-by: SandeepLinux Change-Id: Ia2edfb3d1be5043101487289fa15e71d953ddf1c --- .../main/properties/a1-adapter-api-dg.properties | 29 +++++++++++----------- 1 file changed, 15 insertions(+), 14 deletions(-) (limited to 'odlsli/src/main') diff --git a/odlsli/src/main/properties/a1-adapter-api-dg.properties b/odlsli/src/main/properties/a1-adapter-api-dg.properties index 390724e6..471e6fb9 100644 --- a/odlsli/src/main/properties/a1-adapter-api-dg.properties +++ b/odlsli/src/main/properties/a1-adapter-api-dg.properties @@ -39,7 +39,7 @@ restapi.a1Mediator.getpolicyinstancestatus.template=a1Mediator-getpolicyinstance # Templates for DMAAP restapi.dmaap-publish.templatefile=a1Adapter-dmaap-publish-template.json -restapi.dmaap-publish-config-response.template=a1Adapter-dmaap-publish-config-response-template.json +restapi.dmaap-publish-generic-response.template=a1Adapter-dmaap-publish-generic-response-template.json restapi.dmaap-publish-a1Mediator.healthcheck-payload.template=a1Mediator-dmaap-publish-healthcheck-payload.json restapi.dmaap-publish-a1Mediator.getpolicytypes-payload.template=a1Mediator-dmaap-publish-getpolicytypes-payload.json @@ -64,16 +64,17 @@ a1Adapter-dmaap.requestID= a1Adapter-dmaap.aai= a1Adapter-dmaap.version= -a1Adapter-dmaap-config-resp.timestamp= -a1Adapter-dmaap-config-resp.apiver= -a1Adapter-dmaap-config-resp.requestID= -a1Adapter-dmaap-config-resp.subrequestID= -a1Adapter-dmaap-config-resp.requesttrack= -a1Adapter-dmaap-config-resp.flags= -a1Adapter-dmaap-config-resp.version= -a1Adapter-dmaap-config-resp.rpc-name.modifyconfiganr= -a1Adapter-dmaap-config-resp.rpc-name.modifyconfig= -a1Adapter-dmaap-config-resp.correlationID= -a1Adapter-dmaap-config-resp.type=response -a1Adapter-dmaap-config-resp.status-code= -a1Adapter-dmaap-config-resp.status-value= +#TO DO few below parms have to align with incoming parms +a1Adapter-dmaap-resp.timestamp=2018-09-10T07:10:05.614Z +a1Adapter-dmaap-resp.apiver=1.0 +a1Adapter-dmaap-resp.requestID=722ee65a-8afd-48df-bf57-c152ae45bacc +a1Adapter-dmaap-resp.subrequestID=1 +a1Adapter-dmaap-resp.requesttrack=no +a1Adapter-dmaap-resp.flags={} +a1Adapter-dmaap-resp.version=1.0 +a1Adapter-dmaap-resp.rpc-name.modifyconfiganr= +a1Adapter-dmaap-resp.rpc-name.modifyconfig= +a1Adapter-dmaap-resp.correlationID=722ee65a-8afd-48df-bf57-c152ae45bacc-1 +a1Adapter-dmaap-resp.type=response +a1Adapter-dmaap-resp.status-code= +a1Adapter-dmaap-resp.status-value= -- cgit 1.2.3-korg