GET probe/locations/{locationId}
Retrieves a Probe Location with the specified LocationId
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
locationId | System.Guid | Required |
Body Parameters
None
Response Information
Resource Description
Epic.Applications.ProbeRules.ResponseModels.ProbeLocationResponse
Name | Description | Type | Additional information |
---|---|---|---|
LocationID | System.Guid | None | |
CompanyID | System.Int32 | None | |
Description | System.String | None | |
XCoordinate | System.Decimal | None | |
YCoordinate | System.Decimal | None |