How Epiphany Interacts With the Patch Manager Plus API
Required API Calls
Call 1: GET Patch Details
GET api/1.3/patch/allpatchdetails?pagelimit=1500&patchid={patch_id}Call 2: GET Summary
GET api/1.3/som/summaryCall 3: GET Computers
GET api/1.3/som/computersCall 4: GET Remote Offices
GET api/1.3/som/remoteofficeCall 5: GET Patch Summary
GET api/1.3/patch/summaryCall 6: GET All Patches
GET api/1.3/patch/allpatchesLast updated