統合の監視メトリックの取得
get
/icsapis/v1/monitoring/integrations
すべての統合の監視メトリック(統計)を取得します。
リクエスト
この操作のリクエスト・パラメータはありません。
レスポンス
サポートされるメディア・タイプ
- application/json; charset=UTF-8
- application/xml; charset=UTF-8
200レスポンス
操作の成功
本体
ルート・スキーマ : IntegrationFlowHealthRecords
ネストされたスキーマ : items
型:
array-
型:
objectIntegrationFlowHealthItem
ネストされたスキーマ : IntegrationFlowHealthItem
型:
object- avgRespTime
-
型:
number(double) - description
-
型:
string - endPointURI
-
型:
string - errorsInQueues
-
型:
objectIntegrationFlowErrorItem - flowCode
-
型:
string - flowId
-
型:
string - flowName
-
型:
string - flowVersion
-
型:
string - lastUpdated
-
型:
string(date-time) - lastUpdatedBy
-
型:
string - links
-
型:
arraylinks必須:true - mepType
-
型:
string - noOfErrors
-
型:
integer(int64) - noOfMsgsProcessed
-
型:
integer(int64) - noOfMsgsReceived
-
型:
integer(int64) - noOfSuccess
-
型:
integer(int64) - optimizedVersion
-
型:
string - proxyWSDL
-
型:
string - scheduleApplicable
-
型:
booleanデフォルト値:false - scheduleDefined
-
型:
booleanデフォルト値:false - successRate
-
型:
number(double)
ネストされたスキーマ : IntegrationFlowErrorItem
型:
object- errorObjects
-
型:
arrayerrorObjects - flowCode
-
型:
string - flowId
-
型:
string - flowName
-
型:
string
ネストされたスキーマ : items
型:
objectネストされたスキーマ : Link
型:
object- href
-
型:
string - rel
-
型:
string