Is there way to determine on the host provisioning status from the command line

Hi Team,

I have provision the host but dont the status , is there any command to check the progress or completion from the command or API ?

Thanks

What would you like to know? All Foreman knows is if a host is in “build” mode or not. Then each host has a “status” field where Foreman and plugins can report various statuses like “host hasn’t yet check into Puppet” and similar. There is also overall status which says OK, warning or failure.

All of these should be accessible from Hammer/API (host show call).