@itentialopensource/adapter-sevone_v2
Version:
This adapter integrates with system described as: SevOne v2 api.
290 lines • 8.43 kB
JSON
{
"actions": [
{
"name": "runAlertReport",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/reports/attachments/alerts/run?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/runAlertReport-default.json"
}
]
},
{
"name": "runAlertAttachment",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/reports/attachments/alerts/{pathv1}/run?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/runAlertAttachment-default.json"
}
]
},
{
"name": "createFlowFalconPM",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/reports/attachments/flow-falcon/performance-metrics/run?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/createFlowFalconPM-default.json"
}
]
},
{
"name": "runFlowFalconReport",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/reports/attachments/flow-falcon/run?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/runFlowFalconReport-default.json"
}
]
},
{
"name": "createFlowFalconTopN",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/reports/attachments/flow-falcon/topn/run?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/createFlowFalconTopN-default.json"
}
]
},
{
"name": "runFlowFalconAttachment",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/reports/attachments/flow-falcon/{pathv1}/run?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/runFlowFalconAttachment-default.json"
}
]
},
{
"name": "runGroupMetricsAttachment",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/reports/attachments/group-metrics/run?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/runGroupMetricsAttachment-default.json"
}
]
},
{
"name": "runGroupMetricsAttachmentById",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/reports/attachments/group-metrics/{pathv1}/run?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/runGroupMetricsAttachmentById-default.json"
}
]
},
{
"name": "runPerformanceMetricsAttachment",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/reports/attachments/performance-metrics/run?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/runPerformanceMetricsAttachment-default.json"
}
]
},
{
"name": "runPerformanceMetricsAttachmentById",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/reports/attachments/performance-metrics/{pathv1}/run?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/runPerformanceMetricsAttachmentById-default.json"
}
]
},
{
"name": "runTopNAttachment",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/reports/attachments/topn/run?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/runTopNAttachment-default.json"
}
]
},
{
"name": "getApiV2ReportsAttachmentsTopnIdRun",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/reports/attachments/topn/{pathv1}/run?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getApiV2ReportsAttachmentsTopnIdRun-default.json"
}
]
},
{
"name": "runTopologyReport",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/reports/attachments/topology/run?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/runTopologyReport-default.json"
}
]
},
{
"name": "runTopologyAttachment",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/reports/attachments/topology/{pathv1}/run?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/runTopologyAttachment-default.json"
}
]
}
]
}