How to assign an unassigned shards

Hi,

When i check my elasticsearch health status, i find one unassigned_shard.
So how can i assign it manually, since it is a prod environment, i cannot afford down time.

Thank you

Can you check why the shard is unassigned through the cluster allocation explain API?