Aracılığıyla paylaş


Integration Runtimes - Start

Tümleştirme çalışma zamanını başlatma
Tümleştirme çalışma zamanı başlatma

POST https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}/start?api-version=2021-06-01-preview

URI Parametreleri

Name İçinde Gerekli Tür Description
integrationRuntimeName
path True

string

Tümleştirme çalışma zamanı adı

resourceGroupName
path True

string

Kaynak grubunun adı. Ad büyük/küçük harfe duyarlı değildir.

subscriptionId
path True

string

Hedef aboneliğin kimliği.

workspaceName
path True

string

Çalışma alanının adı.

api-version
query True

string

Bu işlem için kullanılacak API sürümü.

Yanıtlar

Name Tür Description
200 OK

IntegrationRuntimeStatusResponse

Tamam ögesini seçin.

202 Accepted

Kabul.

Other Status Codes

ErrorResponse

Azure Synapse hizmetinden alınan hata yanıtı.

Örnekler

Start integration runtime

Sample Request

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-preview

Sample Response

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"
    }
  }
}
azure-asyncoperation: https://ms.web.azuresynapse.net

Tanımlar

Name Description
ErrorAdditionalInfo

Kaynak yönetimi hatası ek bilgileri.

ErrorDetail

Hata ayrıntısı.

ErrorResponse

Hata yanıtı

IntegrationRuntimeState

Tümleştirme çalışma zamanının durumu.

IntegrationRuntimeStatusResponse

Tümleştirme çalışma zamanı durum yanıtı.

IntegrationRuntimeType

Tümleştirme çalışma zamanının türü.

ErrorAdditionalInfo

Kaynak yönetimi hatası ek bilgileri.

Name Tür Description
info

object

Ek bilgiler.

type

string

Ek bilgi türü.

ErrorDetail

Hata ayrıntısı.

Name Tür Description
additionalInfo

ErrorAdditionalInfo[]

Hata ek bilgileri.

code

string

Hata kodu.

details

ErrorDetail[]

Hata ayrıntıları.

message

string

Hata iletisi.

target

string

Hata hedefi.

ErrorResponse

Hata yanıtı

Name Tür Description
error

ErrorDetail

Hata nesnesi.

IntegrationRuntimeState

Tümleştirme çalışma zamanının durumu.

Name Tür Description
AccessDenied

string

Initial

string

Limited

string

NeedRegistration

string

Offline

string

Online

string

Started

string

Starting

string

Stopped

string

Stopping

string

IntegrationRuntimeStatusResponse

Tümleştirme çalışma zamanı durum yanıtı.

Name Tür Description
name

string

Tümleştirme çalışma zamanı adı.

properties.dataFactoryName

string

Tümleştirme çalışma zamanının ait olduğu çalışma alanı adı.

properties.state

IntegrationRuntimeState

Tümleştirme çalışma zamanının durumu.

properties.type

IntegrationRuntimeType

Tümleştirme çalışma zamanının türü.

IntegrationRuntimeType

Tümleştirme çalışma zamanının türü.

Name Tür Description
Managed

string

SelfHosted

string