---
title: "get nodeInfo of nodes."
method: GET
path: "/cc/v1/resources/{nodeName}"
tags: ["Resources"]
---

# get nodeInfo of nodes.

`GET /cc/v1/resources/{nodeName}`

Optional extended description in Markdown.

## Path parameters

- `nodeName` string, required

## Response `200`

Detailed namespace and namespace information.

- LabelsResponse
  - `ipAddress` string — the ip of node
  - `labels` object — the labels of node

## Other responses

- `401` — Unauthorized
- `404` — url to add namespace not found.

---

[API](https://skmtc.dev/webankfintech/apis/mlss-cc-api.md) · [All operations](https://skmtc.dev/webankfintech/apis/mlss-cc-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/webankfintech/mlss-cc-api/revisions/615a549c16f7/schema)
