GET api/Service/{SVC_ID}/Data

Get Data list of a given service This method can be invoked by other application to set service data.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
SVC_ID

Service ID

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.