summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/client/DmiRestClient.java
AgeCommit message (Expand)AuthorFilesLines
2022-09-13CmHandle registration/module sync watchdog performance improvmentsourabh_sourabh1-1/+1
2022-05-31Handle RestTemplate Error handling so NCMP cna report correct server statusToineSiebelink1-4/+14
2022-04-05[cps] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya1-26/+5
2021-12-14Changing putOperationWithJson to postOperationWithJsonJosephKeenan1-4/+4
2021-12-02Changing putOperationWithJson to postOperationWithJsonJosephKeenan1-15/+0
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan1-1/+16
2021-09-10CPS-635 - Module Resource call does not include bodyJosephKeenan1-4/+18
2021-08-30CPS-505 Retrieving modules for new CM handleJosephKeenan1-0/+5
2021-08-26Post impl for passthrough running (Ncmp impl.)tragait1-0/+8
2021-08-19get resource data for operational passthroughtragait1-0/+52