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 |
---|---|---|---|---|
integration
|
path | True |
string |
Název prostředí Integration Runtime |
resource
|
path | True |
string |
Název skupiny prostředků. Název nerozlišuje malá a velká písmena. |
subscription
|
path | True |
string |
ID cílového předplatného. |
workspace
|
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 |
OK. |
|
Other Status Codes |
Není změněno. |
|
Other Status Codes |
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 |
---|---|
Data |
Výpočetní typ clusteru, který spustí úlohu toku dat. |
Entity |
Odkaz na entitu. |
Error |
Další informace o chybě správy prostředků |
Error |
Podrobnosti o chybě. |
Error |
Chybová odpověď |
Integration |
Vlastnosti výpočetních prostředků pro spravované prostředí Integration Runtime. |
Integration |
Definice a vlastnosti virtuální sítě, ke které se připojí prostředí Azure-SSIS Integration Runtime. |
Integration |
Vlastnosti vlastních instalačních skriptů pro spravovaný vyhrazený prostředí Integration Runtime |
Integration |
Vlastnosti toku dat pro prostředí Managed Integration Runtime |
Integration |
Vlastnosti proxy serveru dat pro spravovaný vyhrazený prostředí Integration Runtime |
Integration |
Edice prostředí SSIS Integration Runtime |
Integration |
Typ této odkazované entity. |
Integration |
Typ licence pro přenesení vlastního scénáře licence. |
Integration |
Typ prostředku prostředí Integration Runtime |
Integration |
Informace o katalogu pro spravované prostředí Integration Runtime |
Integration |
Cenová úroveň databáze katalogu. Platné hodnoty najdete v https://azure.microsoft.com/en-us/pricing/details/sql-database/ |
Integration |
Vlastnosti služby SSIS pro prostředí Managed Integration Runtime |
Integration |
Stav prostředí Integration Runtime. |
Integration |
Typ prostředí Integration Runtime. |
Integration |
Vlastnosti virtuální sítě pro prostředí Managed Integration Runtime |
Linked |
Prostředí Integration Runtime typu autorizace klíče. |
Linked |
Prostředí Integration Runtime typu autorizace na základě role (RBAC). |
Managed |
Managed Integration Runtime, včetně spravovaných elastických a spravovaných vyhrazených prostředí Integration Runtime. |
Secure |
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 *. |
Self |
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 |
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 |
Další informace o chybě. |
|
code |
string |
Kód chyby. |
details |
Podrobnosti o chybě. |
|
message |
string |
Chybová zpráva. |
target |
string |
Cíl chyby. |
ErrorResponse
Chybová odpověď
Name | Typ | Description |
---|---|---|
error |
Objekt chyby. |
IntegrationRuntimeComputeProperties
Vlastnosti výpočetních prostředků pro spravované prostředí Integration Runtime.
Name | Typ | Description |
---|---|---|
dataFlowProperties |
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 |
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 |
Token SAS kontejneru objektů blob Azure. |
IntegrationRuntimeDataFlowProperties
Vlastnosti toku dat pro prostředí Managed Integration Runtime
Name | Typ | Description |
---|---|---|
computeType |
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 |
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 |
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 |
Heslo uživatelskéhoúčtuhohohoho |
|
catalogAdminUserName |
string |
Uživatelské jméno správce databáze katalogu. |
catalogPricingTier |
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 |
Informace o katalogu pro spravované prostředí Integration Runtime |
|
customSetupScriptProperties |
Vlastnosti vlastních instalačních skriptů pro spravovaný vyhrazený prostředí Integration Runtime |
|
dataProxyProperties |
Vlastnosti proxy serveru dat pro spravovaný vyhrazený prostředí Integration Runtime |
|
edition |
Edice prostředí SSIS Integration Runtime |
|
expressCustomSetupProperties |
Custom |
Vlastní nastavení bez vlastností skriptu pro prostředí SSIS Integration Runtime |
licenseType |
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 |
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 |
Stav prostředí Integration Runtime, platný pouze pro spravované vyhrazené prostředí Integration Runtime. |
|
type |
string:
Managed |
Typ prostředí Integration Runtime. |
typeProperties.computeProperties |
Výpočetní prostředek pro spravované prostředí Integration Runtime. |
|
typeProperties.customerVirtualNetwork |
Název virtuální sítě, ke které se připojí prostředí Azure-SSIS Integration Runtime |
|
typeProperties.ssisProperties |
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: |
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:
Self |
Typ prostředí Integration Runtime. |
typeProperties.linkedInfo | LinkedIntegrationRuntimeType: |
Propojený typ prostředí Integration Runtime z datové továrny |