Moody’s strongly recommends that Risk Modeler and UnderwriteIQ tenants use the Platform APIs instead of the Risk Modeler APIs for all future projects. See Migrate to Plaform APIs.

Get SQL Server instances

Returns information about the tenant's managed SQL Server instances including the id, name, namespace, and status.

The optional type and status query parameters enable you to filter results. The type parameter identifies SQL Server instances based on the namespace (RISK_MODELER or DATA_BRIDGE). The status filters SQL Server instances based their current status (ACTIVE or INACTIVE).

Query Params
string

DB instance namespace RM or Data Bridge

string

DB instance status active or inactive

Responses

Language
Credentials
URL
Response
Choose an example:
application/json