This commit is contained in:
abandyop 2021-09-16 14:06:55 +05:30 коммит произвёл GitHub
Родитель 115bcb75e8
Коммит d3c5d04b5f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 199 добавлений и 0 удалений

146
Purview_API_Reference.csv Normal file
Просмотреть файл

@ -0,0 +1,146 @@
Category,Command,Method,APIURIDomain,APIURIPath
management,checkNameAvailability,POST,management.azure.com,/subscriptions/{subscriptionId}/providers/Microsoft.Purview/checkNameAvailability?accountName={accountName}
management,createAccount,PUT,management.azure.com,/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}
management,defaultAccount,GET,management.azure.com,/providers/Microsoft.Purview/getDefaultAccount
management,deleteAccount,DELETE,management.azure.com,/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}
management,deletePrivateEndpoint,DELETE,management.azure.com,/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/privateEndpointConnections/{privateEndpointConnectionName}
management,listKeys,POST,management.azure.com,/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/listkeys
management,listOperations,GET,management.azure.com,/providers/Microsoft.Purview/operations
management,listPrivateLinkResources,GET,management.azure.com,/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/privateLinkResources/{groupId}
management,putPrivateEndpoint,PUT,management.azure.com,/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/privateEndpointConnections/{privateEndpointConnectionName}
management,readAccount,GET,management.azure.com,/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}
management,readAccounts,GET,management.azure.com,/subscriptions/{subscriptionId}/providers/Microsoft.Purview/accounts
management,readPrivateEndpoint,GET,management.azure.com,/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/privateEndpointConnections/{privateEndpointConnectionName}
management,readPrivateEndpoints,GET,management.azure.com,/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/privateEndpointConnections
management,removeDefaultAccount,POST,management.azure.com,/providers/Microsoft.Purview/removeDefaultAccount
management,setDefaultAccount,POST,management.azure.com,/providers/Microsoft.Purview/setDefaultAccount
management,updateAccount,PATCH,management.azure.com,/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}
credential,delete,DELETE,.proxy.purview.azure.com,/credentials/{credentialName}
credential,put,PUT,.proxy.purview.azure.com,/credentials/{credentialName}
credential,read,GET,.proxy.purview.azure.com,/credentials/{credentialName}
entity,create,POST,.catalog.purview.azure.com,/atlas/v2/entity
entity,createBulk,POST,.catalog.purview.azure.com,/atlas/v2/entity/bulk
entity,createBulkClassification,POST,.catalog.purview.azure.com,/atlas/v2/entity/bulk/classification
entity,createBulkSetClassifications,POST,.catalog.purview.azure.com,/atlas/v2/entity/bulk/setClassifications
entity,createClassifications,POST,.catalog.purview.azure.com,/atlas/v2/entity/guid/{guid}/classifications
entity,createUniqueAttributeClassifications,POST,.catalog.purview.azure.com,/atlas/v2/entity/uniqueAttribute/type/{typeName}/classifications
entity,delete,DELETE,.catalog.purview.azure.com,/atlas/v2/entity/guid/{guid}
entity,deleteBulk,DELETE,.catalog.purview.azure.com,/atlas/v2/entity/bulk?guid={guid}&guid={guid}&guid={guid}&guid={guid}&guid={guid}&guid={guid}
entity,deleteClassification,DELETE,.catalog.purview.azure.com,/atlas/v2/entity/guid/{guid}/classification/{classificationName}
entity,deleteUniqueAttribute,DELETE,.catalog.purview.azure.com,/atlas/v2/entity/uniqueAttribute/type/{typeName}
entity,deleteUniqueAttributeClassification,DELETE,.catalog.purview.azure.com,/atlas/v2/entity/uniqueAttribute/type/{typeName}/classification/{classificationName}
entity,put,PUT,.catalog.purview.azure.com,/atlas/v2/entity/guid/{guid}
entity,putClassifications,PUT,.catalog.purview.azure.com,/atlas/v2/entity/guid/{guid}/classifications
entity,putUniqueAttribute,PUT,.catalog.purview.azure.com,/atlas/v2/entity/uniqueAttribute/type/{typeName}
entity,putUniqueAttributeClassifications,PUT,.catalog.purview.azure.com,/atlas/v2/entity/uniqueAttribute/type/{typeName}/classifications
entity,read,GET,.catalog.purview.azure.com,/atlas/v2/entity/guid/{guid}?ignoreRelationships={ignoreRelationships}&minExtInfo={minExtInfo}
entity,readBulk,GET,.catalog.purview.azure.com,/atlas/v2/entity/bulk?guid={guid}&ignoreRelationships={ignoreRelationships}&minExtInfo={minExtInfo}
entity,readBulkUniqueAttribute,GET,.catalog.purview.azure.com,/atlas/v2/entity/bulk/uniqueAttribute/type/{typeName}?ignoreRelationships={ignoreRelationships}&minExtInfo={minExtInfo}&guid={guid}&guid={guid}
entity,readClassification,GET,.catalog.purview.azure.com,/atlas/v2/entity/guid/{guid}/classification/{classificationName}
entity,readClassifications,GET,.catalog.purview.azure.com,/atlas/v2/entity/guid/{guid}/classifications
entity,readHeader,GET,.catalog.purview.azure.com,/atlas/v2/entity/guid/{guid}/header
entity,readUniqueAttribute,GET,.catalog.purview.azure.com,/atlas/v2/entity/uniqueAttribute/type/{typeName}?qualifiedName={qualifiedName}&ignoreRelationships={ignoreRelationships}&minExtInfo={minExtInfo}
search,search,POST,.catalog.purview.azure.com,/atlas/v2/search/query?keywords={keywords}&limit={limit}&offset={offset}&filterJSON={filterJSON}&facetsJSON={facetsJSON}
search,searchAdvanced,POST,.catalog.purview.azure.com,/atlas/v2/search/advanced?keywords={keywords}&limit={limit}&offset={offset}&filterJSON={filterJSON}&facetsJSON={facetsJSON}
search,searchSuggest,POST,.catalog.purview.azure.com,/atlas/v2/search/search?keywords={keywords}&limit={limit}&offset={offset}&filterJSON={filterJSON}&facetsJSON={facetsJSON}
search,searchAutocomplete,GET,.catalog.purview.azure.com,/atlas/v2/search/autocomplete?keyword={keyword}&limit={limit}
glossary,create,POST,.catalog.purview.azure.com,/api/atlas/v2/glossary
glossary,createCategories,POST,.catalog.purview.azure.com,/api/atlas/v2/glossary/categories
glossary,createCategory,POST,.catalog.purview.azure.com,/api/atlas/v2/glossary/category
glossary,createTerm,POST,.catalog.purview.azure.com,/api/atlas/v2/glossary/term
glossary,createTerms,POST,.catalog.purview.azure.com,/api/atlas/v2/glossary/terms
glossary,createTermsAssignedEntities,POST,.catalog.purview.azure.com,/api/atlas/v2/glossary/terms/{termGuid}/assignedEntities
glossary,createTermsExport,POST,.catalog.purview.azure.com,/api/atlas/v2/glossary/{glossaryGuid}/terms/export?termGuid={termGuid}
glossary,createTermsImport,POST,.catalog.purview.azure.com,/api/atlas/v2/glossary/{glossaryGuid}/terms/import
glossary,delete,DELETE,.catalog.purview.azure.com,/api/atlas/v2/glossary/{glossaryGuid}
glossary,deleteCategory,DELETE,.catalog.purview.azure.com,/api/atlas/v2/glossary/category/{categoryGuid}
glossary,deleteTerm,DELETE,.catalog.purview.azure.com,/api/atlas/v2/glossary/term/{termGuid}
glossary,deleteTermsAssignedEntities,DELETE,.catalog.purview.azure.com,/api/atlas/v2/glossary/terms/{termGuid}/assignedEntities
glossary,update,PUT,.catalog.purview.azure.com,/api/atlas/v2/glossary/{glossaryGuid}
glossary,putCategory,PUT,.catalog.purview.azure.com,/api/atlas/v2/glossary/category/{categoryGuid}
glossary,putCategoryPartial,PUT,.catalog.purview.azure.com,/api/atlas/v2/glossary/category/{categoryGuid}/partial
glossary,putPartial,PUT,.catalog.purview.azure.com,/api/atlas/v2/glossary/{glossaryGuid}/partial
glossary,putTerm,PUT,.catalog.purview.azure.com,/api/atlas/v2/glossary/term/{termGuid}
glossary,putTermPartial,PUT,.catalog.purview.azure.com,/api/atlas/v2/glossary/term/{termGuid}/partial
glossary,putTermsAssignedEntities,PUT,.catalog.purview.azure.com,/api/atlas/v2/glossary/terms/{termGuid}/assignedEntities
glossary,read,GET,.catalog.purview.azure.com,/api/atlas/v2/glossary?glossaryGuid={glossaryGuid}&limit={limit}&offset={offset}&sort={sort}
glossary,readCategories,GET,.catalog.purview.azure.com,/api/atlas/v2/glossary/{glossaryGuid}/categories?limit={limit}&offset={offset}&sort={sort}
glossary,readCategoriesHeaders,GET,.catalog.purview.azure.com,/api/atlas/v2/glossary/{glossaryGuid}/categories/headers?limit={limit}&offset={offset}&sort={sort}
glossary,readCategory,GET,.catalog.purview.azure.com,/api/atlas/v2/glossary/category/{categoryGuid}?limit={limit}&offset={offset}&sort={sort}
glossary,readCategoryRelated,GET,.catalog.purview.azure.com,/api/atlas/v2/glossary/category/{categoryGuid}/related
glossary,readCategoryTerms,GET,.catalog.purview.azure.com,/api/atlas/v2/glossary/category/{categoryGuid}/terms?limit={limit}&offset={offset}&sort={sort}
glossary,readDetailed,GET,.catalog.purview.azure.com,/api/atlas/v2/glossary/{glossaryGuid}/detailed
glossary,readTerm,GET,.catalog.purview.azure.com,/api/atlas/v2/glossary/term/{termGuid}
glossary,readTerms,GET,.catalog.purview.azure.com,/api/atlas/v2/glossary/{glossaryGuid}/terms?limit={limit}&offset={offset}&sort={sort}&extInfo={extInfo}&includeTermHierarchy={includeTermHierarchy}
glossary,readTermsAssignedEntities,GET,.catalog.purview.azure.com,/api/atlas/v2/glossary/terms/{termGuid}/assignedEntities?limit={limit}&offset={offset}&sort={sort}
glossary,readTermsHeaders,GET,.catalog.purview.azure.com,/api/atlas/v2/glossary/{glossaryGuid}/terms/headers?limit={limit}&offset={offset}&sort={sort}
glossary,readTermsImport,GET,.catalog.purview.azure.com,/api/atlas/v2/glossary/terms/import/{operationGuid}
glossary,readTermsRelated,GET,.catalog.purview.azure.com,/api/atlas/v2/glossary/terms/{termGuid}/related?limit={limit}&offset={offset}&sort={sort}
insight,fileExtensions,POST,.guardian.purview.azure.com,/reports/fileExtensions?numberOfDays={numberOfDays}&takeTopCount={takeTopCount}
insight,graphql,POST,.guardian.purview.azure.com,/graphql
insight,assetDataSources,POST,.purview.azure.com,/mapanddiscover/reports/asset2/dataSources
insight,assetDistribution,GET,.purview.azure.com,/mapanddiscover/reports/asset2/assetDistribution/getSnapshot
insight,fileTypeSizeTimeSeries,POST,.purview.azure.com,/mapanddiscover/reports/asset2/fileTypeSizeTimeSeries
insight,filesWithoutResourceSet,GET,.purview.azure.com,/mapanddiscover/reports/asset2/filesWithoutResourceSet/getSnapshot
insight,scanStatusSummaries,GET,.purview.azure.com,/mapanddiscover/reports/scanstatus2/summaries?numberOfDays={numberOfDays}
insight,scanStatusSummariesByTs,GET,.purview.azure.com,/mapanddiscover/reports/scanstatus2/summariesbyts?numberOfDays={numberOfDays}
insight,topFileTypesBySize,POST,.purview.azure.com,/mapanddiscover/reports/asset2/topFileTypesBySize
lineage,read,GET,.catalog.purview.azure.com,/api/atlas/v2/lineage/{guid}?depth={depth}&width={width}&direction={direction}
lineage,readNext,GET,.catalog.purview.azure.com,/api/atlas/v2/lineage/{guid}/next/?direction={direction}&offset={offset}&limit={limit}
relationship,create,POST,.catalog.purview.azure.com,/api/atlas/v2/relationship
relationship,delete,DELETE,.catalog.purview.azure.com,/api/atlas/v2/relationship/guid/{guid}
relationship,update,PUT,.catalog.purview.azure.com,/api/atlas/v2/relationship
relationship,read,GET,.catalog.purview.azure.com,/api/atlas/v2/relationship/guid/{guid}?{extendedInfo}
scan,cancelScan,POST,.scan.purview.azure.com,/datasources/{dataSourceName}/scans/{scanName}/runs/{runId}/:cancel
scan,deleteClassificationRule,DELETE,.scan.purview.azure.com,/classificationrules/{classificationRuleName}
scan,deleteDataSource,DELETE,.scan.purview.azure.com,/datasources/{dataSourceName}
scan,deleteKeyVault,DELETE,.scan.purview.azure.com,/azureKeyVaults/{keyVaultName}
scan,deleteScan,DELETE,.scan.purview.azure.com,/datasources/{dataSourceName}/scans/{scanName}
scan,deleteScanRuleset,DELETE,.scan.purview.azure.com,/scanrulesets/{scanRulesetName}
scan,deleteTrigger,DELETE,.scan.purview.azure.com,/datasources/{dataSourceName}/scans/{scanName}/triggers/default
scan,putClassificationRule,PUT,.scan.purview.azure.com,/classificationrules/{classificationRuleName}
scan,putDataSource,PUT,.scan.purview.azure.com,/datasources/{dataSourceName}
scan,putFilter,PUT,.scan.purview.azure.com,/datasources/{dataSourceName}/scans/{scanName}/filters/custom
scan,putKeyVault,PUT,.scan.purview.azure.com,/azureKeyVaults/{keyVaultName}
scan,putScan,PUT,.scan.purview.azure.com,/datasources/{dataSourceName}/scans/{scanName}
scan,putScanRuleset,PUT,.scan.purview.azure.com,/scanrulesets/{scanRulesetName}
scan,putTrigger,PUT,.scan.purview.azure.com,/datasources/{dataSourceName}/scans/{scanName}/triggers/default
scan,readClassificationRule,GET,.scan.purview.azure.com,/classificationrules/{classificationRuleName}
scan,readClassificationRuleVersions,GET,.scan.purview.azure.com,/classificationrules/{classificationRuleName}/versions
scan,readClassificationRules,GET,.scan.purview.azure.com,/classificationrules
scan,readDatasource,GET,.scan.purview.azure.com,/datasources/{dataSourceName}/scans
scan,readDatasources,GET,.scan.purview.azure.com,/datasources/scans
scan,readFilters,GET,.scan.purview.azure.com,/datasources/{dataSourceName}/scans/{scanName}/filters/custom
scan,readKeyVault,GET,.scan.purview.azure.com,/azureKeyVaults/{keyVaultName}
scan,readKeyVaults,GET,.scan.purview.azure.com,/azureKeyVaults
scan,readScan,GET,.scan.purview.azure.com,/datasources/{dataSourceName}/scans/{scanName}
scan,readScanHistory,GET,.scan.purview.azure.com,/datasources/{dataSourceName}/scans/{scanName}/runs
scan,readScanRuleset,GET,.scan.purview.azure.com,/scanrulesets/{scanRulesetName}
scan,readScanRulesets,GET,.scan.purview.azure.com,/scanrulesets
scan,readScans,GET,.scan.purview.azure.com,/datasources/{dataSourceName}/scans
scan,readSystemScanRuleset,GET,.scan.purview.azure.com,/systemScanRulesets/datasources/{dataSourceType}
scan,readSystemScanRulesetLatest,GET,.scan.purview.azure.com,/systemScanRulesets/versions/latest?dataSourceType={dataSourceType}
scan,readSystemScanRulesetVersion,GET,.scan.purview.azure.com,/systemScanRulesets/versions/{version}?dataSourceType={dataSourceType}
scan,readSystemScanRulesetVersions,GET,.scan.purview.azure.com,/systemScanRulesets/versions?dataSourceType={dataSourceType}
scan,readSystemScanRulesets,GET,.scan.purview.azure.com,/systemScanRulesets
scan,readTrigger,GET,.scan.purview.azure.com,/datasources/{dataSourceName}/scans/{scanName}/triggers/default
scan,runScan,PUT,.scan.purview.azure.com,/datasources/{dataSourceName}/scans/{scanName}/runs/{uuid}
types,createTypeDefs,POST,.catalog.purview.azure.com,/api/atlas/v2/types/typedefs
types,deleteTypeDef,DELETE,.catalog.purview.azure.com,/api/atlas/v2/types/typedef/name/{name}
types,deleteTypeDefs,DELETE,.catalog.purview.azure.com,/api/atlas/v2/types/typedefs
types,putTypeDefs,PUT,.catalog.purview.azure.com,/api/atlas/v2/types/typedefs
types,readClassificationDef,GET,.catalog.purview.azure.com,/api/atlas/v2/types/classificationdef/{typeDefKey}/{typeDefVal}
types,readEntityDef,GET,.catalog.purview.azure.com,/api/atlas/v2/types/entitydef/{typeDefKey}/{typeDefVal}
types,readEnumDef,GET,.catalog.purview.azure.com,/api/atlas/v2/types/enumdef/{typeDefKey}/{typeDefVal}
types,readRelationshipDef,GET,.catalog.purview.azure.com,/api/atlas/v2/types/relationshipdef/{typeDefKey}/{typeDefVal}
types,readStatistics,GET,.catalog.purview.azure.com,/api/atlas/v2/types/statistics
types,readStructDef,GET,.catalog.purview.azure.com,/api/atlas/v2/types/structdef/{typeDefKey}/{typeDefVal}
types,readTermTemplateDef,GET,.catalog.purview.azure.com,/api/atlas/v2/types/termtemplatedef/{typeDefKey}/{typeDefVal}
types,readTypeDef,GET,.catalog.purview.azure.com,/api/atlas/v2/types/typedef/{typeDefKey}/{typeDefVal}
types,readTypeDefs,GET,.catalog.purview.azure.com,/api/atlas/v2/types/typedefs?includeTermTemplate={includeTermTemplate}&type={type}
types,readTypeDefsHeaders,GET,.catalog.purview.azure.com,/api/atlas/v2/types/typedefs/headers?includeTermTemplate={includeTermTemplate}&type={type}
metadatapolicy,readMetadataRoles,GET,.purview.azure.com,/policystore/metadataroles
metadatapolicy,readMetadataPolicyByCollection,GET,.purview.azure.com,/policystore/collections/{collectionName}/metadataPolicy
metadatapolicy,readMetadataPolicyByPolicyID,GET,.purview.azure.com,/policystore/metadataPolicies/{policyId}
metadatapolicy,readAllMetadataPolicies,GET,.purview.azure.com,/policystore/metadataPolicies
metadatapolicy,putMetadataPolicy,PUT,.purview.azure.com,/policystore/metadataPolicies/{policyId}
1 Category Command Method APIURIDomain APIURIPath
2 management checkNameAvailability POST management.azure.com /subscriptions/{subscriptionId}/providers/Microsoft.Purview/checkNameAvailability?accountName={accountName}
3 management createAccount PUT management.azure.com /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}
4 management defaultAccount GET management.azure.com /providers/Microsoft.Purview/getDefaultAccount
5 management deleteAccount DELETE management.azure.com /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}
6 management deletePrivateEndpoint DELETE management.azure.com /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/privateEndpointConnections/{privateEndpointConnectionName}
7 management listKeys POST management.azure.com /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/listkeys
8 management listOperations GET management.azure.com /providers/Microsoft.Purview/operations
9 management listPrivateLinkResources GET management.azure.com /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/privateLinkResources/{groupId}
10 management putPrivateEndpoint PUT management.azure.com /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/privateEndpointConnections/{privateEndpointConnectionName}
11 management readAccount GET management.azure.com /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}
12 management readAccounts GET management.azure.com /subscriptions/{subscriptionId}/providers/Microsoft.Purview/accounts
13 management readPrivateEndpoint GET management.azure.com /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/privateEndpointConnections/{privateEndpointConnectionName}
14 management readPrivateEndpoints GET management.azure.com /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/privateEndpointConnections
15 management removeDefaultAccount POST management.azure.com /providers/Microsoft.Purview/removeDefaultAccount
16 management setDefaultAccount POST management.azure.com /providers/Microsoft.Purview/setDefaultAccount
17 management updateAccount PATCH management.azure.com /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}
18 credential delete DELETE .proxy.purview.azure.com /credentials/{credentialName}
19 credential put PUT .proxy.purview.azure.com /credentials/{credentialName}
20 credential read GET .proxy.purview.azure.com /credentials/{credentialName}
21 entity create POST .catalog.purview.azure.com /atlas/v2/entity
22 entity createBulk POST .catalog.purview.azure.com /atlas/v2/entity/bulk
23 entity createBulkClassification POST .catalog.purview.azure.com /atlas/v2/entity/bulk/classification
24 entity createBulkSetClassifications POST .catalog.purview.azure.com /atlas/v2/entity/bulk/setClassifications
25 entity createClassifications POST .catalog.purview.azure.com /atlas/v2/entity/guid/{guid}/classifications
26 entity createUniqueAttributeClassifications POST .catalog.purview.azure.com /atlas/v2/entity/uniqueAttribute/type/{typeName}/classifications
27 entity delete DELETE .catalog.purview.azure.com /atlas/v2/entity/guid/{guid}
28 entity deleteBulk DELETE .catalog.purview.azure.com /atlas/v2/entity/bulk?guid={guid}&guid={guid}&guid={guid}&guid={guid}&guid={guid}&guid={guid}
29 entity deleteClassification DELETE .catalog.purview.azure.com /atlas/v2/entity/guid/{guid}/classification/{classificationName}
30 entity deleteUniqueAttribute DELETE .catalog.purview.azure.com /atlas/v2/entity/uniqueAttribute/type/{typeName}
31 entity deleteUniqueAttributeClassification DELETE .catalog.purview.azure.com /atlas/v2/entity/uniqueAttribute/type/{typeName}/classification/{classificationName}
32 entity put PUT .catalog.purview.azure.com /atlas/v2/entity/guid/{guid}
33 entity putClassifications PUT .catalog.purview.azure.com /atlas/v2/entity/guid/{guid}/classifications
34 entity putUniqueAttribute PUT .catalog.purview.azure.com /atlas/v2/entity/uniqueAttribute/type/{typeName}
35 entity putUniqueAttributeClassifications PUT .catalog.purview.azure.com /atlas/v2/entity/uniqueAttribute/type/{typeName}/classifications
36 entity read GET .catalog.purview.azure.com /atlas/v2/entity/guid/{guid}?ignoreRelationships={ignoreRelationships}&minExtInfo={minExtInfo}
37 entity readBulk GET .catalog.purview.azure.com /atlas/v2/entity/bulk?guid={guid}&ignoreRelationships={ignoreRelationships}&minExtInfo={minExtInfo}
38 entity readBulkUniqueAttribute GET .catalog.purview.azure.com /atlas/v2/entity/bulk/uniqueAttribute/type/{typeName}?ignoreRelationships={ignoreRelationships}&minExtInfo={minExtInfo}&guid={guid}&guid={guid}
39 entity readClassification GET .catalog.purview.azure.com /atlas/v2/entity/guid/{guid}/classification/{classificationName}
40 entity readClassifications GET .catalog.purview.azure.com /atlas/v2/entity/guid/{guid}/classifications
41 entity readHeader GET .catalog.purview.azure.com /atlas/v2/entity/guid/{guid}/header
42 entity readUniqueAttribute GET .catalog.purview.azure.com /atlas/v2/entity/uniqueAttribute/type/{typeName}?qualifiedName={qualifiedName}&ignoreRelationships={ignoreRelationships}&minExtInfo={minExtInfo}
43 search search POST .catalog.purview.azure.com /atlas/v2/search/query?keywords={keywords}&limit={limit}&offset={offset}&filterJSON={filterJSON}&facetsJSON={facetsJSON}
44 search searchAdvanced POST .catalog.purview.azure.com /atlas/v2/search/advanced?keywords={keywords}&limit={limit}&offset={offset}&filterJSON={filterJSON}&facetsJSON={facetsJSON}
45 search searchSuggest POST .catalog.purview.azure.com /atlas/v2/search/search?keywords={keywords}&limit={limit}&offset={offset}&filterJSON={filterJSON}&facetsJSON={facetsJSON}
46 search searchAutocomplete GET .catalog.purview.azure.com /atlas/v2/search/autocomplete?keyword={keyword}&limit={limit}
47 glossary create POST .catalog.purview.azure.com /api/atlas/v2/glossary
48 glossary createCategories POST .catalog.purview.azure.com /api/atlas/v2/glossary/categories
49 glossary createCategory POST .catalog.purview.azure.com /api/atlas/v2/glossary/category
50 glossary createTerm POST .catalog.purview.azure.com /api/atlas/v2/glossary/term
51 glossary createTerms POST .catalog.purview.azure.com /api/atlas/v2/glossary/terms
52 glossary createTermsAssignedEntities POST .catalog.purview.azure.com /api/atlas/v2/glossary/terms/{termGuid}/assignedEntities
53 glossary createTermsExport POST .catalog.purview.azure.com /api/atlas/v2/glossary/{glossaryGuid}/terms/export?termGuid={termGuid}
54 glossary createTermsImport POST .catalog.purview.azure.com /api/atlas/v2/glossary/{glossaryGuid}/terms/import
55 glossary delete DELETE .catalog.purview.azure.com /api/atlas/v2/glossary/{glossaryGuid}
56 glossary deleteCategory DELETE .catalog.purview.azure.com /api/atlas/v2/glossary/category/{categoryGuid}
57 glossary deleteTerm DELETE .catalog.purview.azure.com /api/atlas/v2/glossary/term/{termGuid}
58 glossary deleteTermsAssignedEntities DELETE .catalog.purview.azure.com /api/atlas/v2/glossary/terms/{termGuid}/assignedEntities
59 glossary update PUT .catalog.purview.azure.com /api/atlas/v2/glossary/{glossaryGuid}
60 glossary putCategory PUT .catalog.purview.azure.com /api/atlas/v2/glossary/category/{categoryGuid}
61 glossary putCategoryPartial PUT .catalog.purview.azure.com /api/atlas/v2/glossary/category/{categoryGuid}/partial
62 glossary putPartial PUT .catalog.purview.azure.com /api/atlas/v2/glossary/{glossaryGuid}/partial
63 glossary putTerm PUT .catalog.purview.azure.com /api/atlas/v2/glossary/term/{termGuid}
64 glossary putTermPartial PUT .catalog.purview.azure.com /api/atlas/v2/glossary/term/{termGuid}/partial
65 glossary putTermsAssignedEntities PUT .catalog.purview.azure.com /api/atlas/v2/glossary/terms/{termGuid}/assignedEntities
66 glossary read GET .catalog.purview.azure.com /api/atlas/v2/glossary?glossaryGuid={glossaryGuid}&limit={limit}&offset={offset}&sort={sort}
67 glossary readCategories GET .catalog.purview.azure.com /api/atlas/v2/glossary/{glossaryGuid}/categories?limit={limit}&offset={offset}&sort={sort}
68 glossary readCategoriesHeaders GET .catalog.purview.azure.com /api/atlas/v2/glossary/{glossaryGuid}/categories/headers?limit={limit}&offset={offset}&sort={sort}
69 glossary readCategory GET .catalog.purview.azure.com /api/atlas/v2/glossary/category/{categoryGuid}?limit={limit}&offset={offset}&sort={sort}
70 glossary readCategoryRelated GET .catalog.purview.azure.com /api/atlas/v2/glossary/category/{categoryGuid}/related
71 glossary readCategoryTerms GET .catalog.purview.azure.com /api/atlas/v2/glossary/category/{categoryGuid}/terms?limit={limit}&offset={offset}&sort={sort}
72 glossary readDetailed GET .catalog.purview.azure.com /api/atlas/v2/glossary/{glossaryGuid}/detailed
73 glossary readTerm GET .catalog.purview.azure.com /api/atlas/v2/glossary/term/{termGuid}
74 glossary readTerms GET .catalog.purview.azure.com /api/atlas/v2/glossary/{glossaryGuid}/terms?limit={limit}&offset={offset}&sort={sort}&extInfo={extInfo}&includeTermHierarchy={includeTermHierarchy}
75 glossary readTermsAssignedEntities GET .catalog.purview.azure.com /api/atlas/v2/glossary/terms/{termGuid}/assignedEntities?limit={limit}&offset={offset}&sort={sort}
76 glossary readTermsHeaders GET .catalog.purview.azure.com /api/atlas/v2/glossary/{glossaryGuid}/terms/headers?limit={limit}&offset={offset}&sort={sort}
77 glossary readTermsImport GET .catalog.purview.azure.com /api/atlas/v2/glossary/terms/import/{operationGuid}
78 glossary readTermsRelated GET .catalog.purview.azure.com /api/atlas/v2/glossary/terms/{termGuid}/related?limit={limit}&offset={offset}&sort={sort}
79 insight fileExtensions POST .guardian.purview.azure.com /reports/fileExtensions?numberOfDays={numberOfDays}&takeTopCount={takeTopCount}
80 insight graphql POST .guardian.purview.azure.com /graphql
81 insight assetDataSources POST .purview.azure.com /mapanddiscover/reports/asset2/dataSources
82 insight assetDistribution GET .purview.azure.com /mapanddiscover/reports/asset2/assetDistribution/getSnapshot
83 insight fileTypeSizeTimeSeries POST .purview.azure.com /mapanddiscover/reports/asset2/fileTypeSizeTimeSeries
84 insight filesWithoutResourceSet GET .purview.azure.com /mapanddiscover/reports/asset2/filesWithoutResourceSet/getSnapshot
85 insight scanStatusSummaries GET .purview.azure.com /mapanddiscover/reports/scanstatus2/summaries?numberOfDays={numberOfDays}
86 insight scanStatusSummariesByTs GET .purview.azure.com /mapanddiscover/reports/scanstatus2/summariesbyts?numberOfDays={numberOfDays}
87 insight topFileTypesBySize POST .purview.azure.com /mapanddiscover/reports/asset2/topFileTypesBySize
88 lineage read GET .catalog.purview.azure.com /api/atlas/v2/lineage/{guid}?depth={depth}&width={width}&direction={direction}
89 lineage readNext GET .catalog.purview.azure.com /api/atlas/v2/lineage/{guid}/next/?direction={direction}&offset={offset}&limit={limit}
90 relationship create POST .catalog.purview.azure.com /api/atlas/v2/relationship
91 relationship delete DELETE .catalog.purview.azure.com /api/atlas/v2/relationship/guid/{guid}
92 relationship update PUT .catalog.purview.azure.com /api/atlas/v2/relationship
93 relationship read GET .catalog.purview.azure.com /api/atlas/v2/relationship/guid/{guid}?{extendedInfo}
94 scan cancelScan POST .scan.purview.azure.com /datasources/{dataSourceName}/scans/{scanName}/runs/{runId}/:cancel
95 scan deleteClassificationRule DELETE .scan.purview.azure.com /classificationrules/{classificationRuleName}
96 scan deleteDataSource DELETE .scan.purview.azure.com /datasources/{dataSourceName}
97 scan deleteKeyVault DELETE .scan.purview.azure.com /azureKeyVaults/{keyVaultName}
98 scan deleteScan DELETE .scan.purview.azure.com /datasources/{dataSourceName}/scans/{scanName}
99 scan deleteScanRuleset DELETE .scan.purview.azure.com /scanrulesets/{scanRulesetName}
100 scan deleteTrigger DELETE .scan.purview.azure.com /datasources/{dataSourceName}/scans/{scanName}/triggers/default
101 scan putClassificationRule PUT .scan.purview.azure.com /classificationrules/{classificationRuleName}
102 scan putDataSource PUT .scan.purview.azure.com /datasources/{dataSourceName}
103 scan putFilter PUT .scan.purview.azure.com /datasources/{dataSourceName}/scans/{scanName}/filters/custom
104 scan putKeyVault PUT .scan.purview.azure.com /azureKeyVaults/{keyVaultName}
105 scan putScan PUT .scan.purview.azure.com /datasources/{dataSourceName}/scans/{scanName}
106 scan putScanRuleset PUT .scan.purview.azure.com /scanrulesets/{scanRulesetName}
107 scan putTrigger PUT .scan.purview.azure.com /datasources/{dataSourceName}/scans/{scanName}/triggers/default
108 scan readClassificationRule GET .scan.purview.azure.com /classificationrules/{classificationRuleName}
109 scan readClassificationRuleVersions GET .scan.purview.azure.com /classificationrules/{classificationRuleName}/versions
110 scan readClassificationRules GET .scan.purview.azure.com /classificationrules
111 scan readDatasource GET .scan.purview.azure.com /datasources/{dataSourceName}/scans
112 scan readDatasources GET .scan.purview.azure.com /datasources/scans
113 scan readFilters GET .scan.purview.azure.com /datasources/{dataSourceName}/scans/{scanName}/filters/custom
114 scan readKeyVault GET .scan.purview.azure.com /azureKeyVaults/{keyVaultName}
115 scan readKeyVaults GET .scan.purview.azure.com /azureKeyVaults
116 scan readScan GET .scan.purview.azure.com /datasources/{dataSourceName}/scans/{scanName}
117 scan readScanHistory GET .scan.purview.azure.com /datasources/{dataSourceName}/scans/{scanName}/runs
118 scan readScanRuleset GET .scan.purview.azure.com /scanrulesets/{scanRulesetName}
119 scan readScanRulesets GET .scan.purview.azure.com /scanrulesets
120 scan readScans GET .scan.purview.azure.com /datasources/{dataSourceName}/scans
121 scan readSystemScanRuleset GET .scan.purview.azure.com /systemScanRulesets/datasources/{dataSourceType}
122 scan readSystemScanRulesetLatest GET .scan.purview.azure.com /systemScanRulesets/versions/latest?dataSourceType={dataSourceType}
123 scan readSystemScanRulesetVersion GET .scan.purview.azure.com /systemScanRulesets/versions/{version}?dataSourceType={dataSourceType}
124 scan readSystemScanRulesetVersions GET .scan.purview.azure.com /systemScanRulesets/versions?dataSourceType={dataSourceType}
125 scan readSystemScanRulesets GET .scan.purview.azure.com /systemScanRulesets
126 scan readTrigger GET .scan.purview.azure.com /datasources/{dataSourceName}/scans/{scanName}/triggers/default
127 scan runScan PUT .scan.purview.azure.com /datasources/{dataSourceName}/scans/{scanName}/runs/{uuid}
128 types createTypeDefs POST .catalog.purview.azure.com /api/atlas/v2/types/typedefs
129 types deleteTypeDef DELETE .catalog.purview.azure.com /api/atlas/v2/types/typedef/name/{name}
130 types deleteTypeDefs DELETE .catalog.purview.azure.com /api/atlas/v2/types/typedefs
131 types putTypeDefs PUT .catalog.purview.azure.com /api/atlas/v2/types/typedefs
132 types readClassificationDef GET .catalog.purview.azure.com /api/atlas/v2/types/classificationdef/{typeDefKey}/{typeDefVal}
133 types readEntityDef GET .catalog.purview.azure.com /api/atlas/v2/types/entitydef/{typeDefKey}/{typeDefVal}
134 types readEnumDef GET .catalog.purview.azure.com /api/atlas/v2/types/enumdef/{typeDefKey}/{typeDefVal}
135 types readRelationshipDef GET .catalog.purview.azure.com /api/atlas/v2/types/relationshipdef/{typeDefKey}/{typeDefVal}
136 types readStatistics GET .catalog.purview.azure.com /api/atlas/v2/types/statistics
137 types readStructDef GET .catalog.purview.azure.com /api/atlas/v2/types/structdef/{typeDefKey}/{typeDefVal}
138 types readTermTemplateDef GET .catalog.purview.azure.com /api/atlas/v2/types/termtemplatedef/{typeDefKey}/{typeDefVal}
139 types readTypeDef GET .catalog.purview.azure.com /api/atlas/v2/types/typedef/{typeDefKey}/{typeDefVal}
140 types readTypeDefs GET .catalog.purview.azure.com /api/atlas/v2/types/typedefs?includeTermTemplate={includeTermTemplate}&type={type}
141 types readTypeDefsHeaders GET .catalog.purview.azure.com /api/atlas/v2/types/typedefs/headers?includeTermTemplate={includeTermTemplate}&type={type}
142 metadatapolicy readMetadataRoles GET .purview.azure.com /policystore/metadataroles
143 metadatapolicy readMetadataPolicyByCollection GET .purview.azure.com /policystore/collections/{collectionName}/metadataPolicy
144 metadatapolicy readMetadataPolicyByPolicyID GET .purview.azure.com /policystore/metadataPolicies/{policyId}
145 metadatapolicy readAllMetadataPolicies GET .purview.azure.com /policystore/metadataPolicies
146 metadatapolicy putMetadataPolicy PUT .purview.azure.com /policystore/metadataPolicies/{policyId}

