| name | data type | description |
|---|---|---|
| FacilityMonitoringDelivery | array of FacilityMonitoringDeliveryStructure |
Example
{
"FacilityMonitoringDelivery" : [ {
"FacilityCondition" : [ {
"FacilityRef" : { },
"Facility" : { },
"FacilityStatus" : { },
"SituationRef" : { },
"Remedy" : { },
"MonitoringInfo" : { },
"ValidityPeriod" : { },
"Extensions" : { }
}, {
"FacilityRef" : { },
"Facility" : { },
"FacilityStatus" : { },
"SituationRef" : { },
"Remedy" : { },
"MonitoringInfo" : { },
"ValidityPeriod" : { },
"Extensions" : { }
} ],
"Extensions" : {
"any" : { }
},
"version" : "...",
"SubscriberRef" : {
"value" : "..."
},
"SubscriptionFilterRef" : {
"value" : "..."
},
"SubscriptionRef" : {
"value" : "..."
},
"RequestMessageRef" : {
"value" : "..."
},
"Status" : true,
"ErrorCondition" : {
"OtherError" : { },
"AllowedResourceUsageExceededError" : { },
"NoInfoForTopicError" : { },
"AccessNotAllowedError" : { },
"CapabilityNotSupportedError" : { },
"Description" : { }
},
"ValidUntil" : "...",
"ShortestPossibleCycle" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"DefaultLanguage" : "...",
"ResponseTimestamp" : "..."
}, {
"FacilityCondition" : [ {
"FacilityRef" : { },
"Facility" : { },
"FacilityStatus" : { },
"SituationRef" : { },
"Remedy" : { },
"MonitoringInfo" : { },
"ValidityPeriod" : { },
"Extensions" : { }
}, {
"FacilityRef" : { },
"Facility" : { },
"FacilityStatus" : { },
"SituationRef" : { },
"Remedy" : { },
"MonitoringInfo" : { },
"ValidityPeriod" : { },
"Extensions" : { }
} ],
"Extensions" : {
"any" : { }
},
"version" : "...",
"SubscriberRef" : {
"value" : "..."
},
"SubscriptionFilterRef" : {
"value" : "..."
},
"SubscriptionRef" : {
"value" : "..."
},
"RequestMessageRef" : {
"value" : "..."
},
"Status" : true,
"ErrorCondition" : {
"OtherError" : { },
"AllowedResourceUsageExceededError" : { },
"NoInfoForTopicError" : { },
"AccessNotAllowedError" : { },
"CapabilityNotSupportedError" : { },
"Description" : { }
},
"ValidUntil" : "...",
"ShortestPossibleCycle" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"DefaultLanguage" : "...",
"ResponseTimestamp" : "..."
} ]
}