v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466450398.1 KB

Returns information about the database servers that belong to the specified Exadata infrastructure.

post/#X-Amz-Target=Odb.ListDbServers

Headers

X-Amz-Target'Odb.ListDbServers' required

Request body

cloudExadataInfrastructureIdstring required

The unique identifier of the Oracle Exadata infrastructure.

maxResultsinteger
<p>The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output.</p> <p>Default: <code>10</code> </p>
nextTokenstring

The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.

Response

Success

nextTokenstring

The token to include in another request to get the next page of items. This value is <code>null</code> when there are no more items to return.