Resource Positions REST Endpoints

Core/Resources/Resource Positions
The resource positions resource is used to create positions for resources, view last known positions of resources, view resources for specific areas, and view position history of a specific resource.
Get last known positions of resources
Method: get
Path: /rest/ofscCore/v1/resources/custom-actions/lastKnownPositions
Get position history of a resource
Method: get
Path: /rest/ofscCore/v1/resources/{resourceId}/positionHistory
Get resources in area
Method: get
Path: /rest/ofscCore/v1/resources/custom-actions/resourcesInArea
Set positions for resources
Method: post
Path: /rest/ofscCore/v1/resources/custom-actions/setPositions