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 Onprem captures in Situations.
Back to MoogDb V2 API Method Reference.
Request arguments
Method addProcess
takes the following request arguments:
Name | Type | Required | Description |
---|---|---|---|
| String | Yes | Process name. |
| String | Yes | Process description. |
Response
Method addProcess
returns the following response:
Examples
The following examples demonstrate typical use of method addProcess
: