Apache CloudStack 4.21.0.0 Root Admin API Reference
createGpuCard
Creates a GPU card definition in the system
Request parameters
Parameter Name | Description | Required |
deviceid | the device ID of the GPU card | true |
devicename | the device name of the GPU card | true |
name | the display name of the GPU card | true |
vendorid | the vendor ID of the GPU card | true |
vendorname | the vendor name of the GPU card | true |
videoram | the video RAM size in MB for the passthrough vGPU profile | 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 |