To unregister Nomad agent node from nomad cluster

Hi @priyanka211.

In this situation you could use the node eligibility CLI command or API endpoint to update the eligibility of the node to ineligible so Nomad will no longer place work on it.

I hope this helps.