On Wed, Jan 12, 2011 at 9:13 PM, Brian Bolt <[email protected]>wrote:

> Hello All,
>
> I am looking to purge my test captures prior to the start of the semester
> on Tuesday.  Clicking the Delete button on captures listed in the Failed
> section of the Admin UI works intermittently.  I have had issues with the
> previously deleted captures returning after restarting the Matterhorn
> service on the Admin Server.  However, overall, this process works okay.
>
> Next, for removing captures listed under the Finished section of the Admin
> UI, I followed these instructions:
>
> Remove Captures That Have Already Occurred
> Open the capture that you want to remove
> In the URL for the capture, extract the ID from URL (highlighted area below
> is the capture ID)
>
> http://opencast.boisestate.edu:8080/admin/viewevent.html?id=a3595d68-2074-44d4-b274-3ab6d494492c&type=WORKFLOW
> Admin Tools | main page | Scheduler REST Endpoint Docs | Write methods |
> Method / Path: Method / Path: POST /stop | Click: Testing | Paste id from
> previous step
>
> This process works.  However, the captures are still listed in the Media
> Gallery in the Engage UI.  How do I remove the captures from the Engage UI
> as well?
>
>
You can use the search service directly to remove a mediapackage by sending
an HTTP DELETE to /search/rest/{mediapackage id}

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

Reply via email to