Uploaded image for project: 'OASIS Classification of Everyday Living (COEL) TC'
  1. OASIS Classification of Everyday Living (COEL) TC
  2. COEL-134

How does a service provider determine if an operator is suspended in a data engine

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Labels:
      None

      Description

      The SP can Suspend and Resume an operator but cannot determine what state one is in.

      The /operators method returns a list of operators, but no additional information. Should we also return the suspended state?

      e.g. the following would be backward compatible:
      -> {
      "OperatorIDs": [ "sdfasdf", "asdfasdf" ],
      "Suspended": [false,true] ## new addition
      }

        Attachments

          Activity

            People

            • Assignee:
              dsnelling David Snelling
              Reporter:
              paul.bruton Paul Bruton [X] (Inactive)
            • Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: