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
| Name | Description | Type | Additional information |
|---|---|---|---|
| SVC_ID |
Service ID |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.