GetCloudExadataInfrastructureUnallocatedResources

GET {{baseUrl}}/cloudExadataInfrastructures/:cloudExadataInfrastructureId/unAllocatedResources?dbServers=<string>,<string>

Gets unallocated resources information for the specified Cloud Exadata infrastructure.

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;cloudExadataInfrastructureId&quot;:&quot;\u003cstring\u003e&quot;,&quot;cloudExadataInfrastructureDisplayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;cloudAutonomousVmClusters&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;}