UNPKG

@itentialopensource/adapter-moogsoft_saas

Version:

This adapter integrates with system described as: Moogsoft SaS

24 lines 602 B
{ "actions": [ { "name": "testPagerDutyIntegration", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/integrations/pagerduty-test?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/testPagerDutyIntegration-default.json" } ] } ] }