Sdílet prostřednictvím


Integration Runtimes - Get

Získání prostředí Integration Runtime
Získání prostředí Integration Runtime

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

Parametry identifikátoru URI

Name V Vyžadováno Typ Description
integrationRuntimeName
path True

string

Název prostředí Integration Runtime

resourceGroupName
path True

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

subscriptionId
path True

string

ID cílového předplatného.

workspaceName
path True

string

Název pracovního prostoru.

api-version
query True

string

Verze rozhraní API, která se má použít pro tuto operaci.

Hlavička požadavku

Name Vyžadováno Typ Description
If-None-Match

string

ETag entity prostředí Integration Runtime. Měla by být zadána pouze pro získání. Pokud značka ETag odpovídá existující značce entity nebo pokud byla zadaná *, nebude vrácen žádný obsah.

Odpovědi

Name Typ Description
200 OK

IntegrationRuntimeResource

OK.

Other Status Codes

Není změněno.

Other Status Codes

ErrorResponse

Odpověď na chybu přijatá z operace GET Integration Runtime.

Příklady

Get integration runtime

Ukázkový požadavek

GET https://management.azure.com/subscriptions/12345678-1234-1234-1234-12345678abc/resourceGroups/exampleResourceGroup/providers/Microsoft.Synapse/workspaces/exampleWorkspace/integrationRuntimes/exampleIntegrationRuntime?api-version=2021-06-01

Ukázková odpověď

Date: Mon, 22 Apr 2019 18:33:47 GMT
X-Content-Type-Options: nosniff
x-ms-ratelimit-remaining-subscription-reads: 11997
x-ms-request-id: ad824326-e577-4a47-a092-2e621c4d59d9
x-ms-correlation-request-id: ad824326-e577-4a47-a092-2e621c4d59d9
{
  "id": "/subscriptions/12345678-1234-1234-1234-12345678abc/resourceGroups/exampleResourceGroup/providers/Microsoft.Synapse/workspaces/exampleWorkspaceName/integrationruntimes/exampleIntegrationRuntime",
  "name": "exampleIntegrationRuntime",
  "type": "Microsoft.Synapse/workspaces/integrationruntimes",
  "properties": {
    "type": "SelfHosted",
    "description": "A selfhosted integration runtime"
  },
  "etag": "15003c4f-0000-0200-0000-5cbe090b0000"
}
{
  "error": {
    "code": "Error code",
    "message": "Error message"
  }
}

Definice

Name Description
DataFlowComputeType

Výpočetní typ clusteru, který spustí úlohu toku dat.

EntityReference

Odkaz na entitu.

ErrorAdditionalInfo

Další informace o chybě správy prostředků

ErrorDetail

Podrobnosti o chybě.

ErrorResponse

Chybová odpověď

IntegrationRuntimeComputeProperties

Vlastnosti výpočetních prostředků pro spravované prostředí Integration Runtime.

IntegrationRuntimeCustomerVirtualNetwork

Definice a vlastnosti virtuální sítě, ke které se připojí prostředí Azure-SSIS Integration Runtime.

IntegrationRuntimeCustomSetupScriptProperties

Vlastnosti vlastních instalačních skriptů pro spravovaný vyhrazený prostředí Integration Runtime

IntegrationRuntimeDataFlowProperties

Vlastnosti toku dat pro prostředí Managed Integration Runtime

IntegrationRuntimeDataProxyProperties

Vlastnosti proxy serveru dat pro spravovaný vyhrazený prostředí Integration Runtime

IntegrationRuntimeEdition

Edice prostředí SSIS Integration Runtime

IntegrationRuntimeEntityReferenceType

Typ této odkazované entity.

IntegrationRuntimeLicenseType

Typ licence pro přenesení vlastního scénáře licence.

IntegrationRuntimeResource

Typ prostředku prostředí Integration Runtime

IntegrationRuntimeSsisCatalogInfo

Informace o katalogu pro spravované prostředí Integration Runtime

IntegrationRuntimeSsisCatalogPricingTier

Cenová úroveň databáze katalogu. Platné hodnoty najdete v https://azure.microsoft.com/en-us/pricing/details/sql-database/

IntegrationRuntimeSsisProperties

Vlastnosti služby SSIS pro prostředí Managed Integration Runtime

IntegrationRuntimeState

Stav prostředí Integration Runtime.

IntegrationRuntimeType

Typ prostředí Integration Runtime.

IntegrationRuntimeVNetProperties

Vlastnosti virtuální sítě pro prostředí Managed Integration Runtime

LinkedIntegrationRuntimeKeyAuthorization

Prostředí Integration Runtime typu autorizace klíče.

LinkedIntegrationRuntimeRbacAuthorization

Prostředí Integration Runtime typu autorizace na základě role (RBAC).

ManagedIntegrationRuntime

Managed Integration Runtime, včetně spravovaných elastických a spravovaných vyhrazených prostředí Integration Runtime.

SecureString

