streams

Fork a stream

Spaces method and path for this operation:

<div><span class="operation-verb post">post</span>&nbsp;<span class="operation-path">/s/{space_id}/api/streams/{name}/_fork</span></div>

Refer to Spaces for more information.

Forks a wired stream and creates a child stream<br/><br/>[Required authorization] Route required privileges: manage_stream.

post/api/streams/{name}/_fork

Path parameters

namestring required

The name of the parent stream to fork from.

Headers

kbn-xsrfstring required
Example:true

A required header to protect against CSRF attacks

Request body

draftboolean
status'enabled' | 'disabled'

Response

The stream was forked successfully.

Changes

Changed in 1 of the 176 revisions of this API.121

  • 3e7e7b646f2e121See the full diff
    • ▲

      removed subschema #2 subschema #3 subschema #4 subschema #5 subschema #6 from the request property anyOf list

      request-property-any-of-removed

    • ●

      for the path request parameter name, the maxLength was set to 200

      request-parameter-max-length-set

    • ●

      the / request property's maxLength was set to 200

      request-property-max-length-set

    • ○

      added subschema #1 subschema #2 subschema #3 subschema #4 subschema #5 subschema #6 to the request property anyOf list

      request-property-any-of-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 176 revisions, 20 have no diff computed.