@itentialopensource/adapter-moogsoft_saas
Version:
This adapter integrates with system described as: Moogsoft SaS
59 lines • 1 kB
JSON
[
{
"additionalInfo": {},
"data": {},
"request": {
"body": "string",
"headers": {},
"url": {
"url": "string",
"verb": "PATCH"
}
},
"response": {
"body": "string",
"code": 2,
"codeReason": "string"
},
"status": "DISABLED",
"timestamp": 10
},
{
"additionalInfo": {},
"data": {},
"request": {
"body": "string",
"headers": {},
"url": {
"url": "string",
"verb": "POST"
}
},
"response": {
"body": "string",
"code": 6,
"codeReason": "string"
},
"status": "DISABLED",
"timestamp": 8
},
{
"additionalInfo": {},
"data": {},
"request": {
"body": "string",
"headers": {},
"url": {
"url": "string",
"verb": "DELETE"
}
},
"response": {
"body": "string",
"code": 1,
"codeReason": "string"
},
"status": "DISABLED",
"timestamp": 10
}
]