GetExadataInfrastructureUnAllocatedResources

GET {{baseUrl}}/exadataInfrastructures/:exadataInfrastructureId/unAllocatedResources?dbServers=<string>,<string>

Gets un allocated resources information for the specified Exadata infrastructure. Applies to Exadata Cloud@Customer instances only.

Request Params

KeyDatatypeRequiredDescription
dbServersstringThe list of OCIDs of the Db servers.

HEADERS

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

RESPONSES

status: OK

{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;autonomousVmClusters&quot;:[{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;unAllocatedAdbStorageInTBs&quot;:&quot;\u003cdouble\u003e&quot;},{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;unAllocatedAdbStorageInTBs&quot;:&quot;\u003cdouble\u003e&quot;}],&quot;exadataStorageInTBs&quot;:&quot;\u003cdouble\u003e&quot;,&quot;localStorageInGbs&quot;:&quot;\u003cinteger\u003e&quot;,&quot;memoryInGBs&quot;:&quot;\u003cinteger\u003e&quot;,&quot;ocpus&quot;:&quot;\u003cinteger\u003e&quot;}