@itentialopensource/adapter-accedian_skylight
Version:
This adapter integrates with system described as: accedianSkylight.
313 lines • 7.82 kB
JSON
[
{
"name": "getAllExportConfigurations-default.json",
"contents": [
{
"meta": {
"enabled": true,
"createdBy": "string",
"everyone": "none",
"viewers": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
],
"editors": [
"string",
"string",
"string",
"string",
"string"
],
"managers": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
]
},
"data": {
"id": "string",
"type": "export-configs",
"attributes": {
"name": "My first Export Job",
"tenantId": "string",
"schedule": {
"hour": 6,
"dayOfMonth": "14",
"dayOfWeek": "string"
},
"duration": "P1M",
"filters": {
"includeOnlyCleanData": true,
"includeBusyHour": true,
"includeMaintenanceWindow": false,
"includeMetadata": {},
"objectType": "twamp-sf",
"direction": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
]
},
"columns": {
"metrics": [
{
"name": "delayP95",
"aggregator": "min"
},
{
"name": "delayP95",
"aggregator": "min"
},
{
"name": "delayP95",
"aggregator": "min"
},
{
"name": "delayP95",
"aggregator": "min"
},
{
"name": "delayP95",
"aggregator": "min"
},
{
"name": "delayP95",
"aggregator": "min"
},
{
"name": "delayP95",
"aggregator": "min"
},
{
"name": "delayP95",
"aggregator": "min"
},
{
"name": "delayP95",
"aggregator": "min"
},
{
"name": "delayP95",
"aggregator": "min"
}
],
"metadata": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
],
"topology": true,
"thresholds": [
{
"comparator": "gte",
"metric": "delayP95",
"value": 42,
"aggregator": "min"
},
{
"comparator": "gte",
"metric": "delayP95",
"value": 42,
"aggregator": "min"
},
{
"comparator": "gte",
"metric": "delayP95",
"value": 42,
"aggregator": "min"
},
{
"comparator": "gte",
"metric": "delayP95",
"value": 42,
"aggregator": "min"
},
{
"comparator": "gte",
"metric": "delayP95",
"value": 42,
"aggregator": "min"
},
{
"comparator": "gte",
"metric": "delayP95",
"value": 42,
"aggregator": "min"
},
{
"comparator": "gte",
"metric": "delayP95",
"value": 42,
"aggregator": "min"
},
{
"comparator": "gte",
"metric": "delayP95",
"value": 42,
"aggregator": "min"
}
]
},
"emails": [
"jon@doe.com",
"fancy@nancy.com"
],
"groupBy": {
"type": "objectId",
"granularity": "P1D"
}
}
}
}
],
"entity": "ExportService",
"function": "getAllExportConfigurations"
},
{
"name": "getAllExportReport-default.json",
"contents": [
{
"meta": {
"enabled": true,
"createdBy": "string",
"everyone": "none",
"viewers": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
],
"editors": [
"string"
],
"managers": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
]
},
"data": {
"id": "string",
"type": "datasetExport",
"attributes": {
"format": "csv",
"lastModified": "2021-06-16T13:02:59.514Z",
"size": 2,
"compression": "gzip",
"payload": "string",
"download": "string"
}
}
},
{
"meta": {
"enabled": true,
"createdBy": "string",
"everyone": "none",
"viewers": [
"string"
],
"editors": [
"string",
"string",
"string"
],
"managers": [
"string",
"string",
"string",
"string",
"string",
"string"
]
},
"data": {
"id": "string",
"type": "datasetExport",
"attributes": {
"format": "csv",
"lastModified": "2021-06-16T13:02:59.514Z",
"size": 7,
"compression": "gzip",
"payload": "string",
"download": "string"
}
}
},
{
"meta": {
"enabled": true,
"createdBy": "string",
"everyone": "none",
"viewers": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
],
"editors": [
"string",
"string"
],
"managers": [
"string",
"string",
"string"
]
},
"data": {
"id": "string",
"type": "datasetExport",
"attributes": {
"format": "csv",
"lastModified": "2021-06-16T13:02:59.514Z",
"size": 5,
"compression": "gzip",
"payload": "string",
"download": "string"
}
}
}
],
"entity": "ExportService",
"function": "getAllExportReport"
}
]