Apache CloudStack 4.21.0.0 Root Admin API Reference
updateVgpuProfile
Updates a vGPU profile in the system
Request parameters
Parameter Name | Description | Required |
id | the ID of the vGPU profile | true |
description | the description of the vGPU profile | false |
maxheads | the maximum number of display heads | false |
maxresolutionx | the maximum X resolution | false |
maxresolutiony | the maximum Y resolution | false |
maxvgpuperphysicalgpu | the maximum number of vGPUs per physical GPU | false |
name | the name of the vGPU profile | false |
videoram | the video RAM size in MB | false |
Response Tags
Response Name | Description |
description | the description of the vGPU profile |
gpucardid | the ID of the GPU card associated with this vGPU profile |
gpucardname | the name of the vGPU profile |
maxheads | the maximum number of display heads |
maxresolutionx | the maximum X resolution |
maxresolutiony | the maximum Y resolution |
maxvgpuperphysicalgpu | the maximum number of vGPUs per physical GPU |
videoram | the video RAM size in MB |