Skip to main content

Hi IFS Community Team,

I am looking to be able to GET a Resource’s status (i.e., whether they are considered logged on or off by the DSE) via the PSO RESTful gateway.

I have looked at the Swagger docs, interface guide, scheduling schema, administration guide etc and it doesn’t appear that this is possible.

Please can a member of the team advise whether this is possible? Or if I have missed something?

Thanks in advance
Ben

Hi, 

If you use /api/v1/scheduling/resource endpoint, it will provide you the schedule events. This will tell whether the resource is being logged on/off and GPS fix data as well.

 


Reply