Details
-
Type:
Task
-
Status: Resolved
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
Description
When polling the app list HTTP endpoint, you can now search the app list by
'id' or 'cmd' using the HTTP URL query format, like so:
http://marathon-host:5500/v1/apps/search?id=some-app
guenter @florianleibert