Creates a Stream.

Creates a new stream within the Cohesity Helios service to enable incremental push or pull of alerts to different targets. It consists of Name, TargetDetail, TargetSpecificOptions, and so on.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Specifies the parameters to create a stream.

filterOptions
object

Specifies the filter options.

targetSpecificOptions
object

Specifies the key-value pair that contains additional information related to the target.

connectionConfig
object

Specifies the connection configuration for the stream to target.

int64

Specifies the maximum number of alerts that can be pushed or sent in a single request for the GetAlert API. The default value is 1. In the case of Crowdstrike, the default value is 1000.

string | null

Specifies the ID of the created stream.

string | null
required

Specifies the name of the stream.

targetDetail
object
required

Specifies the TargetDetail parameters.

string | null
enum
required

Specifies the mode of the stream.

Allowed:
int64 | null

Specifies the start time from where the alerts should be sent. The default value is stream creation time.

string | null

Specifies the url of the target.

string | null
enum

The initial status of the stream. By default it is Active.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json