NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
AgentResource (schema)
| Name | Description | Type | Notes |
|---|---|---|---|
| cpu_usage | CPU Usage The Agent's share of the elapsed CPU time since the last screen update, expressed as a percentage of total CPU time. |
number | |
| memory_total | Total available memory Total available memory in kilobytes. |
integer | |
| memory_used | Used memory Used memory in kilobytes. |
integer |