Udostępnij za pośrednictwem


Integration Runtimes - Start

Uruchamianie środowiska Integration Runtime
Uruchamianie środowiska Integration Runtime

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

Parametry identyfikatora URI

Nazwa W Wymagane Typ Opis
integrationRuntimeName
path True

string

Nazwa środowiska Integration Runtime

resourceGroupName
path True

string

Nazwa grupy zasobów. Nazwa jest niewrażliwa na wielkość liter.

subscriptionId
path True

string

Identyfikator subskrypcji docelowej.

workspaceName
path True

string

Nazwa obszaru roboczego.

api-version
query True

string

Wersja interfejsu API do użycia dla tej operacji.

Odpowiedzi

Nazwa Typ Opis
200 OK

IntegrationRuntimeStatusResponse

OK.

202 Accepted

Akceptowane.

Other Status Codes

ErrorResponse

Odebrano odpowiedź o błędzie z usługi Azure Synapse.

Przykłady

Start integration runtime

Przykładowe żądanie

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

Przykładowa odpowiedź

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"
    }
  }
}

Definicje

Nazwa Opis
ErrorAdditionalInfo

Dodatkowe informacje o błędzie zarządzania zasobami.

ErrorDetail

Szczegóły błędu.

ErrorResponse

Odpowiedź na błąd

IntegrationRuntimeAutoUpdate

Stan automatycznej aktualizacji środowiska Integration Runtime.

IntegrationRuntimeInternalChannelEncryptionMode

Służy do ustawiania trybu szyfrowania dla kanału komunikacyjnego węzła węzła (gdy istnieje więcej niż 2 węzły własnego środowiska Integration Runtime).

IntegrationRuntimeState

Stan środowiska Integration Runtime.

IntegrationRuntimeStatusResponse

Odpowiedź na stan środowiska Integration Runtime.

IntegrationRuntimeType

Typ środowiska Integration Runtime.

IntegrationRuntimeUpdateResult

Wynik ostatniej aktualizacji węzła środowiska Integration Runtime.

LinkedIntegrationRuntime

Połączone informacje o środowisku Integration Runtime.

ManagedIntegrationRuntimeError

Definicja błędu dla zarządzanego środowiska Integration Runtime.

ManagedIntegrationRuntimeNode

Właściwości węzła środowiska Integration Runtime.

ManagedIntegrationRuntimeNodeStatus

Stan węzła zarządzanego środowiska Integration Runtime.

ManagedIntegrationRuntimeOperationResult

Właściwości wyniku operacji zarządzanego środowiska Integration Runtime.

ManagedIntegrationRuntimeStatus

Stan zarządzanego środowiska Integration Runtime.

SelfHostedIntegrationRuntimeNode

Właściwości węzła Własnego środowiska Integration Runtime.

SelfHostedIntegrationRuntimeNodeStatus

Stan węzła środowiska Integration Runtime.

SelfHostedIntegrationRuntimeStatus

Stan własnego środowiska Integration Runtime.

ErrorAdditionalInfo

Dodatkowe informacje o błędzie zarządzania zasobami.

Nazwa Typ Opis
info

object

Dodatkowe informacje.

type

string

Dodatkowy typ informacji.

ErrorDetail

Szczegóły błędu.

Nazwa Typ Opis
additionalInfo

ErrorAdditionalInfo[]

Dodatkowe informacje o błędzie.

code

string

Kod błędu.

details

ErrorDetail[]

Szczegóły błędu.

message

string

Komunikat o błędzie.

target

string

Element docelowy błędu.

ErrorResponse

Odpowiedź na błąd

Nazwa Typ Opis
error

ErrorDetail

Obiekt błędu.

IntegrationRuntimeAutoUpdate

Stan automatycznej aktualizacji środowiska Integration Runtime.

Nazwa Typ Opis
Off

string

On

string

IntegrationRuntimeInternalChannelEncryptionMode

Służy do ustawiania trybu szyfrowania dla kanału komunikacyjnego węzła węzła (gdy istnieje więcej niż 2 węzły własnego środowiska Integration Runtime).

Nazwa Typ Opis
NotEncrypted

string

NotSet

string

SslEncrypted

string

IntegrationRuntimeState

Stan środowiska Integration Runtime.

Nazwa Typ Opis
AccessDenied

string

Initial

string

Limited

string

