addProcess

A MoogDb v2 method that adds a new process to the database. Processes are external business entities related to business activities that are affected by the incidents that Moogsoft AIOps captures in Situations.

Back to MoogDb V2 API Method Reference.

Request arguments

Method addProcess takes the following request arguments:

Name

Type

Required

Description

process

String

Yes

Process name.

description

String

Yes

Process description.

Response

Method addProcess returns the following response:

Examples

The following examples demonstrate typical use of method addProcess:

Response example