ResourceLocation REST Endpoints

ResourceLocation

The resource location is used to store the current location information including latitude and longitude for the resource. The current location of the Resource could be different from the Location indicated by the LocationObjectId field in Resource for a mobile resource. There can be only one resource location for each Resource for now.

Create ResourceLocations
Method: post
Path: /resourceLocation
Delete ResourceLocation
Method: delete
Path: /resourceLocation
Read ResourceLocations
Method: get
Path: /resourceLocation
Update ResourceLocation
Method: put
Path: /resourceLocation
View ResourceLocation Field Length
Method: get
Path: /resourceLocation/getFieldLength/{fieldName}
View ResourceLocation fields
Method: get
Path: /resourceLocation/fields