Search database servers

Returns a list of database servers.

A database server is a SQL Server instance. There are two types of database servers: PLATFORM and DATA_BRIDGE, which is a managed server instance on Data Bridge.

This operation supports response filtering based the value of a subset of properties. Depending on the property, you may use a combination of comparison operators, list operators, and logical operators. Database servers can be filtered by serverType, which identifies SQL Server instances by namespace (PLATFORM or DATA_BRIDGE).

Query Params
string

Query string to filter response data by property values.

PropertyTypeComparisonLogical
serverIdNumber=AND,OR
serverNameString=AND,OR
serverTypeString=AND,OR

See Filtering Responses.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json