To improve performance, we have removed 'memory_used', 'memory_total', and 'cpu_usage' from the resource_usage field,
and 'last_status_update_time' from the health_metrics field in the agent_status returned by the API.
To obtain these metrics, use the GET /api/v1/systemhealth-extended/host-transport-nodes endpoint.
To improve performance, we have removed 'memory_used', 'memory_total', and 'cpu_usage' from the resource_usage field,
and 'last_status_update_time' from the health_metrics field in the agent_status returned by the API.
To obtain these metrics, use the GET /api/v1/systemhealth-extended/host-transport-nodes?node_id= endpoint.