NSX-T Data Center REST API
DpuInfo (schema)
DPU information for a Host Transport node
Details of data processing unit (DPU) present on a ESXi Host.
| Name | Description | Type | Notes | 
|---|---|---|---|
| dpu_id | Id of DPU Specifies Id of DPU.  | 
            
            string | Required Readonly  | 
          
| firmware_version | Firmware version of DPU Specifies the firmware version of DPU.  | 
            
            string | Readonly | 
| is_primary | Primary flag of DPU Specifies whether this is considered the primary DPU in the host.  | 
            
            boolean | Readonly | 
| model | Model of the DPU Specifies the model of DPU.  | 
            
            string | Readonly | 
| os_version | Operating system version of DPU Specifies the operating system version of DPU.  | 
            
            string | Readonly | 
| state | State of DPU Specifies state of DPU.  | 
            
            string | Readonly Enum: UNAVAILABLE, UNMANAGED, UNUSED, MANAGED, INVALID  | 
          
| vendor | Vendor of DPU Specifies the vendor of DPU.  | 
            
            string | Readonly |