@itentialopensource/adapter-etsi_sol005
Version:
This adapter integrates with system described as: ETSI sol005
63 lines • 1.08 kB
JSON
{
"id": "string",
"objectInstanceId": "string",
"subObjectInstanceIds": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
],
"criteria": {
"capacityMetric": {
"resourceType": "VR_STORAGE",
"capacityMeasurementName": "string",
"capacityType": "RESERVED"
},
"thresholdType": "SIMPLE",
"simpleThresholdDetails": [
{
"thresholdValue": 8,
"hysteresis": 8
},
{
"thresholdValue": 5,
"hysteresis": 8
},
{
"thresholdValue": 8,
"hysteresis": 3
},
{
"thresholdValue": 4,
"hysteresis": 1
},
{
"thresholdValue": 4,
"hysteresis": 9
},
{
"thresholdValue": 9,
"hysteresis": 4
},
{
"thresholdValue": 2,
"hysteresis": 3
}
]
},
"callbackUri": "string",
"_links": {
"self": {
"href": "string"
},
"object": {
"href": "string"
}
}
}