0
List itemType: database in dataSources/getDataSourcesByTenant API Output
The dataSources/getDataSourcesByTenant
API currently returns details for itemType:server
in the output. How can I include itemType:database
in the response as well?
1 reply
-
To find database of servers in specific tenants, use dataSources/findDatabaseByName to find the databases of the wanted servers from the response of dataSources/getDataSourcesByTenant