Apache CloudStack 4.22.0.0 Root Admin API Reference
listVgpuProfiles
Lists all available vGPU profiles
Request parameters
| Parameter Name | Description | Required |
| activeonly | If true, only vGPU profiles which have a device will be listed. If false, all vGPU profiles will be listed. | false |
| gpucardid | the GPU card ID associated with this GPU device | false |
| id | ID of the vGPU profile | false |
| keyword | List by keyword | false |
| name | name of the vGPU profile | false |
| page | false | |
| pagesize | 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 |