Definice zabezpečeného řetězce Azure Synapse Hodnota řetězce se během volání rozhraní GET nebo List API maskuje hvězdičkami *.

SelfHostedIntegrationRuntime

Místní prostředí Integration Runtime

DataFlowComputeType

Výpočetní typ clusteru, který spustí úlohu toku dat.

Name Typ Description
ComputeOptimized

string

General

string

MemoryOptimized

string

EntityReference

Odkaz na entitu.

Name Typ Description
referenceName

string

Název této odkazované entity.

type

IntegrationRuntimeEntityReferenceType

Typ této odkazované entity.

ErrorAdditionalInfo

Další informace o chybě správy prostředků

Name Typ Description
info

object

Další informace.

type

string

Další typ informací.

ErrorDetail

Podrobnosti o chybě.

Name Typ Description
additionalInfo

ErrorAdditionalInfo[]

Další informace o chybě.

code

string

Kód chyby.

details

ErrorDetail[]

Podrobnosti o chybě.

message

string

Chybová zpráva.

target

string

Cíl chyby.

ErrorResponse

Chybová odpověď

Name Typ Description
error

ErrorDetail

Objekt chyby.

IntegrationRuntimeComputeProperties

Vlastnosti výpočetních prostředků pro spravované prostředí Integration Runtime.

Name Typ Description
dataFlowProperties

IntegrationRuntimeDataFlowProperties

Vlastnosti toku dat pro prostředí Managed Integration Runtime

location

string

Umístění spravovaného prostředí Integration Runtime. Podporované oblasti najdete na https://docs.microsoft.com/en-us/azure/data-factory/data-factory-data-movement-activities

maxParallelExecutionsPerNode

integer

Maximální počet paralelních spuštění na uzel pro spravované prostředí Integration Runtime

nodeSize

string

Požadavek na velikost uzlu spravovaného prostředí Integration Runtime.

numberOfNodes

integer

Požadovaný počet uzlů pro spravovaný prostředí Integration Runtime.

vNetProperties

IntegrationRuntimeVNetProperties

Vlastnosti virtuální sítě pro prostředí Managed Integration Runtime

IntegrationRuntimeCustomerVirtualNetwork

Definice a vlastnosti virtuální sítě, ke které se připojí prostředí Azure-SSIS Integration Runtime.

Name Typ Description
subnetId

string

ID podsítě, ke které se Azure-SSIS Integration Runtime připojí.

IntegrationRuntimeCustomSetupScriptProperties

Vlastnosti vlastních instalačních skriptů pro spravovaný vyhrazený prostředí Integration Runtime

Name Typ Description
blobContainerUri

string

Identifikátor URI kontejneru objektů blob Azure, který obsahuje vlastní instalační skript.

sasToken

SecureString

Token SAS kontejneru objektů blob Azure.

IntegrationRuntimeDataFlowProperties

Vlastnosti toku dat pro prostředí Managed Integration Runtime

Name Typ Description
computeType

DataFlowComputeType

Výpočetní typ clusteru, který spustí úlohu toku dat.

coreCount

integer

Základní počet clusteru, který spustí úlohu toku dat. Podporované hodnoty jsou: 8, 16, 32, 48, 80, 144 a 272.

timeToLive

integer

Nastavení time to live (v minutách) clusteru, které spustí úlohu toku dat.

IntegrationRuntimeDataProxyProperties

Vlastnosti proxy serveru dat pro spravovaný vyhrazený prostředí Integration Runtime

Name Typ Description
connectVia

EntityReference

Referenční informace k místnímu prostředí Integration Runtime.

path

string

Cesta, která bude obsahovat fázovaná data v úložišti objektů blob.

stagingLinkedService

EntityReference

Referenční informace k pracovní propojené službě.

IntegrationRuntimeEdition

Edice prostředí SSIS Integration Runtime

Name Typ Description
Enterprise

string

Standard

string

IntegrationRuntimeEntityReferenceType

Typ této odkazované entity.

Name Typ Description
IntegrationRuntimeReference

string

LinkedServiceReference

string

IntegrationRuntimeLicenseType

Typ licence pro přenesení vlastního scénáře licence.

Name Typ Description
BasePrice

string

LicenseIncluded

string

IntegrationRuntimeResource

Typ prostředku prostředí Integration Runtime

Name Typ Description
etag

string

Značky Etag prostředku

id

string

Plně kvalifikované ID prostředku pro prostředek. Příklad : /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

string

Název prostředku

properties IntegrationRuntime:

Vlastnosti prostředí Integration Runtime

type

string

Typ prostředku. Například Microsoft.Compute/virtualMachines nebo Microsoft.Storage/storageAccounts

IntegrationRuntimeSsisCatalogInfo

Informace o katalogu pro spravované prostředí Integration Runtime

Name Typ Description
catalogAdminPassword

SecureString

Heslo uživatelskéhoúčtuhohohoho

catalogAdminUserName

string

Uživatelské jméno správce databáze katalogu.

catalogPricingTier

IntegrationRuntimeSsisCatalogPricingTier

Cenová úroveň databáze katalogu. Platné hodnoty najdete v https://azure.microsoft.com/en-us/pricing/details/sql-database/

catalogServerEndpoint

string

Adresa URL databázového serveru katalogu.

IntegrationRuntimeSsisCatalogPricingTier

Cenová úroveň databáze katalogu. Platné hodnoty najdete v https://azure.microsoft.com/en-us/pricing/details/sql-database/

Name Typ Description
Basic

string

Premium

string

PremiumRS

string

Standard

string

IntegrationRuntimeSsisProperties

Vlastnosti služby SSIS pro prostředí Managed Integration Runtime

Name Typ Description
catalogInfo

IntegrationRuntimeSsisCatalogInfo

Informace o katalogu pro spravované prostředí Integration Runtime

customSetupScriptProperties

IntegrationRuntimeCustomSetupScriptProperties

Vlastnosti vlastních instalačních skriptů pro spravovaný vyhrazený prostředí Integration Runtime

dataProxyProperties

IntegrationRuntimeDataProxyProperties

Vlastnosti proxy serveru dat pro spravovaný vyhrazený prostředí Integration Runtime

edition

IntegrationRuntimeEdition

Edice prostředí SSIS Integration Runtime

expressCustomSetupProperties

CustomSetupBase[]

Vlastní nastavení bez vlastností skriptu pro prostředí SSIS Integration Runtime

licenseType

IntegrationRuntimeLicenseType

Typ licence pro přenesení vlastního scénáře licence.

IntegrationRuntimeState

Stav prostředí Integration Runtime.

Name Typ Description
AccessDenied

string

Initial

string

Limited

string

NeedRegistration

string

Offline

string

Online

string

Started

string

Starting

string

Stopped

string

Stopping

string

IntegrationRuntimeType

Typ prostředí Integration Runtime.

Name Typ Description
Managed

string

SelfHosted

string

IntegrationRuntimeVNetProperties

Vlastnosti virtuální sítě pro prostředí Managed Integration Runtime

Name Typ Description
publicIPs

string[]

ID prostředků veřejných IP adres, které bude tento prostředí Integration Runtime používat.

subnet

string

Název podsítě, ke které se tento modul Integration Runtime připojí.

subnetId

string

ID podsítě, ke které bude tento Azure-SSIS Integration Runtime připojený.

vNetId

string

ID virtuální sítě, ke které se tento prostředí Integration Runtime připojí.

LinkedIntegrationRuntimeKeyAuthorization

Prostředí Integration Runtime typu autorizace klíče.

Name Typ Description
authorizationType string:

Key

Typ autorizace pro sdílení prostředí Integration Runtime.

key

SecureString

Klíč použitý k autorizaci.

LinkedIntegrationRuntimeRbacAuthorization

Prostředí Integration Runtime typu autorizace na základě role (RBAC).

Name Typ Description
authorizationType string:

RBAC

Typ autorizace pro sdílení prostředí Integration Runtime.

resourceId

string

Identifikátor prostředku prostředí Integration Runtime, který se má sdílet.

ManagedIntegrationRuntime

Managed Integration Runtime, včetně spravovaných elastických a spravovaných vyhrazených prostředí Integration Runtime.

Name Typ Description
description

string

Popis prostředí Integration Runtime

managedVirtualNetwork.id

string

ID spravované virtuální sítě.

managedVirtualNetwork.referenceName

string

Referenční název spravované virtuální sítě

managedVirtualNetwork.type

string

Typ spravované virtuální sítě.

provisioningState

IntegrationRuntimeState

Stav prostředí Integration Runtime, platný pouze pro spravované vyhrazené prostředí Integration Runtime.

type string:

Managed

Typ prostředí Integration Runtime.

typeProperties.computeProperties

IntegrationRuntimeComputeProperties

Výpočetní prostředek pro spravované prostředí Integration Runtime.

typeProperties.customerVirtualNetwork

IntegrationRuntimeCustomerVirtualNetwork

Název virtuální sítě, ke které se připojí prostředí Azure-SSIS Integration Runtime

typeProperties.ssisProperties

IntegrationRuntimeSsisProperties

Vlastnosti služby SSIS pro prostředí Managed Integration Runtime

SecureString

Definice zabezpečeného řetězce Azure Synapse Hodnota řetězce se během volání rozhraní GET nebo List API maskuje hvězdičkami *.

Name Typ Description
type string:

SecureString

Typ tajného kódu.

value

string

Hodnota zabezpečeného řetězce

SelfHostedIntegrationRuntime

Místní prostředí Integration Runtime

Name Typ Description
description

string

Popis prostředí Integration Runtime

type string:

SelfHosted

Typ prostředí Integration Runtime.

typeProperties.linkedInfo LinkedIntegrationRuntimeType:

Propojený typ prostředí Integration Runtime z datové továrny