NeedRegistration

string

Offline

string

Online

string

Started

string

Starting

string

Stopped

string

Stopping

string

IntegrationRuntimeStatusResponse

Odpowiedź na stan środowiska Integration Runtime.

Nazwa Typ Opis
name

string

Nazwa środowiska Integration Runtime.

properties IntegrationRuntimeStatus:

Właściwości środowiska Integration Runtime.

IntegrationRuntimeType

Typ środowiska Integration Runtime.

Nazwa Typ Opis
Managed

string

SelfHosted

string

IntegrationRuntimeUpdateResult

Wynik ostatniej aktualizacji węzła środowiska Integration Runtime.

Nazwa Typ Opis
Fail

string

None

string

Succeed

string

LinkedIntegrationRuntime

Połączone informacje o środowisku Integration Runtime.

Nazwa Typ Opis
createTime

string

Czas tworzenia połączonego środowiska Integration Runtime.

dataFactoryLocation

string

Lokalizacja obszaru roboczego, do którego należy połączone środowisko Integration Runtime.

dataFactoryName

string

Nazwa obszaru roboczego, do którego należy połączone środowisko Integration Runtime.

name

string

Nazwa połączonego środowiska Integration Runtime.

subscriptionId

string

Identyfikator subskrypcji, do której należy połączone środowisko Integration Runtime.

ManagedIntegrationRuntimeError

Definicja błędu dla zarządzanego środowiska Integration Runtime.

Nazwa Typ Opis
code

string

Kod błędu.

message

string

Komunikat o błędzie.

parameters

string[]

Parametry błędu środowiska Integration Runtime zarządzanego.

time

string

Czas wystąpienia błędu.

ManagedIntegrationRuntimeNode

Właściwości węzła środowiska Integration Runtime.

Nazwa Typ Opis
errors

ManagedIntegrationRuntimeError[]

Błędy, które wystąpiły w tym węźle środowiska Integration Runtime.

nodeId

string

Identyfikator węzła środowiska Integration Runtime zarządzanego.

status

ManagedIntegrationRuntimeNodeStatus

Stan węzła zarządzanego środowiska Integration Runtime.

ManagedIntegrationRuntimeNodeStatus

Stan węzła zarządzanego środowiska Integration Runtime.

Nazwa Typ Opis
Available

string

Recycling

string

Starting

string

Unavailable

string

ManagedIntegrationRuntimeOperationResult

Właściwości wyniku operacji zarządzanego środowiska Integration Runtime.

Nazwa Typ Opis
activityId

string

Identyfikator działania dla żądania operacji.

errorCode

string

Kod błędu.

parameters

string[]

Parametry błędu środowiska Integration Runtime zarządzanego.

result

string

Wynik operacji.

startTime

string

Godzina rozpoczęcia operacji.

type

string

Typ operacji. Może być uruchomiony lub zatrzymany.

ManagedIntegrationRuntimeStatus

Stan zarządzanego środowiska Integration Runtime.

Nazwa Typ Opis
dataFactoryName

string

Nazwa obszaru roboczego, do którego należy środowisko Integration Runtime.

state

IntegrationRuntimeState

Stan środowiska Integration Runtime.

type string:

Managed

Typ środowiska Integration Runtime.

typeProperties.createTime

string

Czas utworzenia środowiska Integration Runtime w formacie ISO8601.

typeProperties.lastOperation

ManagedIntegrationRuntimeOperationResult

Ostatni wynik operacji, który wystąpił w tym środowisku Integration Runtime.

typeProperties.nodes

ManagedIntegrationRuntimeNode[]

Lista węzłów dla zarządzanego środowiska Integration Runtime.

typeProperties.otherErrors

ManagedIntegrationRuntimeError[]

Błędy, które wystąpiły w tym środowisku Integration Runtime.

SelfHostedIntegrationRuntimeNode

Właściwości węzła Własnego środowiska Integration Runtime.

Nazwa Typ Opis
capabilities

object

Słownik możliwości środowiska Integration Runtime

concurrentJobsLimit

integer

Maksymalna liczba współbieżnych zadań w węźle środowiska Integration Runtime.

expiryTime

string

Czas wygaśnięcia środowiska Integration Runtime w formacie ISO8601.

hostServiceUri

string

Identyfikator URI dla maszyny hosta środowiska Integration Runtime.

