addService
A MoogDb v2 method that adds a new external service to the database. An external service is a business entity monitored by Moogsoft Onprem via event streams.
Back to MoogDb V2 API Method Reference.
Request arguments
Method addService
takes the following request arguments:
Name | Type | Required | Description |
---|---|---|---|
| String | Yes | Name of the external service you are adding. |
| String | No | Service description. |
Response
Method addService
returns the following response:
Examples
The following examples demonstrate typical use of method addService
: