GET utils/SREGroup/{customerId}/{groupName}/{scheduleBeginDate}/{scheduleEndDate}

Gets the Equipment Group info through the Customer Id and other optional parameters.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customerId

The customer Id.

string

Required

groupName

The group Name.

string

None.

scheduleBeginDate

The schedule Begin Date.

string

None.

scheduleEndDate

The schedule End Date.

string

None.

Body Parameters

None.

Response Information

Resource Description

The .

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.