Get Vgpu Profile

Get Vgpu Profile

Get specified vGPU profile

Request
URI
GET
https://{api_host}/cloudapi/1.0.0/vgpuProfiles/{vgpuProfileId:((?!consumers|commonVgpuProfile|vgpuProfileConsumer).)*}
COPY
Path Parameters
string
vgpuProfileId
Required

vgpuProfileId

string
vgpuProfileId
Required

vgpuProfileId


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns VgpuProfile of type(s) application/json;version=37.0
This response body class contains all of the following: VgpuProfileCommon
{
    "0": "V",
    "1": "g",
    "2": "p",
    "3": "u",
    "4": "P",
    "5": "r",
    "6": "o",
    "7": "f",
    "8": "i",
    "9": "l",
    "10": "e",
    "11": "C",
    "12": "o",
    "13": "m",
    "14": "m",
    "15": "o",
    "16": "n",
    "17": " ",
    "18": "O",
    "19": "b",
    "20": "j",
    "21": "e",
    "22": "c",
    "23": "t"
}