NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
NodeCapability (schema)
Capability of a fabric node
| Name | Description | Type | Notes |
|---|---|---|---|
| description | Description of this capability that can be displayed in UI | string | Required Readonly |
| key | String that identifies the base capability for all nodes | string | Required Readonly |
| provider | Provider of this capability for the node | string | Required Readonly |
| value | Value of this capability | string | Required Readonly |
| version | Version of the capability | int | Required Readonly |