Integration Runtimes - Start
統合ランタイムを開始する
統合ランタイムを開始する
POST https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}/start?api-version=2021-06-01
URI パラメーター
名前 | / | 必須 | 型 | 説明 |
---|---|---|---|---|
integration
|
path | True |
string |
統合ランタイム名 |
resource
|
path | True |
string |
リソース グループの名前。 名前では大文字と小文字が区別されません。 |
subscription
|
path | True |
string |
ターゲット サブスクリプションの ID。 |
workspace
|
path | True |
string |
ワークスペースの名前。 |
api-version
|
query | True |
string |
この操作に使用する API バージョン。 |
応答
名前 | 型 | 説明 |
---|---|---|
200 OK |
わかりました。 |
|
202 Accepted |
受け入れ られる。 |
|
Other Status Codes |
Azure Synapse サービスから受信したエラー応答。 |
例
Start integration runtime
要求のサンプル
POST https://management.azure.com/subscriptions/12345678-1234-1234-1234-12345678abc/resourceGroups/exampleResourceGroup/providers/Microsoft.Synapse/workspaces/exampleWorkspace/integrationRuntimes/exampleManagedIntegrationRuntime/start?api-version=2021-06-01
応答のサンプル
Date: Wed, 13 Jun 2018 21:33:00 GMT
X-Content-Type-Options: nosniff
x-ms-ratelimit-remaining-subscription-reads: 14912
x-ms-request-id: 2af47f9f-5625-4b01-a3a5-bccb576a4677
x-ms-correlation-request-id: 2af47f9f-5625-4b01-a3a5-bccb576a4677
{
"name": "exampleManagedIntegrationRuntime",
"properties": {
"dataFactoryName": "exampleWorkspaceName",
"type": "Managed",
"state": "Started",
"typeProperties": {
"nodes": [],
"otherErrors": [],
"createTime": "2018-06-13T21:11:01.8695494Z"
}
}
}
定義
名前 | 説明 |
---|---|
Error |
リソース管理エラーの追加情報。 |
Error |
エラーの詳細。 |
Error |
エラー応答 |
Integration |
統合ランタイムの自動更新の状態。 |
Integration |
ノードノード通信チャネルの暗号化モードを設定するために使用されます (2 つ以上のセルフホステッド統合ランタイム ノードが存在する場合)。 |
Integration |
統合ランタイムの状態。 |
Integration |
統合ランタイムの状態の応答。 |
Integration |
統合ランタイムの種類。 |
Integration |
最後の統合ランタイム ノード更新の結果。 |
Linked |
リンクされた統合ランタイム情報。 |
Managed |
マネージド統合ランタイムのエラー定義。 |
Managed |
統合ランタイム ノードのプロパティ。 |
Managed |
マネージド統合ランタイム ノードの状態。 |
Managed |
マネージド統合ランタイム操作の結果のプロパティ。 |
Managed |
マネージド統合ランタイムの状態。 |
Self |
セルフホステッド統合ランタイム ノードのプロパティ。 |
Self |
統合ランタイム ノードの状態。 |
Self |
セルフホステッド統合ランタイムの状態。 |
ErrorAdditionalInfo
リソース管理エラーの追加情報。
名前 | 型 | 説明 |
---|---|---|
info |
object |
追加情報。 |
type |
string |
追加情報の種類。 |
ErrorDetail
エラーの詳細。
名前 | 型 | 説明 |
---|---|---|
additionalInfo |
エラーの追加情報。 |
|
code |
string |
エラー コード。 |
details |
エラーの詳細。 |
|
message |
string |
エラー メッセージ。 |
target |
string |
エラーターゲット。 |
ErrorResponse
エラー応答
名前 | 型 | 説明 |
---|---|---|
error |
エラー オブジェクト。 |
IntegrationRuntimeAutoUpdate
統合ランタイムの自動更新の状態。
名前 | 型 | 説明 |
---|---|---|
Off |
string |
|
On |
string |
IntegrationRuntimeInternalChannelEncryptionMode
ノードノード通信チャネルの暗号化モードを設定するために使用されます (2 つ以上のセルフホステッド統合ランタイム ノードが存在する場合)。
名前 | 型 | 説明 |
---|---|---|
NotEncrypted |
string |
|
NotSet |
string |
|
SslEncrypted |
string |
IntegrationRuntimeState
統合ランタイムの状態。
名前 | 型 | 説明 |
---|---|---|
AccessDenied |
string |
|
Initial |
string |
|
Limited |
string |
|
NeedRegistration |
string |
|
Offline |
string |
|
Online |
string |
|
Started |
string |
|
Starting |
string |
|
Stopped |
string |
|
Stopping |
string |
IntegrationRuntimeStatusResponse
統合ランタイムの状態の応答。
名前 | 型 | 説明 |
---|---|---|
name |
string |
統合ランタイム名。 |
properties | IntegrationRuntimeStatus: |
統合ランタイムのプロパティ。 |
IntegrationRuntimeType
統合ランタイムの種類。
名前 | 型 | 説明 |
---|---|---|
Managed |
string |
|
SelfHosted |
string |
IntegrationRuntimeUpdateResult
最後の統合ランタイム ノード更新の結果。
名前 | 型 | 説明 |
---|---|---|
Fail |
string |
|
None |
string |
|
Succeed |
string |
LinkedIntegrationRuntime
リンクされた統合ランタイム情報。
名前 | 型 | 説明 |
---|---|---|
createTime |
string |
リンクされた統合ランタイムの作成時刻。 |
dataFactoryLocation |
string |
リンクされた統合ランタイムが属するワークスペースの場所。 |
dataFactoryName |
string |
リンクされた統合ランタイムが属するワークスペースの名前。 |
name |
string |
リンクされた統合ランタイムの名前。 |
subscriptionId |
string |
リンクされた統合ランタイムが属するサブスクリプション ID。 |
ManagedIntegrationRuntimeError
マネージド統合ランタイムのエラー定義。
名前 | 型 | 説明 |
---|---|---|
code |
string |
エラー コード。 |
message |
string |
エラーメッセージ。 |
parameters |
string[] |
マネージド統合ランタイムのエラー パラメーター。 |
time |
string |
エラーが発生した時刻。 |
ManagedIntegrationRuntimeNode
統合ランタイム ノードのプロパティ。
名前 | 型 | 説明 |
---|---|---|
errors |
この統合ランタイム ノードで発生したエラー。 |
|
nodeId |
string |
マネージド統合ランタイム ノード ID。 |
status |
マネージド統合ランタイム ノードの状態。 |
ManagedIntegrationRuntimeNodeStatus
マネージド統合ランタイム ノードの状態。
名前 | 型 | 説明 |
---|---|---|
Available |
string |
|
Recycling |
string |
|
Starting |
string |
|
Unavailable |
string |
ManagedIntegrationRuntimeOperationResult
マネージド統合ランタイム操作の結果のプロパティ。
名前 | 型 | 説明 |
---|---|---|
activityId |
string |
操作要求のアクティビティ ID。 |
errorCode |
string |
エラー コード。 |
parameters |
string[] |
マネージド統合ランタイムのエラー パラメーター。 |
result |
string |
操作の結果。 |
startTime |
string |
操作の開始時刻。 |
type |
string |
操作の種類。 開始または停止できます。 |
ManagedIntegrationRuntimeStatus
マネージド統合ランタイムの状態。
名前 | 型 | 説明 |
---|---|---|
dataFactoryName |
string |
統合ランタイムが属するワークスペース名。 |
state |
統合ランタイムの状態。 |
|
type |
string:
Managed |
統合ランタイムの種類。 |
typeProperties.createTime |
string |
統合ランタイムが作成された時刻 (ISO8601形式)。 |
typeProperties.lastOperation |
この統合ランタイムで発生した最後の操作の結果。 |
|
typeProperties.nodes |
マネージド統合ランタイムのノードの一覧。 |
|
typeProperties.otherErrors |
この統合ランタイムで発生したエラー。 |
SelfHostedIntegrationRuntimeNode
セルフホステッド統合ランタイム ノードのプロパティ。
名前 | 型 | 説明 |
---|---|---|
capabilities |
object |
統合ランタイム機能ディクショナリ |
concurrentJobsLimit |
integer |
統合ランタイム ノードでの最大同時実行ジョブ数。 |
expiryTime |
string |
統合ランタイムがISO8601形式で期限切れになる時刻。 |
hostServiceUri |
string |
統合ランタイムのホスト マシンの URI。 |
isActiveDispatcher |
boolean |
このノードが統合ランタイム要求のアクティブディスパッチャーであるかどうかを示します。 |
lastConnectTime |
string |
統合ランタイムがISO8601形式で接続された最新の時刻。 |
lastEndUpdateTime |
string |
統合ランタイム ノードの更新が最後に終了した時刻。 |
lastStartTime |
string |
ノードが最後に起動した時刻。 |
lastStartUpdateTime |
string |
統合ランタイム ノードの更新が最後に開始された時刻。 |
lastStopTime |
string |
統合ランタイム ノードの最終停止時刻。 |
lastUpdateResult |
最後の統合ランタイム ノード更新の結果。 |
|
machineName |
string |
統合ランタイム ノードのマシン名。 |
maxConcurrentJobs |
integer |
この統合ランタイムの最大同時実行ジョブ数。 |
nodeName |
string |
統合ランタイム ノードの名前。 |
registerTime |
string |
統合ランタイム ノードがISO8601形式で登録された時刻。 |
status |
統合ランタイム ノードの状態。 |
|
version |
string |
統合ランタイム ノードのバージョン。 |
versionStatus |
string |
統合ランタイム ノードのバージョンの状態。 |
SelfHostedIntegrationRuntimeNodeStatus
統合ランタイム ノードの状態。
名前 | 型 | 説明 |
---|---|---|
InitializeFailed |
string |
|
Initializing |
string |
|
Limited |
string |
|
NeedRegistration |
string |
|
Offline |
string |
|
Online |
string |
|
Upgrading |
string |
SelfHostedIntegrationRuntimeStatus
セルフホステッド統合ランタイムの状態。
名前 | 型 | 説明 |
---|---|---|
dataFactoryName |
string |
統合ランタイムが属するワークスペース名。 |
state |
統合ランタイムの状態。 |
|
type |
string:
Self |
統合ランタイムの種類。 |
typeProperties.autoUpdate |
セルフホステッド統合ランタイムの自動更新が有効になっているかどうか。 |
|
typeProperties.autoUpdateETA |
string |
セルフホステッド統合ランタイムが更新される推定時間。 |
typeProperties.capabilities |
object |
統合ランタイム機能に関する追加情報を含むオブジェクト。 |
typeProperties.createTime |
string |
統合ランタイムが作成された時刻 (ISO8601形式)。 |
typeProperties.internalChannelEncryption |
ノードノード通信チャネルの暗号化モードを設定するために使用されます (2 つ以上のセルフホステッド統合ランタイム ノードが存在する場合)。 |
|
typeProperties.latestVersion |
string |
ダウンロード センターの最新バージョン。 |
typeProperties.links |
この統合ランタイムと共有するために作成されたリンクされた統合ランタイムの一覧。 |
|
typeProperties.localTimeZoneOffset |
string |
ローカル タイム ゾーンオフセット (時間単位)。 |
typeProperties.nodeCommunicationChannelEncryptionMode |
string |
ノード通信チャネル暗号化モード |
typeProperties.nodes |
この統合ランタイムのノードの一覧。 |
|
typeProperties.pushedVersion |
string |
統合ランタイムが更新されるバージョン。 |
typeProperties.scheduledUpdateDate |
string |
統合ランタイムの更新がスケジュールされる日付 (ISO8601形式)。 |
typeProperties.serviceUrls |
string[] |
統合ランタイム バックエンド サービスで使用されるサービスの URL。 |
typeProperties.taskQueueId |
string |
統合ランタイムのタスク キュー ID。 |
typeProperties.updateDelayOffset |
string |
統合ランタイムを更新するようにサービスによってスケジュールされた日付の時刻 (PT03H など) は 3 時間です |
typeProperties.version |
string |
統合ランタイムのバージョン。 |
typeProperties.versionStatus |
string |
統合ランタイム バージョンの状態。 |