Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

DELETE http://IP-address:port/prefix/archive/contents/bookmarks/

Parametr파라미터Required필수Description설명
begins_atYesParameters must strictly match the created bookmark (see 매개변수는 생성된 북마크와 정확히 일치해야 합니다 (아카이브에서 북마크 가져오기 참조).
ends_atYes
storage_idYes
endpointYes

The bookmark itself will not be deleted.

북마크 자체는 삭제되지 않습니다.

샘플 요청Sample request:

Code Block
DELETE http://127.0.0.1:80/archive/contents/bookmarks/?begins_at=20190320T114213.645&ends_at=20190320T114700.481&storage_id=hosts/Server1/MultimediaStorage.AliceBlue/MultimediaStorage&endpoint=hosts/Server1/DeviceIpint.7/SourceEndpoint.video:0:0

...