Versions Compared

Key

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



Excerpt

When referencing content hosted outside of the repository, you can create an empty binary to act as a placeholder for the external content, specifying the URL of the external content.



Code Block
Content-Type: message/external-body; access-type=URL; URL="http://example.com/external/content/file"

See Example 4 See RESTful HTTP API - Containers#external-content from the Container REST API PUT method documentation for more information about creating a binary that redirects to external content.

...