Previous page General information  Tasks Next page

On the page:


General info

Method

GET /IP address:port/<api_ver>/pipeline/list

DescriptionGet the list of pipelines

Sample request

GET http://localhost:5000/v1.3/pipeline/list

Sample response

[    
    "classification/mobilenet_224"
]


  • No labels