- 
    
      chooseDeviceChoose Device (manual workflow task) /mop/task/chooseDevice
- 
    
      createAnalyticTemplateCreate an Analytic Template POST /mop/createAnalyticTemplateCreate an Analytic Template. 
- 
    
      createTemplateCreate a Command Template POST /mop/createTemplateCreate a Command Template. 
- 
    
      deleteAnalyticTemplateDelete an Analytic Template POST /mop/deleteAnalyticTemplate/:idDelete an Analytic Template by ID. 
- 
    
      deleteTemplateDelete a Command Template POST /mop/deleteTemplate/:idDelete a Command Template by ID. 
- 
    
      diffConfigMOP Diff Config (manual workflow task) /mop/task/diffConfig
- 
    
      exportTemplateExport Template POST /mop/exportExport a single template 
- 
    
      GetBootFlashMOP Get Boot Flash POST /mop/GetBootFlashGet the boot flash image 
- 
    
      getDeviceObjectsFilteredGet Filtered Devices POST /mop/deviceObjectsGet the devices with name matching the given options. 
- 
    
      getDevicesFilteredGet Filtered Devices GET /mop/devices/:substringGet the devices with name matching the given string. 
- 
    
      getDevicesFilteredDetailedResultsGet Filtered Devices with detailed query results GET /mop/devices/detailed/:substringGet the devices with name matching the given string. Also returns the number of results found and number returned 
- 
    
      importTemplateImport Template POST /mop/importImport a single template 
- 
    
      listAnalyticTemplatesGet All Analytic Templates GET /mop/listAnalyticTemplatesGet all Analytic Templates. 
- 
    
      listAnAnalyticTemplateGet an Analytic Template by Name GET /mop/listAnAnalyticTemplate/:nameGet an Analytic Template by name. 
- 
    
      listATemplateGet a Command Template by Name GET /mop/listATemplate/:nameGet a Command Template by name. 
- 
    
      listTemplatesGet All Command Templates GET /mop/listTemplatesGet all Command Templates. 
- 
    
      passThruMOP Pass Thru POST /mop/passThru/:devicePass Through to execute direct device commands 
- 
    
      reattemptRe-attempt POST /mop/reattemptRe-attempt after n minutes 
- 
    
      reloadFailedMOP Manual Task (manual workflow task) /mop/task/reloadFailed
- 
    
      reviewSummaryMOP Review Summary (manual workflow task) /mop/task/reviewSummaryReview job summary, all tasks' metrics, and all tasks' runtime data. Optionally download a JSON with all the job's data. 
- 
    
      runAnalyticsTemplateRun an Analytics Template POST /mop/runAnalyticsTemplateRun an Analytic Template. 
- 
    
      runAnalyticsTemplateDevicesRun an Analytics Template for Devices POST /mop/runAnalyticsTemplateDevicesRun an Analytic Template for Devices. 
- 
    
      RunCommandRun a Command against a Device POST /mop/RunCommandRun a command against a device. 
- 
    
      RunCommandDevicesRun a Command against Devices POST /mop/RunCommandDevicesRun a command against devices. 
- 
    
      RunCommandTemplateRun Command Template POST /mop/RunCommandTemplateRun a Command Template against devices. 
- 
    
      RunCommandTemplateSingleCommandRun single command from template POST /mop/RunCommandTemplateSingleCommandRun a single command from a template on a devices. 
- 
    
      runTemplatesDiffMOP Diff Config (manual workflow task) /mop/task/runTemplatesDiff
- 
    
      updateAnalyticTemplateUpdate an Analytic Template POST /mop/updateAnalyticTemplate/:mopIDUpdate an Analytic Template by ID. 
- 
    
      updateTemplateUpdate a Command Template POST /mop/updateTemplate/:mopIDUpdate a Command Template by ID. 
- 
    
      verifyConfigMOP Verify Config (manual workflow task) /mop/task/verifyConfig
- 
    
      viewTemplateResultsView MOP Template Results (manual workflow task) /mop/task/viewTemplateResults