Zengshan, If you look at the description of the service, the 204 return code means "success". There's nothing to return, the content has been deleted but as there's nothing to send back, the status is 204 instead of 200. There's nothing else to delete there (supposing the service works correctly)
2012/3/7 zengshan <[email protected]> > ** > ** > * > Sample:* /delete/{id} > *Form action:* /episode/delete/Unscheduled-IHEPcapture-1330501721121 > * id: The media package ID to remove from the archive. > > Response: > > Status: 204 (No Content) > > > 2012-03-07 > ------------------------------ > ZENG SHAN > Tel,861088236837 > E-mail,[email protected] > Computing Center > Institute of High Energy Physics,CAS > ** > > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users > >
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
