New to Telerik Report ServerStart a free 30-day trial

POST api/reportserver/v2/data/ods/members

Returns a list of all data members for the specified type.

Request Information

URI Parameters

None.

Body Parameters

Type with filter model.

TypeInfoWithFilter

NameDescriptionTypeAdditional information
DataMembersOnly

For internal use only

boolean

None.

TypeName

For internal use only

string

Required

Request body formats

application/json, text/json

json
{
  "DataMembersOnly": true,
  "TypeName": "sample string 2"
}

Response Information

Resource Description

DataSourceMemberModel

NameDescriptionTypeAdditional information
IsAbstract

No documentation available.

boolean

None.

DataMembers

No documentation available.

Collection of Object

None.

Response Formats

application/json, text/json

Sample not available.

Not finding the help you need?
Contact Support