Data Sources - Create Or Replace
データ ソースを作成または置換します。
PUT {endpoint}/scan/datasources/{dataSourceName}?api-version=2023-09-01
URI パラメーター
| 名前 | / | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
data
|
path | True |
string minLength: 3maxLength: 63 pattern: ^[A-Za-z0-9]+(?:-[A-Za-z0-9]+)*$ |
dataSource 名。 |
|
endpoint
|
path | True |
string (url) |
purview アカウントのスキャン エンドポイント。 例: https://{accountName}.purview.azure.com。 |
|
api-version
|
query | True |
string |
使用する API バージョン。 |
要求本文
要求本文は、次のいずれかの可能性があります。
| 名前 | 説明 |
|---|---|
|
Adls |
ADLS Gen1 データ ソース。 |
|
Adls |
ADLS Gen2 データ ソース。 |
|
Amazon |
Amazon アカウントのデータ ソース。 |
|
Amazon |
Amazon Postgre SQL データ ソース。 |
|
AmazonS3Data |
Amazon S3 データ ソース。 |
|
Amazon |
Amazon SQL データ ソース。 |
|
Azure |
Azure Cosmos DB データ ソース。 |
|
Azure |
Azure データ エクスプローラーのデータ ソース。 |
|
Azure |
Azure ファイル サービスのデータ ソース。 |
|
Azure |
Azure MySQL データ ソース。 |
|
Azure |
Azure Postgre SQL データ ソース。 |
|
Azure |
Azure リソース グループのデータ ソース。 |
|
Azure |
Azure SQL データベースのデータ ソース。 |
|
Azure |
Azure SQL Database マネージド インスタンスのデータ ソース。 |
|
Azure |
Azure SQL データ ウェアハウスのデータ ソース。 |
|
Azure |
Azure Storage データ ソース。 |
|
Azure |
Azure サブスクリプション のデータ ソース。 |
|
Azure |
Azure synapse データ ソース。 |
|
Azure |
Azure synapse ワークスペースのデータ ソース。 |
|
Oracle |
Oracle データ ソース。 |
|
Power |
Power BI データ ソース。 |
|
Sap |
SAP ECC データ ソース。 |
|
SapS4Hana |
SAP S/4HANA データ ソース。 |
|
Sql |
SQL Server データベースのデータ ソース。 |
|
Teradata |
teradata データ ソース。 |
AdlsGen1DataSource
ADLS Gen1 データ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Adls |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
ADLS Gen1 のプロパティ。 |
AdlsGen2DataSource
ADLS Gen2 データ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Adls |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
ADLS Gen2 のプロパティ。 |
AmazonAccountDataSource
Amazon アカウントのデータ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Amazon |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
Amazon アカウントのプロパティ。 |
AmazonPostgreSqlDataSource
Amazon Postgre SQL データ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Amazon |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
Amazon Postgre SQL のプロパティ。 |
AmazonS3DataSource
Amazon S3 データ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
AmazonS3 |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
Amazon S3 プロパティ。 |
AmazonSqlDataSource
Amazon SQL データ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Amazon |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
Amazon SQL のプロパティ。 |
AzureCosmosDbDataSource
Azure Cosmos DB データ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Azure |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
Azure Cosmos DB のプロパティ。 |
AzureDataExplorerDataSource
Azure データ エクスプローラーのデータ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Azure |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
Azure データ エクスプローラーのプロパティ。 |
AzureFileServiceDataSource
Azure ファイル サービスのデータ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Azure |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
Azure ファイル サービスのプロパティ。 |
AzureMySqlDataSource
Azure MySQL データ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Azure |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
Azure MySQL のプロパティ。 |
AzurePostgreSqlDataSource
Azure Postgre SQL データ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Azure |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
Azure Postgre SQL のプロパティ。 |
AzureResourceGroupDataSource
Azure リソース グループのデータ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Azure |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
Azure リソース グループのプロパティ。 |
AzureSqlDatabaseDataSource
Azure SQL データベースのデータ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Azure |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
Azure SQL データベースのプロパティ。 |
AzureSqlDatabaseManagedInstanceDataSource
Azure SQL Database マネージド インスタンスのデータ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Azure |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
Azure SQL データベース マネージド インスタンスのプロパティ。 |
AzureSqlDataWarehouseDataSource
Azure SQL データ ウェアハウスのデータ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Azure |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
Azure SQL データ ウェアハウスのプロパティ。 |
AzureStorageDataSource
Azure Storage データ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Azure |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
Azure Storage のプロパティ。 |
AzureSubscriptionDataSource
Azure サブスクリプション のデータ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Azure |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
Azure サブスクリプションのプロパティ。 |
AzureSynapseDataSource
Azure synapse データ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Azure |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
Azure synapse プロパティ。 |
AzureSynapseWorkspaceDataSource
Azure synapse ワークスペースのデータ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Azure |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
Azure synapse ワークスペースのプロパティ。 |
OracleDataSource
Oracle データ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Oracle |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
Oracle のプロパティ。 |
PowerBIDataSource
Power BI データ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
PowerBI |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
Power BI のプロパティ。 |
SapEccDataSource
SAP ECC データ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Sap |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
SAP ECC プロパティ。 |
SapS4HanaDataSource
SAP S/4HANA データ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
SapS4Hana |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
SAP S/4HANA データ ソースのプロパティ。 |
SqlServerDatabaseDataSource
SQL Server データベースのデータ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Sql |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
SQL Server データベースのプロパティ。 |
TeradataDataSource
teradata データ ソース。
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
string:
Teradata |
データ ソースの種類。 |
| creationType |
作成の種類。 |
||
| properties |
teradata のプロパティ。 |
応答
セキュリティ
azure_auth
Azure Active Directory OAuth2 フロー。
型:
oauth2
フロー:
implicit
Authorization URL (承認 URL):
https://login.microsoftonline.com/common/oauth2/authorize
スコープ
| 名前 | 説明 |
|---|---|
| user_impersonation | ユーザー アカウントを偽装する |
例
DataSources_CreateOrReplace
要求のサンプル
PUT {endpoint}/scan/datasources/myDataSource?api-version=2023-09-01
{
"kind": "AzureStorage",
"properties": {
"endpoint": "https://azurestorage.core.windows.net/",
"collection": {
"referenceName": "Collection-rZX"
}
}
}
応答のサンプル
x-ms-request-id: d5496da4-9c52-402f-b067-83cc9ddea888
{
"kind": "AdlsGen2",
"creationType": "Manual",
"name": "AzureDataLakeStorage-cpm",
"properties": {
"endpoint": "https://datascansharedstorage.dfs.core.windows.net/",
"resourceGroup": "DataScanTestRG",
"subscriptionId": "1bc7be44-c3d6-407e-938a-0d87d26b2b83",
"location": "westus2",
"resourceName": "datascansharedstorage",
"resourceId": "/subscriptions/1bc7be44-c3d6-407e-938a-0d87d26b2b83/resourceGroups/DataScanTestRG/providers/Microsoft.Storage/storageAccounts/datascansharedstorage",
"dataUseGovernance": "Disabled",
"createdAt": "2022-08-05T07:13:08.032795Z",
"lastModifiedAt": "2022-08-05T07:13:08.032795Z",
"collection": {
"lastModifiedAt": "2022-08-05T07:13:08.032795Z",
"referenceName": "sharedeuappurviewaccount",
"type": "CollectionReference"
},
"dataSourceCollectionMovingState": "0"
}
}
x-ms-request-id: d5496da4-9c52-402f-b067-83cc9ddea888
{
"kind": "AdlsGen2",
"creationType": "Manual",
"name": "AzureDataLakeStorage-cpm",
"properties": {
"endpoint": "https://datascansharedstorage.dfs.core.windows.net/",
"resourceGroup": "DataScanTestRG",
"subscriptionId": "1bc7be44-c3d6-407e-938a-0d87d26b2b83",
"location": "westus2",
"resourceName": "datascansharedstorage",
"resourceId": "/subscriptions/1bc7be44-c3d6-407e-938a-0d87d26b2b83/resourceGroups/DataScanTestRG/providers/Microsoft.Storage/storageAccounts/datascansharedstorage",
"dataUseGovernance": "Disabled",
"createdAt": "2022-08-05T07:13:08.032795Z",
"lastModifiedAt": "2022-08-05T07:13:08.032795Z",
"collection": {
"lastModifiedAt": "2022-08-05T07:13:08.032795Z",
"referenceName": "sharedeuappurviewaccount",
"type": "CollectionReference"
},
"dataSourceCollectionMovingState": "0"
}
}
定義
AdlsGen1CredentialScan
ADLS Gen1 資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Adls |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
ADLS Gen1 資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AdlsGen1CredentialScanProperties
ADLS Gen1 資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AdlsGen1DataSource
ADLS Gen1 データ ソース。
AdlsGen1MsiScan
ADLS Gen1 MSI スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Adls |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
ADLS Gen1 MSI スキャンプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AdlsGen1MsiScanProperties
ADLS Gen1 MSI スキャンプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AdlsGen1Properties
ADLS Gen1 のプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| dataUseGovernance |
データ使用ガバナンス。 |
|
| endpoint |
string |
ADLS Gen1 のエンドポイント。 |
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| location |
string |
場所。 |
| resourceGroup |
string |
リソース グループ。 |
| resourceId |
string |
リソース ID。 |
| resourceName |
string |
リソース名。 |
| subscriptionId |
string |
サブスクリプション ID。 |
AdlsGen2CredentialScan
ADLS Gen2 資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Adls |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
ADLS Gen2 資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AdlsGen2CredentialScanProperties
ADLS Gen2 資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AdlsGen2DataSource
ADLS Gen2 データ ソース。
AdlsGen2MsiScan
ADLS Gen2 MSI スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Adls |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
ADLS Gen2 MSI スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AdlsGen2MsiScanProperties
ADLS Gen2 MSI スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AdlsGen2Properties
ADLS Gen2 のプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| dataUseGovernance |
データ使用ガバナンス。 |
|
| endpoint |
string |
ADLS Gen2 のエンドポイント。 |
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| location |
string |
場所。 |
| resourceGroup |
string |
リソース グループ。 |
| resourceId |
string |
リソース ID。 |
| resourceName |
string |
リソース名。 |
| subscriptionId |
string |
サブスクリプション ID。 |
AmazonAccountCredentialScan
Amazon アカウントの資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Amazon |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Amazon アカウントの資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AmazonAccountCredentialScanProperties
Amazon アカウントの資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| resourceTypes |
リソースの展開におけるスキャン プロパティのリソースの種類。 |
|
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AmazonAccountDataSource
Amazon アカウントのデータ ソース。
AmazonAccountProperties
Amazon アカウントのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| awsAccountId |
string |
AWS アカウント ID。 |
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| roleARN |
string |
ロール arn。 |
AmazonPostgreSqlCredentialScan
Amazon Postgre SQL 資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Amazon |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Amazon Postgre SQL 資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AmazonPostgreSqlCredentialScanProperties
Amazon Postgre SQL 資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| databaseName |
string |
データベース名。 |
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| port |
integer (int32) |
Amazon Postgre SQL サーバーのポート。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| serverEndpoint |
string |
Amazon Postgre SQL サーバーのエンドポイント。 |
| vpcEndpointServiceName |
string |
Amazon Postgre SQL サーバーの vpc エンドポイント サービス名。 |
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AmazonPostgreSqlDataSource
Amazon Postgre SQL データ ソース。
AmazonPostgreSqlProperties
Amazon Postgre SQL のプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| port |
integer (int32) |
Amazon Postgre SQL のポート。 |
| serverEndpoint |
string |
Amazon Postgre SQL のサーバー エンドポイント。 |
| vpcEndpointServiceName |
string |
Amazon Postgre SQL の vpc エンドポイント サービス名。 |
AmazonS3CredentialScan
Amazon S3 資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
AmazonS3Credential |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Amazon S3 資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AmazonS3CredentialScanProperties
Amazon S3 資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isMauiScan |
boolean |
|
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| roleARN |
string |
|
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AmazonS3DataSource
Amazon S3 データ ソース。
AmazonS3Properties
Amazon S3 のプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| roleARN |
string |
ロール ARN。 |
| serviceUrl |
string |
サービス URL。 |
AmazonS3RoleARNScan
Amazon S3 ロール ARN スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
AmazonS3RoleARN |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Amazon S3 ロール ARN スキャンプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AmazonS3RoleARNScanProperties
Amazon S3 ロール ARN スキャンプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isMauiScan |
boolean |
スキャンがマウイスキャンかどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| roleARN |
string |
スキャンのロール ARN。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AmazonSqlCredentialScan
Amazon SQL 資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Amazon |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Amazon SQL 資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AmazonSqlCredentialScanProperties
Amazon SQL 資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| databaseName |
string |
データベース名。 |
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| port |
integer (int32) |
Amazon SQL サーバーのポート。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| serverEndpoint |
string |
Amazon SQL サーバーのエンドポイント。 |
| vpcEndpointServiceName |
string |
Amazon SQL サーバーの VPC エンドポイント サービス名。 |
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AmazonSqlDataSource
Amazon SQL データ ソース。
AmazonSqlProperties
Amazon SQL のプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| port |
integer (int32) |
港。 |
| serverEndpoint |
string |
サーバー エンドポイント。 |
| vpcEndpointServiceName |
string |
Vpc エンドポイント サービス名。 |
AzureCosmosDbCredentialScan
Azure Cosmos DB 資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure Cosmos DB 資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureCosmosDbCredentialScanProperties
Azure Cosmos DB 資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| databaseName |
string |
|
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureCosmosDbDataSource
Azure Cosmos DB データ ソース。
AzureCosmosDbProperties
Azure Cosmos DB のプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| accountUri |
string |
Azure Cosmos DB のアカウント URI。 |
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| dataUseGovernance |
データ使用ガバナンス。 |
|
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| location |
string |
場所。 |
| resourceGroup |
string |
リソース グループ。 |
| resourceId |
string |
リソース ID。 |
| resourceName |
string |
リソース名。 |
| subscriptionId |
string |
サブスクリプション ID。 |
AzureDataExplorerCredentialScan
Azure Data Explorer 資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure Data Explorer 資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureDataExplorerCredentialScanProperties
Azure Data Explorer 資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| database |
string |
|
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureDataExplorerDataSource
Azure データ エクスプローラーのデータ ソース。
AzureDataExplorerMsiScan
Azure Data Explorer MSI スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure Data Explorer MSI スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureDataExplorerMsiScanProperties
Azure Data Explorer MSI スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| database |
string |
|
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureDataExplorerProperties
Azure データ エクスプローラーのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| dataUseGovernance |
データ使用ガバナンス。 |
|
| endpoint |
string |
|
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| location |
string |
場所。 |
| resourceGroup |
string |
リソース グループ。 |
| resourceId |
string |
リソース ID。 |
| resourceName |
string |
リソース名。 |
| subscriptionId |
string |
サブスクリプション ID。 |
AzureFileServiceCredentialScan
Azure ファイル サービス資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure ファイル サービス資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureFileServiceCredentialScanProperties
Azure ファイル サービス資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| shareName |
string |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureFileServiceDataSource
Azure ファイル サービスのデータ ソース。
AzureFileServiceProperties
Azure ファイル サービスのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| dataUseGovernance |
データ使用ガバナンス。 |
|
| endpoint |
string |
Azure ファイル サービスのエンドポイント。 |
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| location |
string |
場所。 |
| resourceGroup |
string |
リソース グループ。 |
| resourceId |
string |
リソース ID。 |
| resourceName |
string |
リソース名。 |
| subscriptionId |
string |
サブスクリプション ID。 |
AzureMySqlCredentialScan
Azure MySQL 資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure MySQL 資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureMySqlCredentialScanProperties
Azure MySQL 資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| databaseName |
string |
データベース名。 |
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| port |
integer (int32) |
Azure MySQL サーバーのポート。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| serverEndpoint |
string |
Azure MySQL サーバーのエンドポイント。 |
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureMySqlDataSource
Azure MySQL データ ソース。
AzureMySqlProperties
Azure MySQL データ ソースのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| dataUseGovernance |
データ使用ガバナンス。 |
|
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| location |
string |
場所。 |
| port |
integer (int32) |
azure my sql のポート。 |
| resourceGroup |
string |
リソース グループ。 |
| resourceId |
string |
リソース ID。 |
| resourceName |
string |
リソース名。 |
| serverEndpoint |
string |
azure my sql のサーバー エンドポイント。 |
| subscriptionId |
string |
サブスクリプション ID。 |
AzurePostgreSqlCredentialScan
Azure Postgre SQL 資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure Postgre SQL 資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzurePostgreSqlCredentialScanProperties
Azure Postgre SQL 資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| databaseName |
string |
データベース名。 |
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| port |
integer (int32) |
Azure Postgre SQL サーバーのポート。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| serverEndpoint |
string |
Azure Postgre SQL サーバーのエンドポイント。 |
| sslMode |
integer (int32) |
Azure Postgre SQL サーバーの SSL モード。 |
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzurePostgreSqlDataSource
Azure Postgre SQL データ ソース。
AzurePostgreSqlProperties
Azure Postgre SQL のプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| dataUseGovernance |
データ使用ガバナンス。 |
|
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| location |
string |
場所。 |
| port |
integer (int32) |
|
| resourceGroup |
string |
リソース グループ。 |
| resourceId |
string |
リソース ID。 |
| resourceName |
string |
リソース名。 |
| serverEndpoint |
string |
Azure Postgre SQL のサーバー エンドポイント。 |
| subscriptionId |
string |
サブスクリプション ID。 |
AzureResourceGroupCredentialScan
Azure リソース グループの資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure リソース グループ資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureResourceGroupCredentialScanProperties
Azure リソース グループ資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| resourceTypes |
リソースの展開におけるスキャン プロパティのリソースの種類。 |
|
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureResourceGroupDataSource
Azure リソース グループのデータ ソース。
AzureResourceGroupMsiScan
Azure リソース グループの MSI スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure リソース グループ MSI スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureResourceGroupMsiScanProperties
Azure リソース グループ MSI スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| resourceTypes |
リソースの展開におけるスキャン プロパティのリソースの種類。 |
|
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureResourceGroupProperties
Azure リソース グループのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| dataUseGovernance |
データ使用ガバナンス。 |
|
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| resourceGroup |
string |
リソース グループ。 |
| resourceId |
string |
リソース ID。 |
| subscriptionId |
string |
サブスクリプション ID。 |
AzureSqlDatabaseCredentialScan
Azure SQL データベースの資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure SQL データベース資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureSqlDatabaseCredentialScanProperties
Azure SQL データベース資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| databaseName |
string |
データベース名。 |
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| serverEndpoint |
string |
Azure SQL Server のエンドポイント。 |
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureSqlDatabaseDataSource
Azure SQL データベースのデータ ソース。
AzureSqlDatabaseManagedInstanceCredentialScan
Azure SQL Database マネージド インスタンスの資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure SQL Database マネージド インスタンスの資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureSqlDatabaseManagedInstanceCredentialScanProperties
Azure SQL Database マネージド インスタンスの資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| databaseName |
string |
データベース名。 |
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| serverEndpoint |
string |
Azure SQL Server のエンドポイント。 |
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureSqlDatabaseManagedInstanceDataSource
Azure SQL Database マネージド インスタンスのデータ ソース。
AzureSqlDatabaseManagedInstanceMsiScan
Azure SQL Database マネージド インスタンスの MSI スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure SQL Database マネージド インスタンスの MSI スキャン プロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureSqlDatabaseManagedInstanceMsiScanProperties
Azure SQL Database マネージド インスタンスの MSI スキャン プロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| databaseName |
string |
データベース名。 |
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| serverEndpoint |
string |
Azure SQL Server のエンドポイント。 |
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureSqlDatabaseManagedInstanceProperties
Azure SQL データベース マネージド インスタンスのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| dataUseGovernance |
データ使用ガバナンス。 |
|
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| location |
string |
場所。 |
| resourceGroup |
string |
リソース グループ。 |
| resourceId |
string |
リソース ID。 |
| resourceName |
string |
リソース名。 |
| serverEndpoint |
string |
|
| subscriptionId |
string |
サブスクリプション ID。 |
AzureSqlDatabaseMsiScan
Azure SQL Database MSI スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure SQL Database MSI スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureSqlDatabaseMsiScanProperties
Azure SQL Database MSI スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| databaseName |
string |
データベース名。 |
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| serverEndpoint |
string |
Azure SQL Server のエンドポイント。 |
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureSqlDatabaseProperties
Azure SQL データベースのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| dataUseGovernance |
データ使用ガバナンス。 |
|
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| location |
string |
場所。 |
| resourceGroup |
string |
リソース グループ。 |
| resourceId |
string |
リソース ID。 |
| resourceName |
string |
リソース名。 |
| serverEndpoint |
string |
Azure SQL データベースのサーバー エンドポイント。 |
| subscriptionId |
string |
サブスクリプション ID。 |
AzureSqlDataWarehouseCredentialScan
Azure SQL データ ウェアハウスの資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure SQL データ ウェアハウス資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureSqlDataWarehouseCredentialScanProperties
Azure SQL データ ウェアハウス資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| databaseName |
string |
データベース名。 |
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| serverEndpoint |
string |
Azure SQL Server のエンドポイント。 |
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureSqlDataWarehouseDataSource
Azure SQL データ ウェアハウスのデータ ソース。
AzureSqlDataWarehouseMsiScan
Azure SQL データ ウェアハウスの MSI スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure SQL データ ウェアハウスの MSI スキャン プロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureSqlDataWarehouseMsiScanProperties
Azure SQL データ ウェアハウスの MSI スキャン プロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| databaseName |
string |
データベース名。 |
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| serverEndpoint |
string |
Azure SQL Server のエンドポイント。 |
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureSqlDataWarehouseProperties
Azure SQL データ ウェアハウスのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| dataUseGovernance |
データ使用ガバナンス。 |
|
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| location |
string |
場所。 |
| resourceGroup |
string |
リソース グループ。 |
| resourceId |
string |
リソース ID。 |
| resourceName |
string |
リソース名。 |
| serverEndpoint |
string |
|
| subscriptionId |
string |
サブスクリプション ID。 |
AzureStorageCredentialScan
Azure Storage 資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure Storage 資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureStorageCredentialScanProperties
Azure Storage 資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureStorageDataSource
Azure Storage データ ソース。
AzureStorageMsiScan
Azure Storage MSI スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure Storage MSI スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureStorageMsiScanProperties
Azure Storage MSI スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureStorageProperties
Azure Storage のプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| dataUseGovernance |
データ使用ガバナンス。 |
|
| endpoint |
string |
Azure Storage のエンドポイント。 |
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| location |
string |
場所。 |
| resourceGroup |
string |
リソース グループ。 |
| resourceId |
string |
リソース ID。 |
| resourceName |
string |
リソース名。 |
| subscriptionId |
string |
サブスクリプション ID。 |
AzureSubscriptionCredentialScan
Azure サブスクリプション資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure サブスクリプション資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureSubscriptionCredentialScanProperties
Azure サブスクリプション資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| resourceTypes |
リソースの展開におけるスキャン プロパティのリソースの種類。 |
|
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureSubscriptionDataSource
Azure サブスクリプション のデータ ソース。
AzureSubscriptionMsiScan
Azure サブスクリプション MSI スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure サブスクリプション MSI スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureSubscriptionMsiScanProperties
Azure サブスクリプション MSI スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| resourceTypes |
リソースの展開におけるスキャン プロパティのリソースの種類。 |
|
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureSubscriptionProperties
Azure サブスクリプションのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| dataUseGovernance |
データは Azure サブスクリプションのガバナンスを使用します。 |
|
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| resourceId |
string |
Azure サブスクリプションのリソース ID。 |
| subscriptionId |
string |
Azure サブスクリプションのサブスクリプション ID。 |
AzureSynapseCredentialScan
Azure synapse 資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure synapse 資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureSynapseCredentialScanProperties
Azure synapse 資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| resourceTypes |
リソースの展開におけるスキャン プロパティのリソースの種類。 |
|
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureSynapseDataSource
Azure synapse データ ソース。
AzureSynapseMsiScan
Azure synapse MSI スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure synapse MSI スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureSynapseMsiScanProperties
Azure synapse MSI スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| resourceTypes |
リソースの展開におけるスキャン プロパティのリソースの種類。 |
|
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureSynapseProperties
Azure synapse データ ソースのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| dataUseGovernance |
データ使用ガバナンス。 |
|
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| location |
string |
場所。 |
| resourceGroup |
string |
リソース グループ。 |
| resourceId |
string |
リソース ID。 |
| resourceName |
string |
リソース名。 |
| sqlEndpoint |
string |
Azure synapse の SQL エンドポイント。 |
| sqlOnDemandEndpoint |
string |
Azure synapse の SQL オンデマンド エンドポイント。 |
| subscriptionId |
string |
サブスクリプション ID。 |
AzureSynapseWorkspaceCredentialScan
Azure synapse ワークスペースの資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure synapse ワークスペースの資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureSynapseWorkspaceCredentialScanProperties
Azure synapse ワークスペースの資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| resourceTypes |
リソースの展開におけるスキャン プロパティのリソースの種類。 |
|
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureSynapseWorkspaceDataSource
Azure synapse ワークスペースのデータ ソース。
AzureSynapseWorkspaceMsiScan
Azure synapse ワークスペース MSI スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Azure |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Azure synapse ワークスペースの MSI スキャン プロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
AzureSynapseWorkspaceMsiScanProperties
Azure synapse ワークスペースの MSI スキャン プロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| resourceTypes |
リソースの展開におけるスキャン プロパティのリソースの種類。 |
|
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
AzureSynapseWorkspaceProperties
Azure synapse ワークスペースのデータ ソースプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| dataUseGovernance |
データ使用ガバナンス。 |
|
| dedicatedSqlEndpoint |
string |
Azure synapse ワークスペースの専用 SQL エンドポイント。 |
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| location |
string |
場所。 |
| resourceGroup |
string |
リソース グループ。 |
| resourceId |
string |
リソース ID。 |
| resourceName |
string |
リソース名。 |
| serverlessSqlEndpoint |
string |
Azure synapse ワークスペースのサーバーレス SQL エンドポイント。 |
| subscriptionId |
string |
サブスクリプション ID。 |
CollectionReference
コレクションへの参照。
| 名前 | 型 | 説明 |
|---|---|---|
| lastModifiedAt |
string (date-time) |
コレクション参照の最終変更時刻。 |
| referenceName |
string |
コレクション参照の参照名。 |
| type |
string |
コレクション参照の型。 |
ConnectedVia
統合ランタイムリファレンス。
| 名前 | 型 | 説明 |
|---|---|---|
| integrationRuntimeType |
string |
統合ランタイムの型。 |
| referenceName |
string |
統合ランタイムの参照名。 |
CreationType
作成の種類。
| 値 | 説明 |
|---|---|
| Manual |
データソースの作成の種類が [手動] |
| AutoNative |
データソース作成の種類が自動作成され、ネイティブ |
| AutoManaged |
データソースの作成の種類が自動管理されている |
CredentialReference
資格情報の参照。
| 名前 | 型 | 説明 |
|---|---|---|
| credentialType |
資格情報の種類。 |
|
| referenceName |
string |
資格情報の参照名。 |
CredentialType
資格情報の種類。
| 値 | 説明 |
|---|---|
| AccountKey |
資格情報の種類がアカウント キーである |
| ServicePrincipal |
資格情報の種類がサービス プリンシパルである |
| BasicAuth |
資格情報の種類が基本認証である |
| SqlAuth |
資格情報の種類が sql 認証である |
| AmazonARN |
資格情報の種類が amazon ARN である |
| ConsumerKeyAuth |
資格情報の種類がコンシューマー キー認証 |
| DelegatedAuth |
資格情報の種類が委任された認証 |
| ManagedIdentity |
資格情報の種類がマネージド ID である |
DataSourceCollectionState
データ ソース コレクションの移動状態。
| 値 | 説明 |
|---|---|
| Active | |
| Moving | |
| Failed |
DataSourceIdentifier
データ ソース識別子。
| 名前 | 型 | 説明 |
|---|---|---|
| dataSourceName |
string |
データ ソース名。 |
| guid |
string |
guid。 |
| itemPath |
項目のパス。 |
|
| qualifiedName |
修飾名。 |
|
| resourceId |
string |
リソース識別子。 |
DataSourceType
データ ソースの種類。
| 値 | 説明 |
|---|---|
| None | |
| Fabric | |
| AzureSubscription | |
| AzureResourceGroup | |
| AzureSynapseWorkspace | |
| AzureSynapse | |
| AdlsGen1 | |
| AdlsGen2 | |
| AmazonAccount | |
| AmazonS3 | |
| AmazonSql | |
| AzureCosmosDb | |
| AzureDataExplorer | |
| AzureFileService | |
| AzureSqlDatabase | |
| ArcEnabledSqlServer | |
| AmazonPostgreSql | |
| AzurePostgreSql | |
| Databricks | |
| SqlServerDatabase | |
| AzureSqlDatabaseManagedInstance | |
| AzureSqlDataWarehouse | |
| AzureMySql | |
| Hdfs | |
| TableauServer | |
| AzureStorage | |
| Teradata | |
| Oracle | |
| PostgreSql | |
| AmazonRedShift | |
| DatabricksHms | |
| SapS4Hana | |
| SapEcc | |
| Snowflake | |
| PowerBI | |
| Trident | |
| Dataverse | |
| DatabricksUnityCatalog |
DataUseGovernanceState
データは Azure サブスクリプションのガバナンスを使用します。
| 値 | 説明 |
|---|---|
| Disabled | |
| DisabledByAnotherAccount | |
| Enabled | |
| EnabledAtAncestorScope |
DiscoveryExecutionDetails
検出の実行の詳細。
| 名前 | 型 | 説明 |
|---|---|---|
| discoveryEndTime |
string (date-time) |
検出の終了時刻。 |
| discoveryStartTime |
string (date-time) |
検出の開始時刻。 |
| isErrorLogAvailable |
boolean |
エラー ログが使用可能かどうかを示します。 |
| statistics |
検出の統計情報。 |
|
| status |
検出の状態。 |
ErrorModel
エラー モデル。
| 名前 | 型 | 説明 |
|---|---|---|
| code |
string |
特定のエラーを識別する一意のエラー コード。 |
| details |
追加のエラーの詳細を提供する入れ子になった ErrorModel オブジェクトの配列。 |
|
| message |
string |
エラーの詳細を示す、人間が判読できるエラー メッセージ。 |
| target |
string |
エラーが関連付けられている特定のコンポーネント。 |
ErrorResponseModel
エラー応答モデル。
| 名前 | 型 | 説明 |
|---|---|---|
| error |
エラー モデル。 |
ExpandingResourceScanPropertiesResourceTypes
リソースの展開におけるスキャン プロパティのリソースの種類。
| 名前 | 型 | 説明 |
|---|---|---|
| adlsGen1 |
リソースの種類フィルター。 |
|
| adlsGen2 |
リソースの種類フィルター。 |
|
| amazonAccount |
リソースの種類フィルター。 |
|
| amazonPostgreSql |
リソースの種類フィルター。 |
|
| amazonS3 |
リソースの種類フィルター。 |
|
| amazonSql |
リソースの種類フィルター。 |
|
| azureCosmosDb |
リソースの種類フィルター。 |
|
| azureDataExplorer |
リソースの種類フィルター。 |
|
| azureFileService |
リソースの種類フィルター。 |
|
| azureMySql |
リソースの種類フィルター。 |
|
| azurePostgreSql |
リソースの種類フィルター。 |
|
| azureResourceGroup |
リソースの種類フィルター。 |
|
| azureSqlDataWarehouse |
リソースの種類フィルター。 |
|
| azureSqlDatabase |
リソースの種類フィルター。 |
|
| azureSqlDatabaseManagedInstance |
リソースの種類フィルター。 |
|
| azureStorage |
リソースの種類フィルター。 |
|
| azureSubscription |
リソースの種類フィルター。 |
|
| azureSynapse |
リソースの種類フィルター。 |
|
| azureSynapseWorkspace |
リソースの種類フィルター。 |
|
| none |
リソースの種類フィルター。 |
|
| oracle |
リソースの種類フィルター。 |
|
| powerBI |
リソースの種類フィルター。 |
|
| sapEcc |
リソースの種類フィルター。 |
|
| sapS4Hana |
リソースの種類フィルター。 |
|
| sqlServerDatabase |
リソースの種類フィルター。 |
|
| teradata |
リソースの種類フィルター。 |
ExtendedProperties
拡張プロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| resourceGroup |
string |
リソース グループ。 |
| subscriptionId |
string |
サブスクリプション識別子。 |
IngestionExecutionDetails
インジェスト実行の詳細。
| 名前 | 型 | 説明 |
|---|---|---|
| estimatedTimeRemainingInSeconds |
integer (int64) |
推定残り時間 (秒)。 |
| ingestionEndTime |
string (date-time) |
インジェストの終了時刻。 |
| ingestionStartTime |
string (date-time) |
インジェストの開始時刻。 |
| isErrorLogAvailable |
boolean |
エラー ログが使用可能かどうかを示します。 |
| lastUpdatedAt |
string (date-time) |
最後に更新された時刻。 |
| statistics |
インジェストの統計情報。 |
|
| status |
インジェストの状態。 |
IngestionPhaseStatus
インジェストの状態。
| 値 | 説明 |
|---|---|
| None | |
| Succeeded | |
| Queued | |
| InProgress | |
| SourceUnknown | |
| PartialSucceeded | |
| Failed | |
| Canceled | |
| Canceling |
ItemPath
項目のパス。
| 名前 | 型 | 説明 |
|---|---|---|
| extendedProperties |
拡張プロパティ。 |
|
| path |
string |
パス。 |
Notification
通知モデル。
| 名前 | 型 | 説明 |
|---|---|---|
| code |
integer (int32) |
通知コード。 |
| message |
string |
通知メッセージ。 |
OracleDataSource
Oracle データ ソース。
OracleOracleCredentialScan
Oracle 資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Oracle |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Oracle 資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
OracleOracleCredentialScanProperties
Oracle 資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| domain |
string |
スキャンのドメイン。 |
| driverLocation |
string |
|
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| maximumMemoryAllowedInGb |
string |
GB 単位で許可される最大メモリ。 |
| mitiCache |
string |
miti キャッシュ。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| schema |
string |
|
| storedProcedureDetails |
string |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
OracleOracleUserPassScan
Oracle ユーザー パス スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Oracle |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Oracle ユーザーはスキャン プロパティを渡します。 |
|
| scanId |
string |
スキャン識別子。 |
OracleOracleUserPassScanProperties
Oracle ユーザーはスキャン プロパティを渡します。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| domain |
string |
スキャンのドメイン。 |
| driverLocation |
string |
ドライバーの場所。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| maximumMemoryAllowedInGb |
string |
GB 単位で許可される最大メモリ。 |
| mitiCache |
string |
miti キャッシュ。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| password |
string |
Oracle サーバーのパスワード。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| schema |
string |
スキーマ。 |
| username |
string |
Oracle サーバーのユーザー名。 |
| workers |
integer (int32) |
スキャンのワーカーの数。 |
OracleProperties
Oracle のプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| host |
string |
Oracle サーバーのホスト。 |
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| port |
string |
Oracle サーバーのポート。 |
| service |
string |
Oracle サーバーのサービス。 |
PowerBIDataSource
Power BI データ ソース。
PowerBIDelegatedScan
Power BI の委任されたスキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Power |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Power BI の委任されたスキャンプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
PowerBIDelegatedScanProperties
Power BI の委任されたスキャンプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| authenticationType |
string |
|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| clientId |
string |
|
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| domain |
string |
スキャンのドメイン。 |
| includePersonalWorkspaces |
boolean |
|
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| password |
string |
|
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| tenant |
string |
|
| userName |
string |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
PowerBIMsiScan
Power BI MSI スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Power |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Power BI MSI スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
PowerBIMsiScanProperties
Power BI MSI スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| domain |
string |
スキャンのドメイン。 |
| includePersonalWorkspaces |
boolean |
個人用ワークスペースを含めるかどうか。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
PowerBIProperties
Power BI のプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| tenant |
string |
Power BI のテナント。 |
QualifiedName
修飾名。
| 名前 | 型 | 説明 |
|---|---|---|
| extendedProperties |
拡張プロパティ。 |
|
| name |
string |
名前。 |
| typeName |
string |
型名。 |
ResourceNameFilter
リソース名フィルター。
| 名前 | 型 | 説明 |
|---|---|---|
| excludePrefixes |
string[] |
|
| includePrefixes |
string[] |
|
| resources |
string[] |
ResourceTypeFilter
リソースの種類フィルター。
| 名前 | 型 | 説明 |
|---|---|---|
| credential |
資格情報の参照。 |
|
| resourceNameFilter |
リソース名フィルター。 |
|
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
SapEccDataSource
SAP ECC データ ソース。
SapEccProperties
SAP ECC プロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| applicationServer |
string |
SAP ECC のアプリケーション サーバー。 |
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| systemNumber |
string |
SAP ECC のシステム番号。 |
SapEccSapEccCredentialScan
SAP ECC 資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Sap |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
SAP ECC 資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
SapEccSapEccCredentialScanProperties
SAP ECC 資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| clientId |
string |
|
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| jCoLibraryPath |
string |
|
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| maximumMemoryAllowedInGb |
string |
GB 単位で許可される最大メモリ。 |
| mitiCache |
string |
miti キャッシュ。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
SapEccSapEccUserPassScan
SAP ECC ユーザー パス スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Sap |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
SAP ECC ユーザーがスキャン プロパティを渡す。 |
|
| scanId |
string |
スキャン識別子。 |
SapEccSapEccUserPassScanProperties
SAP ECC ユーザーがスキャン プロパティを渡す。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| clientId |
string |
|
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| jCoLibraryPath |
string |
|
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| maximumMemoryAllowedInGb |
string |
GB 単位で許可される最大メモリ。 |
| mitiCache |
string |
miti キャッシュ。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| password |
string |
|
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| username |
string |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
SapS4HanaDataSource
SAP S/4HANA データ ソース。
SapS4HanaProperties
SAP S/4HANA データ ソースのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| applicationServer |
string |
SAP S/4HANA のアプリケーション サーバー。 |
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| systemNumber |
string |
SAP S/4HANA のシステム番号。 |
SapS4HanaSapS4HanaCredentialScan
SAP S/4HANA 資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
SapS4Hana |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
SAP S/4HANA 資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
SapS4HanaSapS4HanaCredentialScanProperties
SAP S/4HANA 資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| clientId |
string |
SAP S/4HANA サーバーのクライアント ID。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| jCoLibraryPath |
string |
JCo ライブラリ パス。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| maximumMemoryAllowedInGb |
string |
GB 単位で許可される最大メモリ。 |
| mitiCache |
string |
miti キャッシュ。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
SapS4HanaSapS4HanaUserPassScan
SAP S/4HANA ユーザー パス スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
SapS4Hana |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
SAP S/4HANA ユーザーはスキャン プロパティを渡します。 |
|
| scanId |
string |
スキャン識別子。 |
SapS4HanaSapS4HanaUserPassScanProperties
SAP S/4HANA ユーザーはスキャン プロパティを渡します。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| clientId |
string |
SAP S/4HANA サーバーのクライアント ID。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| jCoLibraryPath |
string |
JCo ライブラリ パス。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| maximumMemoryAllowedInGb |
string |
GB 単位で許可される最大メモリ。 |
| mitiCache |
string |
miti キャッシュ。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| password |
string |
SAP S/4HANA サーバーのパスワード。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| username |
string |
SAP S/4HANA サーバーのユーザー名。 |
| workers |
integer (int32) |
スキャンのワーカーの数。 |
ScanDiagnostics
スキャン診断。
| 名前 | 型 | 説明 |
|---|---|---|
| exceptionCountMap |
object |
例外カウント マップ。 |
| notifications |
通知。 |
ScanLevelType
スキャン レベルの種類。
| 値 | 説明 |
|---|---|
| Full |
スキャンがフル スキャンである |
| Incremental |
スキャンが増分スキャンである |
ScanResultWithIngestion
インジェストを含むスキャン結果。
| 名前 | 型 | 説明 |
|---|---|---|
| dataSourceType |
データ ソースの種類。 |
|
| diagnostics |
スキャン診断。 |
|
| discoveryExecutionDetails |
検出の実行の詳細。 |
|
| endTime |
string (date-time) |
スキャンの終了時刻。 |
| error |
エラー。 |
|
| errorMessage |
string |
エラー メッセージ。 |
| id |
string |
スキャン結果識別子。 |
| ingestionExecutionDetails |
インジェスト実行の詳細。 |
|
| ingestionJobId |
string |
インジェスト ジョブ識別子。 |
| parentId |
string |
親スキャン結果識別子。 |
| resourceId |
string |
リソース識別子。 |
| runType |
string |
実行の種類。 |
| scanLevelType |
スキャン レベルの種類。 |
|
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| scanRulesetVersion |
integer (int32) |
スキャン ルールセットのバージョン。 |
| startTime |
string (date-time) |
スキャンの開始時刻。 |
| status |
スキャン結果の状態。 |
ScanRulesetType
スキャン ルール セットの種類。
| 値 | 説明 |
|---|---|
| Custom |
スキャン ルールセットの種類がカスタムである |
| System |
スキャン ルールセットの種類がシステムの既定値です |
ScanRunStatus
スキャン結果の状態。
| 値 | 説明 |
|---|---|
| Accepted |
スキャンが受け入れられる |
| InProgress |
スキャンが InProgress である |
| TransientFailure |
スキャンが一時的なエラーである |
| Succeeded |
スキャンが成功しました |
| Failed |
スキャンに失敗しました |
| Canceled |
スキャンが取り消された |
ScanStatus
検出の状態。
| 値 | 説明 |
|---|---|
| Queued | |
| Running | |
| Succeeded | |
| Failed | |
| Cancelled | |
| Delayed | |
| Throttled | |
| CompletedWithExceptions | |
| CompleteWithWarning |
SqlServerDatabaseCredentialScan
SQL Server データベースの資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Sql |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
SQL Server データベース資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
SqlServerDatabaseCredentialScanProperties
SQL Server データベース資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| databaseName |
string |
データベース名。 |
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| serverEndpoint |
string |
Azure SQL Server のエンドポイント。 |
| workers |
integer (int32) |
スキャンのワーカーの数。 |
SqlServerDatabaseDataSource
SQL Server データベースのデータ ソース。
SqlServerDatabaseProperties
SQL Server データベースのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| dataUseGovernance |
データ使用ガバナンス。 |
|
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
| location |
string |
場所。 |
| resourceGroup |
string |
リソース グループ。 |
| resourceId |
string |
リソース ID。 |
| resourceName |
string |
リソース名。 |
| serverEndpoint |
string |
SQL Server データベースのサーバー エンドポイント。 |
| subscriptionId |
string |
サブスクリプション ID。 |
TeradataDataSource
teradata データ ソース。
TeradataProperties
teradata のプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| collection |
コレクションへの参照。 |
|
| createdAt |
string (date-time) |
データ ソースの作成時刻。 |
| dataSourceCollectionMovingState |
データ ソース コレクションの移動状態。 |
|
| host |
string |
teradata のホスト。 |
| lastModifiedAt |
string (date-time) |
データ ソースの最終変更時刻。 |
TeradataTeradataCredentialScan
Teradata 資格情報スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Teradata |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Teradata 資格情報スキャンのプロパティ。 |
|
| scanId |
string |
スキャン識別子。 |
TeradataTeradataCredentialScanProperties
Teradata 資格情報スキャンのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| credential |
資格情報の参照。 |
|
| domain |
string |
スキャンのドメイン。 |
| driverLocation |
string |
|
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| maximumMemoryAllowedInGb |
string |
GB 単位で許可される最大メモリ。 |
| mitiCache |
string |
miti キャッシュ。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| schema |
string |
|
| storedProcedureDetails |
string |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |
TeradataTeradataUserPassScan
Teradata ユーザー パス スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Teradata |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Teradata ユーザーはスキャン プロパティを渡します。 |
|
| scanId |
string |
スキャン識別子。 |
TeradataTeradataUserPassScanProperties
Teradata ユーザーはスキャン プロパティを渡します。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| domain |
string |
スキャンのドメイン。 |
| driverLocation |
string |
ドライバーの場所。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| maximumMemoryAllowedInGb |
string |
GB 単位で許可される最大メモリ。 |
| mitiCache |
string |
miti キャッシュ。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| password |
string |
Teradata サーバーのパスワード。 |
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| schema |
string |
スキーマ。 |
| username |
string |
Teradata サーバーのユーザー名。 |
| workers |
integer (int32) |
スキャンのワーカーの数。 |
TeradataUserPassScan
Teradata ユーザー パス スキャン。
| 名前 | 型 | 説明 |
|---|---|---|
| creationType |
作成の種類。 |
|
| dataSourceIdentifier |
データ ソース識別子。 |
|
| dataSourceName |
string |
データ ソース名。 |
| id |
string |
リソース識別子。 |
| kind |
string:
Teradata |
スキャンのプロパティは、データソースの種類によって異なります。 |
| lastRunResult |
インジェストを含むスキャン結果。 |
|
| name |
string |
リソース名。 |
| properties |
Teradata ユーザーはスキャン プロパティを渡します。 |
|
| scanId |
string |
スキャン識別子。 |
TeradataUserPassScanProperties
Teradata ユーザーはスキャン プロパティを渡します。
| 名前 | 型 | 説明 |
|---|---|---|
| businessRuleSetName |
string |
ビジネス ルール セットの名前。 |
| collection |
スキャンのコレクション参照。 |
|
| connectedVia |
スキャンの統合ランタイム参照。 |
|
| createdAt |
string (date-time) |
スキャンの作成時刻。 |
| domain |
string |
スキャンのドメイン。 |
| isLiveViewEnabled |
boolean |
ライブ ビューが有効かどうかを示すフラグ。 |
| isPresetScan |
boolean |
スキャンがプリセット スキャンかどうかを示すフラグ。 |
| lastModifiedAt |
string (date-time) |
スキャンの最終変更時刻。 |
| logLevel |
string |
スキャンのログ レベル。 |
| parallelScanCount |
integer (int32) |
並列スキャンの数。 |
| password |
string |
|
| scanRulesetName |
string |
スキャン ルールセットの名前。 |
| scanRulesetType |
スキャン ルール セットの種類。 |
|
| username |
string |
|
| workers |
integer (int32) |
スキャンのワーカーの数。 |