GET api/Strata/GetEPRDataForCluster?ClusterID={ClusterID}
Get EPR Data based on ClusterID, Example: api/Strata/GetEPRDataForCluster?ClusterID=1
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ClusterID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Json Data
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.