addService

A MoogDb v2 method that adds a new external service to the database. An external service is a business entity monitored by Moogsoft AIOps via event streams.

Back to MoogDb V2 API Method Reference.

Request arguments

Method addService takes the following request arguments:

Name

Type

Required

Description

service

String

Yes

Name of the external service you are adding.

description

String

No

Service description.

Response

Method addService returns the following response:

Examples

The following examples demonstrate typical use of method addService:

Response example