POST /Tenant/Query/

Gets the tenants with the given information.
 

Request

Method Request URI
POST /API/Tenant/Query/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: options
Type: Dundas.BI.WebApi.Models.GetTenantsOptions

Response

Response Body

An array of Dundas.BI.WebApi.Models.TenantData objects, or a status code indicating the problem.