ListAutonomousExadataInfrastructureShapes

GET {{baseUrl}}/autonomousExadataInfrastructureShapes?availabilityDomain=<string>&compartmentId=<string>&limit=10&page=<string>

Deprecated.

Request Params

KeyDatatypeRequiredDescription
availabilityDomainstring(Required) The name of the Availability Domain.
compartmentIdstring(Required) The compartment OCID.
limitnumberThe maximum number of items to return per page.
pagestringThe pagination token to continue listing from.

HEADERS

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

RESPONSES

status: OK

[{&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;availableCoreCount&quot;:&quot;\u003cinteger\u003e&quot;,&quot;coreCountIncrement&quot;:&quot;\u003cinteger\u003e&quot;,&quot;maximumNodeCount&quot;:&quot;\u003cinteger\u003e&quot;,&quot;minimumCoreCount&quot;:&quot;\u003cinteger\u003e&quot;,&quot;minimumNodeCount&quot;:&quot;\u003cinteger\u003e&quot;,&quot;runtimeMinimumCoreCount&quot;:&quot;\u003cinteger\u003e&quot;},{&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;availableCoreCount&quot;:&quot;\u003cinteger\u003e&quot;,&quot;coreCountIncrement&quot;:&quot;\u003cinteger\u003e&quot;,&quot;maximumNodeCount&quot;:&quot;\u003cinteger\u003e&quot;,&quot;minimumCoreCount&quot;:&quot;\u003cinteger\u003e&quot;,&quot;minimumNodeCount&quot;:&quot;\u003cinteger\u003e&quot;,&quot;runtimeMinimumCoreCount&quot;:&quot;\u003cinteger\u003e&quot;}]