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
Key | Datatype | Required | Description |
---|---|---|---|
dbServers | string | The list of OCIDs of the Db servers. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | Unique identifier for the request. | |
Accept | string |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","displayName":"\u003cstring\u003e","autonomousVmClusters":[{"id":"\u003cstring\u003e","unAllocatedAdbStorageInTBs":"\u003cdouble\u003e"},{"id":"\u003cstring\u003e","unAllocatedAdbStorageInTBs":"\u003cdouble\u003e"}],"exadataStorageInTBs":"\u003cdouble\u003e","localStorageInGbs":"\u003cinteger\u003e","memoryInGBs":"\u003cinteger\u003e","ocpus":"\u003cinteger\u003e"}