I use azure machine learning services (aml) to run a ml-model. When I go to the GUI of AML I can see all the exisiting piplines, but I can't see how they are scheduled. I need to get all puplished piplines and the belonging meta data.
How I can get information about an existing pipline with the python sdk?