New_Configurations_Response
1xinteger
Number of GPUs configured as 1x.
Example:
02xinteger
Number of GPUs configured as 2x.
Example:
04xinteger
Number of GPUs configured as 4x.
Example:
08xinteger
Number of GPUs configured as 8x.
Example:
010xinteger
Number of GPUs configured as 10x.
Example:
0New_Configurations_Response
{
"1x": 0,
"2x": 0,
"4x": 0,
"8x": 0,
"10x": 0
}
Was this page helpful?