Returns a raw HTTP response for post /v1/platform/alerts/{session_id}, but is otherwise
the same as [AlertServiceAsync.create]..
public CompletableFuture<HttpResponseFor<AlertRuleResponse>> create(
JsonValue sessionId,
AlertCreateParams params
)Returns a raw HTTP response for post /v1/platform/alerts/{session_id}, but is otherwise
the same as [AlertServiceAsync.create].
| Name | Type | Description |
|---|---|---|
sessionId* | JsonValue | |
params* | AlertCreateParams |