List of DbSystemComputePerformance params

GET {{baseUrl}}/dbSystemComputePerformance?dbSystemShape=<string>

Gets a list of expected compute performance parameters for a virtual machine DB system based on system configuration.

Request Params

KeyDatatypeRequiredDescription
dbSystemShapestringIf provided, filters the results to the set of database versions which are supported for the given shape.

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringUnique identifier for the request.
Acceptstring

RESPONSES

status: OK

[{&quot;shape&quot;:&quot;\u003cstring\u003e&quot;,&quot;computePerformanceList&quot;:[{&quot;cpuCoreCount&quot;:&quot;\u003cinteger\u003e&quot;,&quot;memoryInGBs&quot;:&quot;\u003cdouble\u003e&quot;,&quot;networkBandwidthInGbps&quot;:&quot;\u003cfloat\u003e&quot;,&quot;networkIops&quot;:&quot;\u003cfloat\u003e&quot;,&quot;networkThroughputInMbps&quot;:&quot;\u003cfloat\u003e&quot;},{&quot;cpuCoreCount&quot;:&quot;\u003cinteger\u003e&quot;,&quot;memoryInGBs&quot;:&quot;\u003cdouble\u003e&quot;,&quot;networkBandwidthInGbps&quot;:&quot;\u003cfloat\u003e&quot;,&quot;networkIops&quot;:&quot;\u003cfloat\u003e&quot;,&quot;networkThroughputInMbps&quot;:&quot;\u003cfloat\u003e&quot;}]},{&quot;shape&quot;:&quot;\u003cstring\u003e&quot;,&quot;computePerformanceList&quot;:[{&quot;cpuCoreCount&quot;:&quot;\u003cinteger\u003e&quot;,&quot;memoryInGBs&quot;:&quot;\u003cdouble\u003e&quot;,&quot;networkBandwidthInGbps&quot;:&quot;\u003cfloat\u003e&quot;,&quot;networkIops&quot;:&quot;\u003cfloat\u003e&quot;,&quot;networkThroughputInMbps&quot;:&quot;\u003cfloat\u003e&quot;},{&quot;cpuCoreCount&quot;:&quot;\u003cinteger\u003e&quot;,&quot;memoryInGBs&quot;:&quot;\u003cdouble\u003e&quot;,&quot;networkBandwidthInGbps&quot;:&quot;\u003cfloat\u003e&quot;,&quot;networkIops&quot;:&quot;\u003cfloat\u003e&quot;,&quot;networkThroughputInMbps&quot;:&quot;\u003cfloat\u003e&quot;}]}]