@itentialopensource/adapter-sevone_v2
Version:
This adapter integrates with system described as: SevOne v2 api.
332 lines • 9.96 kB
JSON
{
"actions": [
{
"name": "getAlertAttachmentFilterSchema",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/reports/attachments/alerts/filters/schema?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getAlertAttachmentFilterSchema-default.json"
}
]
},
{
"name": "getAlertAttachment",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/reports/attachments/alerts/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getAlertAttachment-default.json"
}
]
},
{
"name": "getAlertAttachmentAggregation",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/reports/attachments/alerts/{pathv1}/aggregation?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getAlertAttachmentAggregation-default.json"
}
]
},
{
"name": "updateAlertAttachmentAggregation",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/reports/attachments/alerts/{pathv1}/aggregation?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/updateAlertAttachmentAggregation-default.json"
}
]
},
{
"name": "getAlertAttachmentFilters",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/reports/attachments/alerts/{pathv1}/filters?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getAlertAttachmentFilters-default.json"
}
]
},
{
"name": "updateAlertAttachmentFilters",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/reports/attachments/alerts/{pathv1}/filters?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/updateAlertAttachmentFilters-default.json"
}
]
},
{
"name": "getAlertAttachmentResource",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/reports/attachments/alerts/{pathv1}/resources?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getAlertAttachmentResource-default.json"
}
]
},
{
"name": "updateAlertAttachmentResource",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/reports/attachments/alerts/{pathv1}/resources?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/updateAlertAttachmentResource-default.json"
}
]
},
{
"name": "getAlertAttachmentSettings",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/reports/attachments/alerts/{pathv1}/settings?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getAlertAttachmentSettings-default.json"
}
]
},
{
"name": "updateAlertAttachmentSettings",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/reports/attachments/alerts/{pathv1}/settings?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/updateAlertAttachmentSettings-default.json"
}
]
},
{
"name": "getAlertAttachmentTimeSettings",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/reports/attachments/alerts/{pathv1}/time?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getAlertAttachmentTimeSettings-default.json"
}
]
},
{
"name": "updateAlertAttachmentTimeSettings",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/reports/attachments/alerts/{pathv1}/time?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/updateAlertAttachmentTimeSettings-default.json"
}
]
},
{
"name": "getAlertAttachmentVisualizationSettings",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/reports/attachments/alerts/{pathv1}/visualizations?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getAlertAttachmentVisualizationSettings-default.json"
}
]
},
{
"name": "updateAlertAttachmentVisualizationSettings",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/reports/attachments/alerts/{pathv1}/visualizations?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/updateAlertAttachmentVisualizationSettings-default.json"
}
]
},
{
"name": "partiallyUpdateAlertAttachmentVisualizationSettings",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/reports/attachments/alerts/{pathv1}/visualizations?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/partiallyUpdateAlertAttachmentVisualizationSettings-default.json"
}
]
},
{
"name": "createAlertAttachment",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/reports/{pathv1}/attachments/alerts?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/createAlertAttachment-default.json"
}
]
}
]
}