---
name: openshift-ts-network-health
title: Checking the status of Network components
description: Troubleshoot network health check issues in your cluster.
last-updated: 2026-08-12
---

> ## Documentation Index
> The table of contents for this documentation set is at https://cloud.ibm.com/docs/openshift?format=markdown
> The index for all IBM Cloud docs is at: https://cloud.ibm.com/docs/llms.txt
> Use these files to discover more information as needed.

# Checking the status of Network components
{: #network-status}
{: support}

[Virtual Private Cloud]{: tag-vpc}

Troubleshoot network health check issues in your cluster.
{: shortdesc}


## Getting the status and message
{: #check_status}

To check the overall health and health state of your cluster's components:
{: shortdesc}

```sh
ibmcloud oc cluster health issues --cluster CLUSTER_ID
```
{: pre}

The state of the Network components are reported in a **Cluster Status** where you can see the status of your Kubernetes Cluster components.

Example output


## Network statuses
{: #network_status}

The Network Status reflects the overall health of the Network components.
{: shortdesc}

| Network status | Description |
|--- | --- |
| `error` | There is an error in one of the Network components.|
| `warning` | The given Network component might not function properly.|
{: caption="Network statuses" caption-side="bottom"}


## Network messages
{: #network_message}

The Network message provides information about if any components are unhealthy. Each status and message is described in the following tables.
{: shortdesc}

|Network message|Description|
|--- |--- |
| `The IAM token exchange request failed.` | For more information, see [Why does the IAM token exchange request failed report in Network status, and show an NHC009 error.?](https://cloud.ibm.com/docs/openshift?topic=openshift-ts-network-nhc009&format=markdown).|
| `Exceeded security group rules related quota.` | For more information, see [Why does exceeded security group rules related quota report in Network status, and show an NHC010 error.?](https://cloud.ibm.com/docs/openshift?topic=openshift-ts-network-nhc010&format=markdown).|
| `Exceeded security group related quota.` | For more information, see [Why does Exceeded security group related quota report in Network status, and show an NHC011 error.?](https://cloud.ibm.com/docs/openshift?topic=openshift-ts-network-nhc011&format=markdown).|
{: caption="Network messages" caption-side="bottom"}