---
title: "GET /vch/info"
method: GET
path: "/vch/info"
tags: ["misc"]
---

# GET /vch/info

`GET /vch/info`

Gets vital information about the vch

## Response `200`

retrieval success

- VCHInfo
  - `cpuMhz` integer
  - `memory` integer
  - `cpuUsage` integer
  - `memUsage` integer
  - `hostProductName` string
  - `hostOS` string
  - `hostOSVersion` string

## Changes

- **2018-06-14** `d95851b27556` — 1 info
  - added the new optional `header` request parameter `Op-ID` to all path's operations

[Change history](https://skmtc.dev/vmware/apis/port-layer-api/changes/vch/info/get.md)

---

[API](https://skmtc.dev/vmware/apis/port-layer-api.md) · [All operations](https://skmtc.dev/vmware/apis/port-layer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vmware/port-layer-api/revisions/5fff0b8814c7/schema)