isActiveDispatcher

boolean

Wskazuje, czy ten węzeł jest aktywnym dyspozytorem żądań środowiska Integration Runtime.

lastConnectTime

string

Ostatni raz, w którym środowisko Integration Runtime zostało połączone w formacie ISO8601.

lastEndUpdateTime

string

Czas ostatniej aktualizacji węzła środowiska Integration Runtime.

lastStartTime

string

Czas ostatniego uruchomienia węzła.

lastStartUpdateTime

string

Czas ostatniego uruchomienia aktualizacji węzła środowiska Integration Runtime.

lastStopTime

string

Czas ostatniego zatrzymania węzła środowiska Integration Runtime.

lastUpdateResult

IntegrationRuntimeUpdateResult

Wynik ostatniej aktualizacji węzła środowiska Integration Runtime.

machineName

string

Nazwa maszyny węzła środowiska Integration Runtime.

maxConcurrentJobs

integer

Maksymalna liczba współbieżnych zadań w tym środowisku Integration Runtime.

nodeName

string

Nazwa węzła środowiska Integration Runtime.

registerTime

string

Czas zarejestrowania węzła środowiska Integration Runtime w formacie ISO8601.

status

SelfHostedIntegrationRuntimeNodeStatus

Stan węzła środowiska Integration Runtime.

version

string

Wersja węzła środowiska Integration Runtime.

versionStatus

string

Stan wersji węzła środowiska Integration Runtime.

SelfHostedIntegrationRuntimeNodeStatus

Stan węzła środowiska Integration Runtime.

Nazwa Typ Opis
InitializeFailed

string

Initializing

string

Limited

string

NeedRegistration

string

Offline

string

Online

string

Upgrading

string

SelfHostedIntegrationRuntimeStatus

Stan własnego środowiska Integration Runtime.

Nazwa Typ Opis
dataFactoryName

string

Nazwa obszaru roboczego, do którego należy środowisko Integration Runtime.

state

IntegrationRuntimeState

Stan środowiska Integration Runtime.

type string:

SelfHosted

Typ środowiska Integration Runtime.

typeProperties.autoUpdate

IntegrationRuntimeAutoUpdate

Czy automatyczna aktualizacja własnego środowiska Integration Runtime została włączona.

typeProperties.autoUpdateETA

string

Szacowany czas aktualizacji własnego środowiska Integration Runtime.

typeProperties.capabilities

object

Obiekt z dodatkowymi informacjami na temat możliwości środowiska Integration Runtime.

typeProperties.createTime

string

Czas utworzenia środowiska Integration Runtime w formacie ISO8601.

typeProperties.internalChannelEncryption

IntegrationRuntimeInternalChannelEncryptionMode

Służy do ustawiania trybu szyfrowania dla kanału komunikacyjnego węzła węzła (gdy istnieje więcej niż 2 węzły własnego środowiska Integration Runtime).

typeProperties.latestVersion

string

Najnowsza wersja w centrum pobierania.

typeProperties.links

LinkedIntegrationRuntime[]

Lista połączonych środowisk Integration Runtime utworzonych do udostępnienia temu środowisku Integration Runtime.

typeProperties.localTimeZoneOffset

string

Przesunięcie lokalnej strefy czasowej w godzinach.

typeProperties.nodeCommunicationChannelEncryptionMode

string

Tryb szyfrowania kanału komunikacyjnego węzła

typeProperties.nodes

SelfHostedIntegrationRuntimeNode[]

Lista węzłów dla tego środowiska Integration Runtime.

typeProperties.pushedVersion

string

Wersja, do którego zostanie zaktualizowane środowisko Integration Runtime.

typeProperties.scheduledUpdateDate

string

Data aktualizacji środowiska Integration Runtime w formacie ISO8601.

typeProperties.serviceUrls

string[]

Adresy URL usług używanych w usłudze zaplecza środowiska Integration Runtime.

typeProperties.taskQueueId

string

Identyfikator kolejki zadań środowiska Integration Runtime.

typeProperties.updateDelayOffset

string

Godzina w dacie zaplanowanej przez usługę w celu zaktualizowania środowiska Integration Runtime, np. PT03H, wynosi 3 godziny

typeProperties.version

string

Wersja środowiska Integration Runtime.

typeProperties.versionStatus

string

Stan wersji środowiska Integration Runtime.