Apache CloudStack 4.21.0.0 Root Admin API Reference
updateGpuCard
Updates a GPU card definition in the system
Request parameters
Parameter Name | Description | Required |
id | the ID of the GPU card | true |
devicename | the device name of the GPU card | false |
name | the display name of the GPU card | false |
vendorname | the vendor name of the GPU card | false |
Response Tags
Response Name | Description |
id | the ID of the GPU card |
deviceid | the device ID of the GPU card |
devicename | the device name of the GPU card |
name | the display name of the GPU card |
vendorid | the vendor ID of the GPU card |
vendorname | the vendor name of the GPU card |