POST api/correlations/createnewcorrelation

Request Information

URI Parameters

None.

Body Parameters

Correlation
NameDescriptionTypeAdditional information
CorrelationID

integer

None.

ProcessOrder

integer

None.

Scope

string

None.

Owner

string

None.

Category

string

None.

Name

string

None.

MagnitudeRate

integer

None.

EventType

string

None.

EventTypeGroups

string

None.

Attributes

string

None.

Locations

string

None.

Mentions

string

None.

Securities

string

None.

SecurityType

string

None.

Security

string

None.

Impact

string

None.

CorrelationMatches

Collection of CorrelationMatch

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.