Moogsoft Config API
This API allows you to save and retrieve config, catalogs, credentials, watchers, menu actions, and maintenance windows
Operations 80
DELETE
/v2/catalogs/{id}/documents/{documentId}
Deletes a single document in a catalog (by catalog id).
#
PATCH
/v2/correlation/definitions/id/{identifier}
Edits the correlation definition identified in the path parameter (either the id or the name).
#
GET
/v2/correlation/definitions/id/{identifier}
Fetches correlation definition matching the identifier in the path parameter (either the id or the name).
#
DELETE
/v2/correlation/definitions/id/{identifier}
Deletes the correlation definition identified in the path parameter (either the id or the name).
#
PATCH
/v2/correlation/definitions/{identifier}
Edits the correlation definition identified in the path parameter (either the id or the name).
#
GET
/v2/correlation/definitions/{identifier}
Fetches correlation definition matching the identifier in the path parameter (either the id or the name).
#
DELETE
/v2/correlation/definitions/{identifier}
Deletes the correlation definition identified in the path parameter (either the id or the name).
#
PATCH
/v2/correlation/groups/id/{identifier}
Edits the correlation group identified in the path parameter (either the id or the name).
#
GET
/v2/correlation/groups/id/{identifier}
Fetches the correlation group identified in the path parameter (either the id or the name).
#
DELETE
/v2/correlation/groups/id/{identifier}
Deletes the correlation group identified in the path parameter (either the id or the name).
#
PATCH
/v2/correlation/groups/{identifier}
Edits the correlation group identified in the path parameter (either the id or the name).
#
GET
/v2/correlation/groups/{identifier}
Fetches the correlation group identified in the path parameter (either the id or the name).
#
DELETE
/v2/correlation/groups/{identifier}
Deletes the correlation group identified in the path parameter (either the id or the name).
#
DELETE
/v1/catalogs/{catalogName}/documents/{documentId}
Deletes a single document in a catalog (by catalog name).
#
GET
/v1/maintenance/windows/{id}/occurrences/expired
Get expired occurrences for a specific maintenance window
#
PATCH
/v1/catalog-files/{name}
Replaces a catalog with schema and documents based on the given CSV file.
#
GET
/v1/maintenance/occurrences/expired
Get expired, skipped, or cancelled maintenance window occurrences (in reverse time order)
#
GET
/v1/menu-actions/standalone-workflows
Returns any menu actions that utilize standalone workflows
#
POST
/v1/catalog-files
Creates a new catalog with schema and documents based on the given CSV file.
#
GET
/v1/maintenance/windows/{id}/occurrences/pending
Get pending occurrences for a specific maintenance window
#
GET
/v1/maintenance/windows/{id}/occurrences/running
Get active occurrences for a specific maintenance window
#
GET
/v1/maintenance/windows/{id}/occurrences
Get all occurrences for a specific maintenance window
#
PUT
/v1/watchers/incidents/{id}/self
Creates or updates a Watchers group for an Incident, for the current user.
#
Documentation
📖
APIReference
https://api.docs.moogsoft.com/docs/latest/branches/main/a2faf5e9de2e7-config-api
📖
Documentation
https://docs.moogsoft.com/moogsoft-cloud/en/apis.html