Getting pipeline id from project name and pipeline name
saagieapi.pipelines.get_id
Example :
- saagieapi.pipelines.get_id(project_name=”Project A”,
pipeline_name=”Pipeline A”)
Response payload example :
"5d1999f5-fa70-47d9-9f41-55ad48333629"
saagieapi.pipelines.get_id
Example :
pipeline_name=”Pipeline A”)
Response payload example :
"5d1999f5-fa70-47d9-9f41-55ad48333629"