[ 
http://opencast.jira.com/browse/MH-8187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28075#comment-28075
 ] 

Adam McKenzie commented on MH-8187:
-----------------------------------

setRecordingState - Works
getKnownRecordings - Works
removeRecording - Works

getAgentState - Works
setAgentState - Works
removeAgent - Works
getCapabilities - Works

GET /agents/{name}.{type:xml|json} = getAgentState
POST /agents/{name} = setAgentState
DELETE /agents/{name} = removeAgent

getKnownAgents missing

GET /agents/{name}/capabilities.{type:xml|json} = getCapabilities

getConfigurations missing

POST /agents/{name}/configuration = setConfiguration
GET /recordings/{id}.{type:xml|json|} = getRecordingState
POST /recordings/{id} = setRecordingState
DELETE /recordings/{id} = removeRecording
GET /recordings = getRecordings

There seems to be some endpoints missing from the rest docs:
getKnownAgents
getConfigurations
                
> Merge 1.2.x changes into trunk for modules/matterhorn-capture-agent-impl & 
> modules/matterhorn-capture-admin-service-impl
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MH-8187
>                 URL: http://opencast.jira.com/browse/MH-8187
>             Project: Matterhorn Project
>          Issue Type: Task
>          Components: Capture (Devices and Software)
>    Affects Versions: Trunk
>            Reporter: Adam McKenzie
>            Assignee: Adam McKenzie
>            Priority: Critical
>             Fix For: 1.3
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://opencast.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn


To unsubscribe please email
[email protected]
_______________________________________________

Reply via email to