Workflow Run Actions - Get
ワークフロー実行アクションを取得します。
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/actions/{actionName}?api-version=2016-06-01
URI パラメーター
名前 | / | 必須 | 型 | 説明 |
---|---|---|---|---|
action
|
path | True |
string |
ワークフロー アクション名。 |
resource
|
path | True |
string |
リソース グループ名。 |
run
|
path | True |
string |
ワークフローの実行名。 |
subscription
|
path | True |
string |
サブスクリプション ID。 |
workflow
|
path | True |
string |
ワークフロー名 |
api-version
|
query | True |
string |
API のバージョン。 |
応答
名前 | 型 | 説明 |
---|---|---|
200 OK |
OK |
セキュリティ
azure_auth
Azure Active Directory OAuth2 フロー。
型:
oauth2
フロー:
implicit
Authorization URL (承認 URL):
https://login.microsoftonline.com/common/oauth2/authorize
スコープ
名前 | 説明 |
---|---|
user_impersonation | ユーザー アカウントの借用 |
例
Get a workflow run action
要求のサンプル
GET https://management.azure.com/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/runs/08586676746934337772206998657CU22/actions/HTTP?api-version=2016-06-01
応答のサンプル
{
"properties": {
"inputsLink": {
"uri": "https://tempuri.org",
"contentVersion": "5XUACojv0aBfuP56os3CWw==",
"contentSize": 46,
"contentHash": {
"algorithm": "md5",
"value": "XXUACojv0aBfuP56os3CWw=="
}
},
"outputsLink": {
"uri": "https://tempuri.org",
"contentVersion": "6X6KRrevI6AAxEvo9FeBYQ==",
"contentSize": 11873,
"contentHash": {
"algorithm": "md5",
"value": "XX6KRrevI6AAxEvo9FeBYQ=="
}
},
"startTime": "2018-08-10T20:16:32.305236Z",
"endTime": "2018-08-10T20:16:32.5450625Z",
"correlation": {
"clientTrackingId": "08586676746934337772206998657CU22"
},
"status": "Succeeded",
"code": "OK"
},
"id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/runs/08586676746934337772206998657CU22/actions/HTTP",
"name": "HTTP",
"type": "Microsoft.Logic/workflows/runs/actions"
}
定義
名前 | 説明 |
---|---|
Content |
コンテンツ ハッシュ。 |
Content |
コンテンツ リンク。 |
Correlation |
関連付けプロパティ。 |
Error |
エラー プロパティは、ロジック サービスが受信要求を処理できなかった理由を示します。 理由は、エラー メッセージに表示されます。 |
Error |
エラー応答は、ロジック サービスが受信要求を処理できないことを示します。 error プロパティには、エラーの詳細が含まれています。 |
Object | |
Retry |
再試行履歴。 |
Workflow |
ワークフロー実行アクション。 |
Workflow |
ContentHash
コンテンツ ハッシュ。
名前 | 型 | 説明 |
---|---|---|
algorithm |
string |
コンテンツ ハッシュのアルゴリズム。 |
value |
string |
コンテンツ ハッシュの値。 |
ContentLink
コンテンツ リンク。
名前 | 型 | 説明 |
---|---|---|
contentHash |
コンテンツ ハッシュ。 |
|
contentSize |
integer |
コンテンツ サイズ。 |
contentVersion |
string |
コンテンツ のバージョン。 |
metadata |
メタデータ。 |
|
uri |
string |
コンテンツ リンク URI。 |
Correlation
関連付けプロパティ。
名前 | 型 | 説明 |
---|---|---|
clientTrackingId |
string |
クライアント追跡 ID。 |
ErrorProperties
エラー プロパティは、ロジック サービスが受信要求を処理できなかった理由を示します。 理由は、エラー メッセージに表示されます。
名前 | 型 | 説明 |
---|---|---|
code |
string |
エラー コード。 |
message |
string |
操作が失敗した理由を示すエラー メッセージ。 |
ErrorResponse
エラー応答は、ロジック サービスが受信要求を処理できないことを示します。 error プロパティには、エラーの詳細が含まれています。
名前 | 型 | 説明 |
---|---|---|
error |
エラーのプロパティ。 |
Object
RetryHistory
再試行履歴。
名前 | 型 | 説明 |
---|---|---|
clientRequestId |
string |
クライアント要求 ID を取得します。 |
code |
string |
状態コードを取得します。 |
endTime |
string |
終了時刻を取得します。 |
error |
エラー応答を取得します。 |
|
serviceRequestId |
string |
サービス要求 ID を取得します。 |
startTime |
string |
開始時刻を取得します。 |
WorkflowRunAction
ワークフロー実行アクション。
名前 | 型 | 説明 |
---|---|---|
id |
string |
リソース ID。 |
name |
string |
ワークフロー実行アクション名を取得します。 |
properties.code |
string |
コードを取得します。 |
properties.correlation |
関連付けプロパティ。 |
|
properties.endTime |
string |
終了時刻を取得します。 |
properties.error |
エラーを取得します。 |
|
properties.inputsLink |
入力へのリンクを取得します。 |
|
properties.outputsLink |
出力へのリンクを取得します。 |
|
properties.retryHistory |
再試行履歴を取得します。 |
|
properties.startTime |
string |
開始時刻を取得します。 |
properties.status |
状態を取得します。 |
|
properties.trackedProperties |
追跡対象のプロパティを取得します。 |
|
properties.trackingId |
string |
追跡 ID を取得します。 |
type |
string |
ワークフロー実行アクションの種類を取得します。 |
WorkflowStatus
名前 | 型 | 説明 |
---|---|---|
Aborted |
string |
|
Cancelled |
string |
|
Failed |
string |
|
Faulted |
string |
|
Ignored |
string |
|
NotSpecified |
string |
|
Paused |
string |
|
Running |
string |
|
Skipped |
string |
|
Succeeded |
string |
|
Suspended |
string |
|
TimedOut |
string |
|
Waiting |
string |