Просмотреть файл

@ -0,0 +1,53 @@
API_PARAMETER,TYPE,DESCRIPTION
{accountName},[string],Thenameoftheaccount
{categoryGuid},[string],Thegloballyuniqueidentifierofthecategory
{classificationName},[string],Thenameoftheclassification
{classificationRuleName},[string],Nameoftheclassificationrule
{dataSource},[string],Specifyadatasource(AzureBlobStorage|aws|AzureDataLakeStorageGen2)
{dataSourceName},[string],Nameofthedatasource
{dataSourceType},[string],Typeofdatasource
{depth},[integer],Thenumberofhopsforlineage[default:3]
{direction},[string],Thedirectionofthelineagewhichcouldbe:INPUT:OUTPUT:BOTH[default:BOTH]
{extendedInfo},[boolean],Limitswhetherincludesextendedinformation[default:false]
{extInfo},[boolean],extInfo[default:false]
{facets-file},[string],Filepathtoafacetsjsonfile
{fileType},[string],Specifyafiletype(csv|avro|parquet|json|snappy|pptx|docx|xlsx)[default:csv]
{filter-file},[string],Filepathtoafilterjsonfile
{glossaryGuid},[string],Thegloballyuniqueidentifierforglossary
{glossaryName},[string],Thenameoftheglossary
{groupId},[string],Thegroupidentifier
{guid},[string],GloballyUniqueIdentifier(XXXXXXXXXX-YYYYY-ZZZZZZ-AAAAAAAAAAAAAA]Format
{ignoreRelationships},[boolean],Whethertoignorerelationshipattributes[default:false]
{includeTermHierarchy},[boolean],Includetermtemplatereferences[default:false]
{includeTermTemplate},[boolean],Whethertoincludetermtemplatedef[default:false]
{keyword},[string],KeywordsToSearch
{keywords},[string],SearchByKeyword
{keyVaultName},[string],Nameofthekeyvault
{limit},[integer],Thepagesize-bydefaultthereisnopaging[default:1000]
{minExtInfo},[boolean],Whethertoreturnminimalinformationforreferredentities[default:false]
{name},[string],Thenameoftheattribute
{numberOfDays},[integer],Trailingtimeperiodindays[default:30]
{offset},[integer],Offsetforpaginationpurpose[default:0]
{operationGuid},[string],Thegloballyuniqueidentifierforasyncoperation/job
{payload-file},[string],FilepathtoavalidJSONdocument
{privateEndpointConnectionName},[string],Thenameoftheprivateendpointconnection
{purviewName},[string],AzurePurviewaccountname
{qualifiedName},[string],Thequalifiednameoftheentity
{resourceGroupName},[string],Thenameoftheresourcegroup
{runId},[string],Theuniqueidentifieroftherun
{scanName},[string],Nameofthescan
{scanRulesetName},[string],Nameofthescanruleset
{scope},[string],ThescopeobjectID(egsubIDortenantID)
{scopeTenantId},[string],Thescopetenantinwhichthedefaultaccountisset
{scopeType},[string],Thescopewherethedefaultaccountisset(TenantorSubscription)
{sort},[string],ASCorDESC[default:ASC]
{subscriptionId},[string],ThesubscriptionID
{takeTopCount},[integer],Specifythemaximumnumberofrecordstoreturn[default:10]
{termGuid},[string],Thegloballyuniqueidentifierforglossaryterm
{type},[string],Typedefnameassearchfilter(classification|entity|enum|relationship|struct)
{typeDefKey},[string],TypedefKey
{typeDefVal},[string],TypedefVal
{typeName},[string],Thenameofthetype
{width},[integer],Thenumberofmaxexpandingwidthinlineage[default:6]
{policyId},[string],PolicyIDForAuthZfineGrainedMetadataPolicyAPIs
{collectionName},[string],CollectionNameForAuthZfineGrainedMetadataPolicyAPIs
1 API_PARAMETER TYPE DESCRIPTION
2 {accountName} [string] Thenameoftheaccount
3 {categoryGuid} [string] Thegloballyuniqueidentifierofthecategory
4 {classificationName} [string] Thenameoftheclassification
5 {classificationRuleName} [string] Nameoftheclassificationrule
6 {dataSource} [string] Specifyadatasource(AzureBlobStorage|aws|AzureDataLakeStorageGen2)
7 {dataSourceName} [string] Nameofthedatasource
8 {dataSourceType} [string] Typeofdatasource
9 {depth} [integer] Thenumberofhopsforlineage[default:3]
10 {direction} [string] Thedirectionofthelineagewhichcouldbe:INPUT:OUTPUT:BOTH[default:BOTH]
11 {extendedInfo} [boolean] Limitswhetherincludesextendedinformation[default:false]
12 {extInfo} [boolean] extInfo[default:false]
13 {facets-file} [string] Filepathtoafacetsjsonfile
14 {fileType} [string] Specifyafiletype(csv|avro|parquet|json|snappy|pptx|docx|xlsx)[default:csv]
15 {filter-file} [string] Filepathtoafilterjsonfile
16 {glossaryGuid} [string] Thegloballyuniqueidentifierforglossary
17 {glossaryName} [string] Thenameoftheglossary
18 {groupId} [string] Thegroupidentifier
19 {guid} [string] GloballyUniqueIdentifier(XXXXXXXXXX-YYYYY-ZZZZZZ-AAAAAAAAAAAAAA]Format
20 {ignoreRelationships} [boolean] Whethertoignorerelationshipattributes[default:false]
21 {includeTermHierarchy} [boolean] Includetermtemplatereferences[default:false]
22 {includeTermTemplate} [boolean] Whethertoincludetermtemplatedef[default:false]
23 {keyword} [string] KeywordsToSearch
24 {keywords} [string] SearchByKeyword
25 {keyVaultName} [string] Nameofthekeyvault
26 {limit} [integer] Thepagesize-bydefaultthereisnopaging[default:1000]
27 {minExtInfo} [boolean] Whethertoreturnminimalinformationforreferredentities[default:false]
28 {name} [string] Thenameoftheattribute
29 {numberOfDays} [integer] Trailingtimeperiodindays[default:30]
30 {offset} [integer] Offsetforpaginationpurpose[default:0]
31 {operationGuid} [string] Thegloballyuniqueidentifierforasyncoperation/job
32 {payload-file} [string] FilepathtoavalidJSONdocument
33 {privateEndpointConnectionName} [string] Thenameoftheprivateendpointconnection
34 {purviewName} [string] AzurePurviewaccountname
35 {qualifiedName} [string] Thequalifiednameoftheentity
36 {resourceGroupName} [string] Thenameoftheresourcegroup
37 {runId} [string] Theuniqueidentifieroftherun
38 {scanName} [string] Nameofthescan
39 {scanRulesetName} [string] Nameofthescanruleset
40 {scope} [string] ThescopeobjectID(egsubIDortenantID)
41 {scopeTenantId} [string] Thescopetenantinwhichthedefaultaccountisset
42 {scopeType} [string] Thescopewherethedefaultaccountisset(TenantorSubscription)
43 {sort} [string] ASCorDESC[default:ASC]
44 {subscriptionId} [string] ThesubscriptionID
45 {takeTopCount} [integer] Specifythemaximumnumberofrecordstoreturn[default:10]
46 {termGuid} [string] Thegloballyuniqueidentifierforglossaryterm
47 {type} [string] Typedefnameassearchfilter(classification|entity|enum|relationship|struct)
48 {typeDefKey} [string] TypedefKey
49 {typeDefVal} [string] TypedefVal
50 {typeName} [string] Thenameofthetype
51 {width} [integer] Thenumberofmaxexpandingwidthinlineage[default:6]
52 {policyId} [string] PolicyIDForAuthZfineGrainedMetadataPolicyAPIs
53 {collectionName} [string] CollectionNameForAuthZfineGrainedMetadataPolicyAPIs