You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Here's how to find which host components have stale configs (need to be restarted or have config refreshed).

 

curl -uadmin:admin http://localhost:8080/api/v1/clusters/c1/host_components?HostRoles/stale_configs=true&fields=HostRoles/service_name,HostRoles/state,HostRoles/host_name,HostRoles/stale_configs,&minimal_response=true

 

 

  • No labels