IEventsDataOutService インターフェース

WSDL URL:
apmdevops98jp
WSDL URL:
http://<ホスト>:<
ポート
>/wily/cem/webservices/EventsDataOutService?wsdl
  • オペレーション:
    この Web サービスは、CEM イベント データ オブジェクト(障害およびインシデント)を取得するメソッドを提供します。
オペレーション
入力
出力
説明
getIncident
incidentId
DIncident
指定したインシデントを取得します。 指定したインシデントが見つからない場合は、例外をスローします。
getIncidentsByTime
startTime
endTime
startIndex
DIncidentRS
指定した時間範囲に発生するインシデントを取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getIncidentsByStatus
status
DIncident
指定したステータスのインシデントのリストを取得します。
getIncidentsByBusinessTransaction
ステータス
businessServiceName
businessTransactionName
DIncident
指定したステータスのインシデントのリストを取得します。
getIncidentsByBSByBTAndByTime
businessServiceName
businessTransactionName
startTime
endTime
DIncident
指定した時間範囲の指定したビジネス サービスおよびビジネス トランザクションのインシデントのリストを取得します。
getDefectById
defectId
DDefect
指定した障害を取得します。 指定した障害が見つからない場合は、例外をスローします。
getDefectFullById
defectId
DDefectFull
障害オブジェクトの「完全」バージョンを取得します。
getNetworkHealthDataForDefect
defectId
DTCPSessionData
指定した障害 ID のネットワーク稼働状況データを可能であれば取得します。 指定した障害が見つからない場合は、例外をスローします。
getDefectsByUser
userId
startTime
endTime
startIndex
DDefectRS
指定した時間範囲に発生する障害のうち、指定したユーザに関連するものを取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getDefectsByUserGroup
userGroupId
startTime
endTime
startIndex
DDefectRS
指定した時間範囲に発生する障害のうち、指定したユーザ グループに関連するものを取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getDefectsByUserGroupWithDetails
userGroupId
startTime
endTime
metaKeys
includeComponentTimingInfo
startIndex
DDefectRS
指定した時間範囲に発生する障害のうち、指定したユーザ グループに関連するものを取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getDefectsByBusinessTransaction
businessTransactionId
startTime
endTime
startIndex
DDefectRS
指定した時間範囲に発生する障害のうち、指定したビジネス トランザクションに関連するものを取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getDefectsByBusinessTransactionWithDetails
businessTransactionId
startTime
endTime
metaKeys
includeComponentTimeInfo
startIndex
DDefectRS
指定した時間範囲に発生する障害のうち、指定したビジネス トランザクションに関連するものを取得します。 必要に応じて、要求したメタ データおよびコンポーネントの詳細なタイミング情報を取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getDefectsByBusinessProcess
businessProcessId
startTime
endTime
startIndex
DDefectRS
指定した時間範囲に発生する障害のうち、指定したビジネス プロセスに関連するものを取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getDefectsByBusinessProcessWithDetails
businessProcessId
startTime
endTime
metaKeys
includeComponentTimingInfo
startIndex
DDefectRS
指定した時間範囲に発生する障害のうち、指定したビジネス プロセスに関連するものを取得します。 必要に応じて、要求したメタ データおよびコンポーネントの詳細なタイミング情報を取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getDefectsByApplication
applicationId
startTime
endTime
startIndex
DDefectRS
指定した時間範囲に発生する障害のうち、指定したアプリケーションに関連するものを取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getDefectsByApplicationWithDetails
applicationId
startTime
endTime
metaKeys
includeComponentTimingInfo
startIndex
DDefectRS
指定した時間範囲に発生する障害のうち、指定したアプリケーションに関連するものを取得します。 必要に応じて、要求したメタ データおよびコンポーネントの詳細なタイミングを取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getLastNDefects
endTime
nDefects
startIndex
DDefectRS
指定した時間の前までに発生する最後の N 個の障害を取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getLastNDefectsWithDetails
endTime
lastNDefects
metaKeys
includeComponentTimingInfo
startIndex
DDefectRS
指定した時間の前までに発生する最後の N 個の障害を取得します。 必要に応じて、要求したメタ データおよびコンポーネントの詳細なタイミング情報を取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getLastNDefectsByApplication
applicationId
endTime
nDefects
startIndex
DDefectRS
指定した時間の前までに発生し、指定したアプリケーションと関連する最後の N 個の障害を取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getLastNDefectsByApplicationWithDetails
applicationId
endTime
lastNDefects
metaKeys
startIndex
includeComponentTimingInfo
DDefectRS
指定した時間の前までに発生し、指定したアプリケーションと関連する最後の N 個の障害を取得します。 必要に応じて、要求したメタ データおよびコンポーネントの詳細なタイミング情報を取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getLastNDefectsByBusinessProcess
businessProcessId
endTime
nDefects
startIndex
DDefectRS
指定した時間の前までに発生し、指定したビジネス プロセスと関連する最後の N 個の障害を取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getLastNDefectsByBusinessProcessWithDetails
businessTransactionId
endTime
lastNDefects
metaKeys
includeComponentTimingInfo
startIndex
DDefectRS
指定した時間の前までに発生し、指定したビジネス プロセスと関連する最後の N 個の障害を取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getLastNDefectsByBusinessTransaction
businessTransactionId
endTime
nDefects
startIndex
DDefectRS
指定した時間の前までに発生し、指定したビジネス トランザクションと関連する最後の N 個の障害を取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getLastNDefectsByBusinessTransactionWithDetails
businessTransactionId
endTime
lastNDefects
metaKeys
includeComponentTimingInfo
startIndex
DDefectRS
指定した時間の前までに発生し、指定したビジネス トランザクションと関連する最後の N 個の障害を取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getDefectsByTime
startTime
endTime
startIndex
DDefectRS
指定した時間範囲に発生する障害を取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getDefectsFullByTime
startTime
endTime
startIndex
DDefectFullRS
指定した時間範囲に発生する障害を完全に取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getDefectsByTimeWithDetails
startTime
endTime
metaKeys
includeComponentTimingInfo
startIndex
DDefectRS
指定した時間範囲に発生する障害を取得します。 必要に応じて、要求したメタ データおよびコンポーネントの詳細なタイミング情報を取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getDefectsFullByTimeWithDetails
startTime
endTime
metaKeys
includeComponentTimingInfo
startIndex
DDefectFullRS
指定した時間範囲に発生する障害を完全に取得します。 必要に応じて、要求したメタ データおよびコンポーネントの詳細なタイミング情報を取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getDefectsByType
type
startTime
endTime
startIndex
DDefectRS
指定した時間範囲に発生する障害のうち、指定したタイプのものを取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getDefectsByTypeWithDetails
type
startTime
endTime
metaKeys
includeComponentTimingInfo
startIndex
DDefectRS
指定した時間範囲に発生する障害のうち、指定したタイプのものを取得します。 必要に応じて、要求したメタ データおよびコンポーネントの詳細なタイミング情報を取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getDefectsByIncident
incidentId
startTime
endTime
startIndex
DDefectRS
指定した時間範囲に発生する障害のうち、指定したインシデントに関連するものを取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
closeIncident
incidentId
comment
int
指定したインシデントを閉じます。 開かれているインシデントのみ閉じることができます。 指定したインシデントが開かれていない場合は、CEMWebServicesException が表示されます。
getLastNDefectsByIncident
incidentId
endTime
ndefects
startIndex
DDefectRS
指定したインシデント ID の指定したタイプの最後の N 個の障害を取得します。 startIndex を使用して、取得する最初の結果を設定します。番号は 0 から始まります。
getLastNDefectsByIncidentWithDetails
incidentId
endTime
ndefects
metaKeys
includeComponentTimingInfo
nextStartIndex
DDefectRS
指定したインシデント ID の指定したタイプの最後の N 個の障害を取得します。
getLastNDefectsFullByIncident
incidentId
endTime
ndefects
nextStartIndex
DDefectFullRS
指定したインシデント ID の指定したタイプの最後の N 個の障害を DDefectFull オブジェクトとして取得します。
getLastNDefectsFullByIncidentWithDetails
incidentId
endTime
ndefects
includeComponentTimingInfo
nextStartIndex
DDefectFullRS
指定したインシデント ID の指定したタイプの最後の N 個の障害を DDefectFull オブジェクトとして取得します。
getDefectsByTypeAndByBusinessProcess
businessProcessId
strDefectType
startTime
endTime
metaKeys
includeComponentTimingInfo
nextStartIndex
DDefectRS
指定したビジネス トランザクションの指定したタイプの障害を取得します。
getDefectsByTypeAndByBusinessApplication
applicationId
strDefectType
startTime
endTime
metaKeys
includeComponentTimingInfo
nextStartIndex
DDefectRS
指定したビジネス アプリケーションの指定したタイプの障害を取得します。
getDefectsByTypeAndByBusinessTransaction
applicationId
strDefectType
startTime
endTime
metaKeys
includeComponentTimingInfo
nextStartIndex
DDefectRS
指定したビジネス トランザクションの指定したタイプの障害を取得します。