---
title: "Read a Cluster Network"
method: GET
path: "/apis/network.harvesterhci.io/v1beta1/clusternetworks/{name}"
tags: ["Networks"]
---

# Read a Cluster Network

`GET /apis/network.harvesterhci.io/v1beta1/clusternetworks/{name}`

Get a ClusterNetwork object.

## Query parameters

- `exact` boolean
- `export` boolean

## Response `200`

OK

- NetworkHarvesterhciIoV1beta1ClusterNetwork
  - `apiVersion` string, required
  - `kind` string, required
  - `metadata` K8sIoV1ObjectMeta
    - `name` string, required
    - `namespace` string
  - `status` NetworkHarvesterhciIoV1beta1ClusterNetworkStatus
    - `conditions` NetworkHarvesterhciIoV1beta1Condition[]
      - `lastTransitionTime` string
      - `lastUpdateTime` string
      - `message` string
      - `reason` string
      - `status` string, required
      - `type` string, required

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/harvester/apis/harvester-apis.md) · [All operations](https://skmtc.net/harvester/apis/harvester-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/harvester/harvester-apis/revisions/f6634db14335/schema)
