aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyController.java
AgeCommit message (Expand)AuthorFilesLines
2024-09-04Merge "Support alternate id for CPS-E05 GetCmHandleDetailsById"Daniel Hanrahan1-3/+3
2024-09-04Support Alternate-id for CPS-E05 module searchseanbeirne1-3/+3
2024-09-03Support alternate id for CPS-E05 GetCmHandleDetailsByIdmpriyank1-3/+3
2024-09-02Support Alternate-id for CPS-E05 module definitionseanbeirne1-6/+8
2024-08-30Support alternate id interface for CPS-E-05 - publicPropertiesmpriyank1-8/+8
2024-08-27Support for alternate-id for CPS-E-05 i/fmpriyank1-12/+12
2024-08-27Support for alternate-id CPS-E05 composite statempriyank1-3/+3
2024-08-12Support alternate Id interface for CPS-E-05 #2seanbeirne1-4/+5
2024-07-11Policy Executor Feature ToggleToineSiebelink1-9/+9
2024-06-27repackage 'data' featureToineSiebelink1-10/+10
2024-06-27Simplify package structure cps-ncmp-restToineSiebelink1-2/+3
2024-06-26Move TrustLevel FeatureToineSiebelink1-14/+4
2024-06-24Repackage Inventory FeatureToineSiebelink1-4/+4
2024-06-20Introducing NCMP FacadesToineSiebelink1-31/+24
2024-06-17Refactor and Move NCMP Data Request HandlersToineSiebelink1-8/+13
2024-06-13 #2: Used async version of web client for single cm handle read operationsourabh_sourabh1-2/+0
2024-03-29Uplift Spring boot 3.2.4emaclee1-0/+3
2024-03-19Fix SonarQube warningsToineSiebelink1-2/+4
2024-03-13Modify the get cmHandle api to return dataProducerIdentifier, moduleSetTag, a...JvD_Ericsson1-0/+3
2024-02-29Add bearer token to NCMP async batch data passthrough (CPS-2126 #4)danielhanrahan1-1/+1
2024-02-29Add bearer token to NCMP passthrough operations (CPS-2126 #2)danielhanrahan1-13/+22
2024-02-28Revert Spring Boot Upliftmpriyank1-3/+0
2024-02-22Uplift Spring Boot to 3.2.2waqas.ikram1-0/+3
2024-02-01Extend API: Get Module Definitionshalil.cakal1-9/+26
2023-11-29Add metrics for NCMP passthrough read operationdanielhanrahan1-3/+2
2023-10-25Update return body of RestOutputCMHandleemaclee1-0/+7
2023-09-25Refactoring persistence classessourabh_sourabh1-1/+1
2023-06-26Chsnge to OpenApi 3.0egernug1-9/+9
2023-06-22NCMP : Replacing the word 'Batch' as 'DataOperation'.raviteja.karumuri1-7/+7
2023-05-25NCMP: Update existing Batch endpoint (Moving url param into rest body)sourabh_sourabh1-23/+20
2023-05-09NCMP: Delete DatastoreType enum from cps-ncmp-restsourabh_sourabh1-2/+2
2023-05-03Refactor datatrore handling in API requestsToineSiebelink1-40/+29
2023-04-27CPS-1553 :REST endpoint to accept collection of cm handles for GET operationsourabh_sourabh1-23/+55
2023-03-02Refactor cmHandle(ID) queriesseanbeirne1-4/+5
2022-11-15Query data NCMP-Operational with CPSpathlukegleeson1-11/+38
2022-09-07Handle invalid operations on merged datastore endpointbmiklos1-3/+40
2022-09-01Implement merging all ncmp datastore endpoints into onebmiklos1-108/+55
2022-07-28Enable/Disable Data Sync for Cm HandleDylanB95EST1-0/+14
2022-07-04Simplified 'External' lock reason Mappinglukegleeson1-2/+3
2022-06-30Add method to get YANG module sources for CM handleemaclee1-0/+16
2022-06-30Merge "Kafka consumer can not be turned off"Toine Siebelink1-19/+19
2022-06-30Kafka consumer can not be turned offJosephKeenan1-19/+19
2022-06-29Get cm-handle state endpointlukegleeson1-4/+21
2022-06-13Fix sonar code smellskissand1-0/+1
2022-06-08Merge 2 'query' end points in NCMPkissand1-61/+24
2022-05-25Async request response NCMP -> ClientJosephKeenan1-41/+38
2022-05-24Enhanced response with Complex State in APImpriyank1-0/+4
2022-05-20Get cm-handle public properties endpointlukegleeson1-2/+19
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST1-1/+1
2022-04-06Query based on Public CM PropertiesJosephKeenan1-0/+16