Show Deprecated Endpoints
            
                
            
          
          - 
    
      
applyTemplate
Apply a template to text
GET /template_builder/applyTemplateApply a template to parse text
 - 
    
      
applyTemplates
Apply templates to text
GET /template_builder/applyTemplatesApply templates to parse text
 - 
    
      
parseTemplate
Parse templates based on the text and textfsm template sent in.
POST /template_builder/parseTemplateParse templates based on the text and textfsm template sent in.
 - 
    
      
renderJinjaTemplate
Render Jinja Template
POST /template_builder/templates/:name/renderJinjaRenders jinja template output.