GET databases/types/{typeId}
Summary: Managed Database Type View
Operation ID: getDatabasesType
Auth: unknown
Operation ID: getDatabasesType
Auth: unknown
Description
Display the details of a single Managed Database type. The type and number of nodes determine the resources and price of a Managed Database instance.
Parameters (3)
page
(integer, query, optional, default: 1)
The page of a collection to return.
Constraints: {'minimum': 1}
page_size
(integer, query, optional, default: 100)
The number of items to return per page.
Constraints: {'minimum': 25, 'maximum': 500}
typeId
(string, path, required)
The ID of the Managed Database type.
No probe data for this endpoint yet.