Immediately synchronizes the allocator information in the back-end search index and caches.
POST
/platform/infrastructure/allocators/{allocator_id}/_resync
curl \
--request POST 'https://{{hostname}}/api/v1/platform/infrastructure/allocators/{allocator_id}/_resync' \
--user "username:password"