crewstatus
Query Parameters
status: "ENR", "ONS", "safety", "map", "crew", "profile", ... (required)
event: Event ID to update crew status on (required)
suppressNmsCalls: if 'Y', do not make RestFUL calls to force status
This call will change the crew status for the event ID to the status provided. If suppressNmsCalls is set to 'Y', no calls restful service calls will be made to the server to update the crew status, it will be assumed the caller will make that request to NMS. Otherwise OMA will make the calls to update NMS.
Example:
nmsoma://crewstatus?status=ENR&event=5023 or https://localhost:9595/oma/crewstatus?status=ENR&event=5023