streams

Disable streams

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/_disable</span></div>

Refer to Spaces for more information.

Disables wired streams and deletes all existing stream definitions. The data of wired streams is deleted, but the data of classic streams is preserved.<br/><br/>[Required authorization] Route required privileges: manage_stream.

post/api/streams/_disable

Headers

kbn-xsrfstring required
Example:true

A required header to protect against CSRF attacks

Request body

object required
OR
{"stackTrail":"paths:/api/streams/_disable:post:requestBody:content:application/json:schema:anyOf:1","oasType":"schema","type":"unknown"}

Response

Streams were disabled successfully.

Changes

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

  • f4def03bd2af11See the full diff
    • ▲

      removed subschema #2 from the request body anyOf list

      request-body-any-of-removed

    • ○

      the request's body became nullable

      request-body-became-nullable

Of the 176 revisions, 20 have no diff computed.