POST /Project/GetPublishTargetsWithHistory/

Gets all the publish target projects of the specified source entity IDs.
 

Request

Method Request URI
POST /API/Project/GetPublishTargetsWithHistory/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: entityIds
Type: System.Collections.Generic.IList`1[System.Guid]

Response

Response Body

An array of Dundas.BI.WebApi.KeyValuesPairData, or status code indicating success or the reason for failure.