OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

coel message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] (COEL-134) How does a service provider determine if an operator is suspended in a data engine


Paul Bruton created COEL-134:
--------------------------------

             Summary: How does a service provider determine if an operator is suspended in a data engine
                 Key: COEL-134
                 URL: https://issues.oasis-open.org/browse/COEL-134
             Project: OASIS Classification of Everyday Living (COEL) TC
          Issue Type: Bug
            Reporter: Paul Bruton


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
}



--
This message was sent by Atlassian JIRA
(v6.2.2#6258)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]