Resynchronize runners
Asynchronously synchronizes all runner information in the search index.
POST
/platform/infrastructure/runners/_resync
curl \
--request POST 'https://{{hostname}}/api/v1/platform/infrastructure/runners/_resync' \
--user "username:password"