v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466450398.1 KB

Returns information about the DB nodes for the specified VM cluster.

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

Headers

X-Amz-Target'Odb.ListDbNodes' required

Request body

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.

cloudVmClusterIdstring required

The unique identifier of the VM cluster.

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.