summaryrefslogtreecommitdiffstats
path: root/postman
AgeCommit message (Collapse)AuthorFilesLines
2023-08-08Removed db-based statistics featureSuresh Charan1-32/+0
Statistics code cleanup Issue-ID: POLICY-4109 Change-Id: I5ad893deaf365c7e289b57c00260672f127d2630 Signed-off-by: Suresh Charan <suresh.charan@bell.ca>
2022-04-07Policy-API Jakarta postman collection changesa.sreekumar1-10/+220
Change-Id: I51ae38d3c705a1fa503e9ca8788638aca49ff556 Issue-ID: POLICY-3993 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2021-11-02Rename username for API operations.adheli.tavares1-1/+1
Use an account other than healthcheck in API for provisioning of policies. Issue-ID: POLICY-2744 Change-Id: If41467531152a73ecda2756886914ba0a4c6d9b4 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2020-08-06Remove legacy operational policy from apiRam Krishna Verma1-118/+0
Issue-ID: POLICY-2762 Change-Id: I8e4b3cb5968a691dd9ac3ad9a42ccd7d9fc7b963 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-07-28Update lifecycle api postman collectionRam Krishna Verma1-792/+792
Issue-ID: POLICY-2585 Change-Id: I3488361099de026b2992fb25876df19576d921f7 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-07-24Fetch and Delete policy API with PolicyName and PolicyVersionputhuparambil.aditya1-693/+795
Issue-ID: POLICY-2585 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: Icabde6463105ed382c1e32b6f7c1319490a385b2
2020-06-02Create postman collection for lifecycle api'sRam Krishna Verma1-0/+716
Creating postman collection for all api's exposed by policy-api component. Tested the collection in PFPP lab. Going forward any change in api's must be updated in the postman collection as well. So that we maintain a working collection for our users always. Issue-ID: POLICY-2562 Change-Id: I38f134dde8b6ad46168f865be153d492d724fbbe Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>