docker http rest - passing in filters into task endpoint



This post show an example how to post query parameters into a dockers REST http service, specifically the swarm service task list.

The code below shows an example :- please replace "lalaland" with the name of your swarm service.

http://my-docker-swarm:2375/v1.35/tasks?filters={"name":{"lalaland":true}}



Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm