naftiko: 1.0.0-alpha2 info: label: Microsoft Azure Azure Analytics Purview Data Map — Atlas description: 'Microsoft Azure Azure Analytics Purview Data Map — Atlas. 89 operations. Lead operation: Microsoft Azure Post Atlas Entity. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - Atlas created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY capability: consumes: - type: http namespace: azure-analytics-purview-data-map-atlas baseUri: '' description: Microsoft Azure Azure Analytics Purview Data Map — Atlas business capability. Self-contained, no shared references. resources: - name: atlas-v2-entity path: /atlas/v2/entity operations: - name: microsoftazureentitycreateorupdate method: POST description: Microsoft Azure Post Atlas Entity outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: businessAttributeUpdateBehavior in: query type: string description: Used to define the update behavior for business attributes when updating - name: collectionId in: query type: string description: The collection where entities will be moved to. Only specify a value if you - name: body in: body type: string required: true - name: atlas-v2-entity-bulk path: /atlas/v2/entity/bulk operations: - name: microsoftazureentitylistbyguids method: GET description: Microsoft Azure Get Atlas Entity Bulk outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: query type: array description: An array of GUIDs of entities to list. required: true - name: minExtInfo in: query type: boolean description: Whether to return minimal information for referred entities. - name: ignoreRelationships in: query type: boolean description: Whether to ignore relationship attributes. - name: microsoftazureentitybulkcreateorupdate method: POST description: Microsoft Azure Post Atlas Entity Bulk outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: collectionId in: query type: string description: The collection where entities will be moved to. Only specify a value if you - name: businessAttributeUpdateBehavior in: query type: string description: Used to define the update behavior for business attributes when updating - name: body in: body type: string required: true - name: microsoftazureentitybulkdelete method: DELETE description: Microsoft Azure Delete Atlas Entity Bulk outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: query type: array description: An array of GUIDs of entities to delete. required: true - name: atlas-v2-entity-bulk-classification path: /atlas/v2/entity/bulk/classification operations: - name: microsoftazureentityaddclassification method: POST description: Microsoft Azure Post Atlas Entity Bulk Classification outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string required: true - name: atlas-v2-entity-bulk-setClassifications path: /atlas/v2/entity/bulk/setClassifications operations: - name: microsoftazureentitybulksetclassifications method: POST description: Microsoft Azure Post Atlas Entity Bulk Setclassifications outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string required: true - name: atlas-v2-entity-bulk-uniqueAttribute-type-typeName path: /atlas/v2/entity/bulk/uniqueAttribute/type/{typeName} operations: - name: microsoftazureentitylistbyuniqueattributes method: GET description: Microsoft Azure Get Atlas Entity Bulk Uniqueattribute Type Typename outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: typeName in: path type: string description: The name of the type. required: true - name: minExtInfo in: query type: boolean description: Whether to return minimal information for referred entities. - name: ignoreRelationships in: query type: boolean description: Whether to ignore relationship attributes. - name: attr_N:qualifiedName in: query type: string description: Qualified name of an entity. E.g. to find 2 entities you can set - name: atlas-v2-entity-businessmetadata-import path: /atlas/v2/entity/businessmetadata/import operations: - name: microsoftazureentityimportbusinessmetadata method: POST description: Microsoft Azure Post Atlas Entity Businessmetadata Import outputRawFormat: json outputParameters: - name: result type: object value: $. - name: atlas-v2-entity-businessmetadata-import-template path: /atlas/v2/entity/businessmetadata/import/template operations: - name: microsoftazureentitygetsamplebusinessmetadatatemplate method: GET description: Microsoft Azure Get Atlas Entity Businessmetadata Import Template outputRawFormat: json outputParameters: - name: result type: object value: $. - name: atlas-v2-entity-guid-guid path: /atlas/v2/entity/guid/{guid} operations: - name: microsoftazureentityget method: GET description: Microsoft Azure Get Atlas Entity Guid Guid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the entity. required: true - name: minExtInfo in: query type: boolean description: Whether to return minimal information for referred entities. - name: ignoreRelationships in: query type: boolean description: Whether to ignore relationship attributes. - name: microsoftazureentitypartialupdateattributebyguid method: PUT description: Microsoft Azure Put Atlas Entity Guid Guid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the entity. required: true - name: name in: query type: string description: The name of the attribute. required: true - name: body in: body type: string description: The value of the attribute. required: true - name: microsoftazureentitydelete method: DELETE description: Microsoft Azure Delete Atlas Entity Guid Guid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the entity. required: true - name: atlas-v2-entity-guid-guid-businessmetadata path: /atlas/v2/entity/guid/{guid}/businessmetadata operations: - name: microsoftazureentityaddorupdatebusinessmetadata method: POST description: Microsoft Azure Post Atlas Entity Guid Guid Businessmetadata outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the entity. required: true - name: isOverwrite in: query type: boolean description: Whether to overwrite the existing business metadata on the entity or not, - name: body in: body type: object description: BusinessMetadata payload required: true - name: microsoftazureentityremovebusinessmetadata method: DELETE description: Microsoft Azure Delete Atlas Entity Guid Guid Businessmetadata outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the entity. required: true - name: body in: body type: object description: Business metadata payload required: true - name: atlas-v2-entity-guid-guid-businessmetadata-businessMetadataName path: /atlas/v2/entity/guid/{guid}/businessmetadata/{businessMetadataName} operations: - name: microsoftazureentityaddorupdatebusinessmetadataattributes method: POST description: Microsoft Azure Post Atlas Entity Guid Guid Businessmetadata Businessmetadataname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: businessMetadataName in: path type: string description: BusinessMetadata name required: true - name: guid in: path type: string description: The globally unique identifier of the entity. required: true - name: body in: body type: object description: Business metadata attribute payload required: true - name: microsoftazureentityremovebusinessmetadataattributes method: DELETE description: Microsoft Azure Delete Atlas Entity Guid Guid Businessmetadata Businessmetadataname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: businessMetadataName in: path type: string description: BusinessMetadata name required: true - name: guid in: path type: string description: The globally unique identifier of the entity. required: true - name: body in: body type: object description: Business metadata attribute payload required: true - name: atlas-v2-entity-guid-guid-classification-classificationName path: /atlas/v2/entity/guid/{guid}/classification/{classificationName} operations: - name: microsoftazureentitygetclassification method: GET description: Microsoft Azure Get Atlas Entity Guid Guid Classification Classificationname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the entity. required: true - name: classificationName in: path type: string description: The name of the classification. required: true - name: microsoftazureentityremoveclassification method: DELETE description: Microsoft Azure Delete Atlas Entity Guid Guid Classification Classificationname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the entity. required: true - name: classificationName in: path type: string description: The name of the classification. required: true - name: atlas-v2-entity-guid-guid-classifications path: /atlas/v2/entity/guid/{guid}/classifications operations: - name: microsoftazureentitygetclassifications method: GET description: Microsoft Azure Get Atlas Entity Guid Guid Classifications outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the entity. required: true - name: microsoftazureentityupdateclassifications method: PUT description: Microsoft Azure Put Atlas Entity Guid Guid Classifications outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the entity. required: true - name: body in: body type: array description: An array of classifications to be updated. required: true - name: microsoftazureentityaddclassifications method: POST description: Microsoft Azure Post Atlas Entity Guid Guid Classifications outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the entity. required: true - name: body in: body type: array description: An array of classifications to be added. required: true - name: atlas-v2-entity-guid-guid-header path: /atlas/v2/entity/guid/{guid}/header operations: - name: microsoftazureentitygetheader method: GET description: Microsoft Azure Get Atlas Entity Guid Guid Header outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the entity. required: true - name: atlas-v2-entity-guid-guid-labels path: /atlas/v2/entity/guid/{guid}/labels operations: - name: microsoftazureentityaddlabel method: PUT description: Microsoft Azure Put Atlas Entity Guid Guid Labels outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the entity. required: true - name: body in: body type: array description: set of labels to be added - name: microsoftazureentitysetlabels method: POST description: Microsoft Azure Post Atlas Entity Guid Guid Labels outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the entity. required: true - name: body in: body type: array description: set of labels to be set to the entity - name: microsoftazureentityremovelabels method: DELETE description: Microsoft Azure Delete Atlas Entity Guid Guid Labels outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the entity. required: true - name: body in: body type: array description: set of labels to be deleted - name: atlas-v2-entity-uniqueAttribute-type-typeName path: /atlas/v2/entity/uniqueAttribute/type/{typeName} operations: - name: microsoftazureentitygetbyuniqueattributes method: GET description: Microsoft Azure Get Atlas Entity Uniqueattribute Type Typename outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: typeName in: path type: string description: The name of the type. required: true - name: minExtInfo in: query type: boolean description: Whether to return minimal information for referred entities. - name: ignoreRelationships in: query type: boolean description: Whether to ignore relationship attributes. - name: attr:qualifiedName in: query type: string description: The qualified name of the entity. (This is only an example. qualifiedName can - name: microsoftazureentitypartialupdatebyuniqueattributes method: PUT description: Microsoft Azure Put Atlas Entity Uniqueattribute Type Typename outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: typeName in: path type: string description: The name of the type. required: true - name: attr:qualifiedName in: query type: string description: The qualified name of the entity. (This is only an example. qualifiedName can - name: body in: body type: string required: true - name: microsoftazureentitydeletebyuniqueattribute method: DELETE description: Microsoft Azure Delete Atlas Entity Uniqueattribute Type Typename outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: typeName in: path type: string description: The name of the type. required: true - name: attr:qualifiedName in: query type: string description: The qualified name of the entity. (This is only an example. qualifiedName can - name: atlas-v2-entity-uniqueAttribute-type-typeName-classification-classificationName path: /atlas/v2/entity/uniqueAttribute/type/{typeName}/classification/{classificationName} operations: - name: microsoftazureentityremoveclassificationbyuniqueattribute method: DELETE description: Microsoft Azure Delete Atlas Entity Uniqueattribute Type Typename Classification Classificationname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: typeName in: path type: string description: The name of the type. required: true - name: classificationName in: path type: string description: The name of the classification. required: true - name: attr:qualifiedName in: query type: string description: The qualified name of the entity. (This is only an example. qualifiedName can - name: atlas-v2-entity-uniqueAttribute-type-typeName-classifications path: /atlas/v2/entity/uniqueAttribute/type/{typeName}/classifications operations: - name: microsoftazureentityupdateclassificationsbyuniqueattribute method: PUT description: Microsoft Azure Put Atlas Entity Uniqueattribute Type Typename Classifications outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: typeName in: path type: string description: The name of the type. required: true - name: attr:qualifiedName in: query type: string description: The qualified name of the entity. (This is only an example. qualifiedName can - name: body in: body type: array description: An array of classification to be updated. required: true - name: microsoftazureentityaddclassificationsbyuniqueattribute method: POST description: Microsoft Azure Post Atlas Entity Uniqueattribute Type Typename Classifications outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: typeName in: path type: string description: The name of the type. required: true - name: attr:qualifiedName in: query type: string description: The qualified name of the entity. (This is only an example. qualifiedName can - name: body in: body type: array description: An array of classification to be added. required: true - name: atlas-v2-entity-uniqueAttribute-type-typeName-labels path: /atlas/v2/entity/uniqueAttribute/type/{typeName}/labels operations: - name: microsoftazureentityaddlabelsbyuniqueattribute method: PUT description: Microsoft Azure Put Atlas Entity Uniqueattribute Type Typename Labels outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: typeName in: path type: string description: The name of the type. required: true - name: attr:qualifiedName in: query type: string description: The qualified name of the entity. (This is only an example. qualifiedName can - name: body in: body type: array description: set of labels to be added - name: microsoftazureentitysetlabelsbyuniqueattribute method: POST description: Microsoft Azure Post Atlas Entity Uniqueattribute Type Typename Labels outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: typeName in: path type: string description: The name of the type. required: true - name: attr:qualifiedName in: query type: string description: The qualified name of the entity. (This is only an example. qualifiedName can - name: body in: body type: array description: set of labels to be set - name: microsoftazureentityremovelabelsbyuniqueattribute method: DELETE description: Microsoft Azure Delete Atlas Entity Uniqueattribute Type Typename Labels outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: typeName in: path type: string description: The name of the type. required: true - name: attr:qualifiedName in: query type: string description: The qualified name of the entity. (This is only an example. qualifiedName can - name: body in: body type: array description: set of labels to be deleted - name: atlas-v2-glossary path: /atlas/v2/glossary operations: - name: microsoftazureglossarylist method: GET description: Microsoft Azure Get Atlas Glossary outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: limit in: query type: integer description: The page size - by default there is no paging. - name: offset in: query type: integer description: The offset for pagination purpose. - name: sort in: query type: string description: The sort order, ASC (default) or DESC. - name: ignoreTermsAndCategories in: query type: boolean description: Whether ignore terms and categories - name: microsoftazureglossarycreate method: POST description: Microsoft Azure Post Atlas Glossary outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string required: true - name: atlas-v2-glossary-categories path: /atlas/v2/glossary/categories operations: - name: microsoftazureglossarycreatecategories method: POST description: Microsoft Azure Post Atlas Glossary Categories outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: array description: An array of glossary category definitions to be created. required: true - name: atlas-v2-glossary-category path: /atlas/v2/glossary/category operations: - name: microsoftazureglossarycreatecategory method: POST description: Microsoft Azure Post Atlas Glossary Category outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string required: true - name: atlas-v2-glossary-category-categoryId path: /atlas/v2/glossary/category/{categoryId} operations: - name: microsoftazureglossarygetcategory method: GET description: Microsoft Azure Get Atlas Glossary Category Categoryid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: categoryId in: path type: string description: The globally unique identifier of the category. required: true - name: microsoftazureglossaryupdatecategory method: PUT description: Microsoft Azure Put Atlas Glossary Category Categoryid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: categoryId in: path type: string description: The globally unique identifier of the category. required: true - name: body in: body type: string required: true - name: microsoftazureglossarydeletecategory method: DELETE description: Microsoft Azure Delete Atlas Glossary Category Categoryid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: categoryId in: path type: string description: The globally unique identifier of the category. required: true - name: atlas-v2-glossary-category-categoryId-partial path: /atlas/v2/glossary/category/{categoryId}/partial operations: - name: microsoftazureglossarypartialupdatecategory method: PUT description: Microsoft Azure Put Atlas Glossary Category Categoryid Partial outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: categoryId in: path type: string description: The globally unique identifier of the category. required: true - name: body in: body type: object description: A map containing keys as attribute names and values as corresponding attribute required: true - name: atlas-v2-glossary-category-categoryId-related path: /atlas/v2/glossary/category/{categoryId}/related operations: - name: microsoftazureglossarylistrelatedcategories method: GET description: Microsoft Azure Get Atlas Glossary Category Categoryid Related outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: categoryId in: path type: string description: The globally unique identifier of the category. required: true - name: limit in: query type: integer description: The page size - by default there is no paging. - name: offset in: query type: integer description: The offset for pagination purpose. - name: sort in: query type: string description: The sort order, ASC (default) or DESC. - name: atlas-v2-glossary-category-categoryId-terms path: /atlas/v2/glossary/category/{categoryId}/terms operations: - name: microsoftazureglossarylistcategoryterms method: GET description: Microsoft Azure Get Atlas Glossary Category Categoryid Terms outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: categoryId in: path type: string description: The globally unique identifier of the category. required: true - name: limit in: query type: integer description: The page size - by default there is no paging. - name: offset in: query type: integer description: The offset for pagination purpose. - name: sort in: query type: string description: The sort order, ASC (default) or DESC. - name: atlas-v2-glossary-term path: /atlas/v2/glossary/term operations: - name: microsoftazureglossarycreateterm method: POST description: Microsoft Azure Post Atlas Glossary Term outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: includeTermHierarchy in: query type: boolean description: Whether include term hierarchy - name: body in: body type: string required: true - name: atlas-v2-glossary-term-termId path: /atlas/v2/glossary/term/{termId} operations: - name: microsoftazureglossarygetterm method: GET description: Microsoft Azure Get Atlas Glossary Term Termid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: termId in: path type: string description: The globally unique identifier for glossary term. required: true - name: microsoftazureglossaryupdateterm method: PUT description: Microsoft Azure Put Atlas Glossary Term Termid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: termId in: path type: string description: The globally unique identifier for glossary term. required: true - name: includeTermHierarchy in: query type: boolean description: Whether include term hierarchy - name: body in: body type: string required: true - name: microsoftazureglossarydeleteterm method: DELETE description: Microsoft Azure Delete Atlas Glossary Term Termid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: termId in: path type: string description: The globally unique identifier for glossary term. required: true - name: atlas-v2-glossary-term-termId-partial path: /atlas/v2/glossary/term/{termId}/partial operations: - name: microsoftazureglossarypartialupdateterm method: PUT description: Microsoft Azure Put Atlas Glossary Term Termid Partial outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: termId in: path type: string description: The globally unique identifier for glossary term. required: true - name: includeTermHierarchy in: query type: boolean description: Whether include term hierarchy - name: body in: body type: object description: A map containing keys as attribute names and values as corresponding attribute required: true - name: atlas-v2-glossary-terms path: /atlas/v2/glossary/terms operations: - name: microsoftazureglossarycreateterms method: POST description: Microsoft Azure Post Atlas Glossary Terms outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: includeTermHierarchy in: query type: boolean description: Whether include term hierarchy - name: body in: body type: array description: An array of glossary term definitions to be created in bulk. required: true - name: atlas-v2-glossary-terms-termId-assignedEntities path: /atlas/v2/glossary/terms/{termId}/assignedEntities operations: - name: microsoftazureglossarylistentitiesassignedwithterm method: GET description: Microsoft Azure Get Atlas Glossary Terms Termid Assignedentities outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: termId in: path type: string description: The globally unique identifier for glossary term. required: true - name: limit in: query type: integer description: The page size - by default there is no paging. - name: offset in: query type: integer description: The offset for pagination purpose. - name: sort in: query type: string description: The sort order, ASC (default) or DESC. - name: microsoftazureglossaryassigntermtoentities method: POST description: Microsoft Azure Post Atlas Glossary Terms Termid Assignedentities outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: termId in: path type: string description: The globally unique identifier for glossary term. required: true - name: body in: body type: array description: An array of related object IDs to which the term has to be associated. required: true - name: microsoftazureglossarydeletetermassignmentfromentities method: DELETE description: Microsoft Azure Delete Atlas Glossary Terms Termid Assignedentities outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: termId in: path type: string description: The globally unique identifier for glossary term. required: true - name: body in: body type: array description: An array of related object IDs from which the term has to be dissociated. required: true - name: atlas-v2-glossary-terms-termId-related path: /atlas/v2/glossary/terms/{termId}/related operations: - name: microsoftazureglossarylistrelatedterms method: GET description: Microsoft Azure Get Atlas Glossary Terms Termid Related outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: termId in: path type: string description: The globally unique identifier for glossary term. required: true - name: limit in: query type: integer description: The page size - by default there is no paging. - name: offset in: query type: integer description: The offset for pagination purpose. - name: sort in: query type: string description: The sort order, ASC (default) or DESC. - name: atlas-v2-glossary-glossaryId path: /atlas/v2/glossary/{glossaryId} operations: - name: microsoftazureglossaryget method: GET description: Microsoft Azure Get Atlas Glossary Glossaryid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: glossaryId in: path type: string description: The globally unique identifier for glossary. required: true - name: microsoftazureglossaryupdate method: PUT description: Microsoft Azure Put Atlas Glossary Glossaryid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: glossaryId in: path type: string description: The globally unique identifier for glossary. required: true - name: ignoreTermsAndCategories in: query type: boolean description: Whether ignore terms and categories - name: body in: body type: string required: true - name: microsoftazureglossarydelete method: DELETE description: Microsoft Azure Delete Atlas Glossary Glossaryid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: glossaryId in: path type: string description: The globally unique identifier for glossary. required: true - name: atlas-v2-glossary-glossaryId-categories path: /atlas/v2/glossary/{glossaryId}/categories operations: - name: microsoftazureglossarylistcategories method: GET description: Microsoft Azure Get Atlas Glossary Glossaryid Categories outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: glossaryId in: path type: string description: The globally unique identifier for glossary. required: true - name: limit in: query type: integer description: The page size - by default there is no paging. - name: offset in: query type: integer description: The offset for pagination purpose. - name: sort in: query type: string description: The sort order, ASC (default) or DESC. - name: atlas-v2-glossary-glossaryId-categories-headers path: /atlas/v2/glossary/{glossaryId}/categories/headers operations: - name: microsoftazureglossarylistcategoriesheaders method: GET description: Microsoft Azure Get Atlas Glossary Glossaryid Categories Headers outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: glossaryId in: path type: string description: The globally unique identifier for glossary. required: true - name: limit in: query type: integer description: The page size - by default there is no paging. - name: offset in: query type: integer description: The offset for pagination purpose. - name: sort in: query type: string description: The sort order, ASC (default) or DESC. - name: atlas-v2-glossary-glossaryId-detailed path: /atlas/v2/glossary/{glossaryId}/detailed operations: - name: microsoftazureglossarygetdetailed method: GET description: Microsoft Azure Get Atlas Glossary Glossaryid Detailed outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: glossaryId in: path type: string description: The globally unique identifier for glossary. required: true - name: atlas-v2-glossary-glossaryId-partial path: /atlas/v2/glossary/{glossaryId}/partial operations: - name: microsoftazureglossarypartialupdate method: PUT description: Microsoft Azure Put Atlas Glossary Glossaryid Partial outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: glossaryId in: path type: string description: The globally unique identifier for glossary. required: true - name: ignoreTermsAndCategories in: query type: boolean description: Whether ignore terms and categories - name: body in: body type: object description: A map containing keys as attribute names and values as corresponding attribute required: true - name: atlas-v2-glossary-glossaryId-terms path: /atlas/v2/glossary/{glossaryId}/terms operations: - name: microsoftazureglossarylistterms method: GET description: Microsoft Azure Get Atlas Glossary Glossaryid Terms outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: glossaryId in: path type: string description: The globally unique identifier for glossary. required: true - name: limit in: query type: integer description: The page size - by default there is no paging. - name: offset in: query type: integer description: The offset for pagination purpose. - name: sort in: query type: string description: The sort order, ASC (default) or DESC. - name: atlas-v2-glossary-glossaryId-terms-headers path: /atlas/v2/glossary/{glossaryId}/terms/headers operations: - name: microsoftazureglossarylisttermheaders method: GET description: Microsoft Azure Get Atlas Glossary Glossaryid Terms Headers outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: glossaryId in: path type: string description: The globally unique identifier for glossary. required: true - name: limit in: query type: integer description: The page size - by default there is no paging. - name: offset in: query type: integer description: The offset for pagination purpose. - name: sort in: query type: string description: The sort order, ASC (default) or DESC. - name: atlas-v2-lineage-uniqueAttribute-type-typeName path: /atlas/v2/lineage/uniqueAttribute/type/{typeName} operations: - name: microsoftazurelineagegetbyuniqueattribute method: GET description: Microsoft Azure Get Atlas Lineage Uniqueattribute Type Typename outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: typeName in: path type: string description: The name of the type. required: true - name: depth in: query type: integer description: The number of hops for lineage. - name: direction in: query type: string description: The direction of the lineage, which could be INPUT, OUTPUT or BOTH. required: true - name: attr:qualifiedName in: query type: string description: The qualified name of the entity. (This is only an example. qualifiedName can - name: atlas-v2-lineage-guid path: /atlas/v2/lineage/{guid} operations: - name: microsoftazurelineageget method: GET description: Microsoft Azure Get Atlas Lineage Guid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the entity. required: true - name: depth in: query type: integer description: The number of hops for lineage. - name: direction in: query type: string description: The direction of the lineage, which could be INPUT, OUTPUT or BOTH. required: true - name: atlas-v2-relationship path: /atlas/v2/relationship operations: - name: microsoftazurerelationshipupdate method: PUT description: Microsoft Azure Put Atlas Relationship outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string required: true - name: microsoftazurerelationshipcreate method: POST description: Microsoft Azure Post Atlas Relationship outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string required: true - name: atlas-v2-relationship-guid-guid path: /atlas/v2/relationship/guid/{guid} operations: - name: microsoftazurerelationshipget method: GET description: Microsoft Azure Get Atlas Relationship Guid Guid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the relationship. required: true - name: extendedInfo in: query type: boolean description: Limits whether includes extended information. - name: microsoftazurerelationshipdelete method: DELETE description: Microsoft Azure Delete Atlas Relationship Guid Guid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the relationship. required: true - name: atlas-v2-types-businessmetadatadef-guid-guid path: /atlas/v2/types/businessmetadatadef/guid/{guid} operations: - name: microsoftazuretypegetbusinessmetadatadefbyguid method: GET description: Microsoft Azure Get Atlas Types Businessmetadatadef Guid Guid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: businessMetadata guid required: true - name: atlas-v2-types-businessmetadatadef-name-name path: /atlas/v2/types/businessmetadatadef/name/{name} operations: - name: microsoftazuretypegetbusinessmetadatadefbyname method: GET description: Microsoft Azure Get Atlas Types Businessmetadatadef Name Name outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: name in: path type: string description: businessMetadata name required: true - name: atlas-v2-types-classificationdef-guid-guid path: /atlas/v2/types/classificationdef/guid/{guid} operations: - name: microsoftazuretypegetclassificationdefbyguid method: GET description: Microsoft Azure Get Atlas Types Classificationdef Guid Guid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the classification. required: true - name: atlas-v2-types-classificationdef-name-name path: /atlas/v2/types/classificationdef/name/{name} operations: - name: microsoftazuretypegetclassificationdefbyname method: GET description: Microsoft Azure Get Atlas Types Classificationdef Name Name outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: name in: path type: string description: The name of the classification. required: true - name: atlas-v2-types-entitydef-guid-guid path: /atlas/v2/types/entitydef/guid/{guid} operations: - name: microsoftazuretypegetentitydefbyguid method: GET description: Microsoft Azure Get Atlas Types Entitydef Guid Guid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the entity. required: true - name: atlas-v2-types-entitydef-name-name path: /atlas/v2/types/entitydef/name/{name} operations: - name: microsoftazuretypegetentitydefbyname method: GET description: Microsoft Azure Get Atlas Types Entitydef Name Name outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: name in: path type: string description: The name of the entity. required: true - name: atlas-v2-types-enumdef-guid-guid path: /atlas/v2/types/enumdef/guid/{guid} operations: - name: microsoftazuretypegetenumdefbyguid method: GET description: Microsoft Azure Get Atlas Types Enumdef Guid Guid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the enum. required: true - name: atlas-v2-types-enumdef-name-name path: /atlas/v2/types/enumdef/name/{name} operations: - name: microsoftazuretypegetenumdefbyname method: GET description: Microsoft Azure Get Atlas Types Enumdef Name Name outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: name in: path type: string description: The name of the enum. required: true - name: atlas-v2-types-relationshipdef-guid-guid path: /atlas/v2/types/relationshipdef/guid/{guid} operations: - name: microsoftazuretypegetrelationshipdefbyguid method: GET description: Microsoft Azure Get Atlas Types Relationshipdef Guid Guid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the relationship. required: true - name: atlas-v2-types-relationshipdef-name-name path: /atlas/v2/types/relationshipdef/name/{name} operations: - name: microsoftazuretypegetrelationshipdefbyname method: GET description: Microsoft Azure Get Atlas Types Relationshipdef Name Name outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: name in: path type: string description: The name of the relationship. required: true - name: atlas-v2-types-structdef-guid-guid path: /atlas/v2/types/structdef/guid/{guid} operations: - name: microsoftazuretypegetstructdefbyguid method: GET description: Microsoft Azure Get Atlas Types Structdef Guid Guid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the struct. required: true - name: atlas-v2-types-structdef-name-name path: /atlas/v2/types/structdef/name/{name} operations: - name: microsoftazuretypegetstructdefbyname method: GET description: Microsoft Azure Get Atlas Types Structdef Name Name outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: name in: path type: string description: The name of the struct. required: true - name: atlas-v2-types-typedef-guid-guid path: /atlas/v2/types/typedef/guid/{guid} operations: - name: microsoftazuretypegetbyguid method: GET description: Microsoft Azure Get Atlas Types Typedef Guid Guid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: guid in: path type: string description: The globally unique identifier of the type. required: true - name: atlas-v2-types-typedef-name-name path: /atlas/v2/types/typedef/name/{name} operations: - name: microsoftazuretypegetbyname method: GET description: Microsoft Azure Get Atlas Types Typedef Name Name outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: name in: path type: string description: The name of the type. required: true - name: microsoftazuretypedelete method: DELETE description: Microsoft Azure Delete Atlas Types Typedef Name Name outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: name in: path type: string description: The name of the type. required: true - name: atlas-v2-types-typedefs path: /atlas/v2/types/typedefs operations: - name: microsoftazuretypelist method: GET description: Microsoft Azure Get Atlas Types Typedefs outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: includeTermTemplate in: query type: boolean description: Whether include termtemplatedef when return all typedefs. - name: type in: query type: string description: Typedef name as search filter when get typedefs. - name: microsoftazuretypebulkupdate method: PUT description: Microsoft Azure Put Atlas Types Typedefs outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string required: true - name: microsoftazuretypebulkcreate method: POST description: Microsoft Azure Post Atlas Types Typedefs outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string required: true - name: microsoftazuretypebulkdelete method: DELETE description: Microsoft Azure Delete Atlas Types Typedefs outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string required: true - name: atlas-v2-types-typedefs-headers path: /atlas/v2/types/typedefs/headers operations: - name: microsoftazuretypelistheaders method: GET description: Microsoft Azure Get Atlas Types Typedefs Headers outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: includeTermTemplate in: query type: boolean description: Whether include termtemplatedef when return all typedefs. - name: type in: query type: string description: Typedef name as search filter when get typedefs. exposes: - type: rest namespace: azure-analytics-purview-data-map-atlas-rest port: 8080 description: REST adapter for Microsoft Azure Azure Analytics Purview Data Map — Atlas. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/atlas/v2/entity name: atlas-v2-entity description: REST surface for atlas-v2-entity. operations: - method: POST name: microsoftazureentitycreateorupdate description: Microsoft Azure Post Atlas Entity call: azure-analytics-purview-data-map-atlas.microsoftazureentitycreateorupdate with: businessAttributeUpdateBehavior: rest.businessAttributeUpdateBehavior collectionId: rest.collectionId body: rest.body outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/entity/bulk name: atlas-v2-entity-bulk description: REST surface for atlas-v2-entity-bulk. operations: - method: GET name: microsoftazureentitylistbyguids description: Microsoft Azure Get Atlas Entity Bulk call: azure-analytics-purview-data-map-atlas.microsoftazureentitylistbyguids with: guid: rest.guid minExtInfo: rest.minExtInfo ignoreRelationships: rest.ignoreRelationships outputParameters: - type: object mapping: $. - method: POST name: microsoftazureentitybulkcreateorupdate description: Microsoft Azure Post Atlas Entity Bulk call: azure-analytics-purview-data-map-atlas.microsoftazureentitybulkcreateorupdate with: collectionId: rest.collectionId businessAttributeUpdateBehavior: rest.businessAttributeUpdateBehavior body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazureentitybulkdelete description: Microsoft Azure Delete Atlas Entity Bulk call: azure-analytics-purview-data-map-atlas.microsoftazureentitybulkdelete with: guid: rest.guid outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/entity/bulk/classification name: atlas-v2-entity-bulk-classification description: REST surface for atlas-v2-entity-bulk-classification. operations: - method: POST name: microsoftazureentityaddclassification description: Microsoft Azure Post Atlas Entity Bulk Classification call: azure-analytics-purview-data-map-atlas.microsoftazureentityaddclassification with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/entity/bulk/setclassifications name: atlas-v2-entity-bulk-setclassifications description: REST surface for atlas-v2-entity-bulk-setClassifications. operations: - method: POST name: microsoftazureentitybulksetclassifications description: Microsoft Azure Post Atlas Entity Bulk Setclassifications call: azure-analytics-purview-data-map-atlas.microsoftazureentitybulksetclassifications with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/entity/bulk/uniqueattribute/type/{typename} name: atlas-v2-entity-bulk-uniqueattribute-type-typename description: REST surface for atlas-v2-entity-bulk-uniqueAttribute-type-typeName. operations: - method: GET name: microsoftazureentitylistbyuniqueattributes description: Microsoft Azure Get Atlas Entity Bulk Uniqueattribute Type Typename call: azure-analytics-purview-data-map-atlas.microsoftazureentitylistbyuniqueattributes with: typeName: rest.typeName minExtInfo: rest.minExtInfo ignoreRelationships: rest.ignoreRelationships attr_N:qualifiedName: rest.attr_N:qualifiedName outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/entity/businessmetadata/import name: atlas-v2-entity-businessmetadata-import description: REST surface for atlas-v2-entity-businessmetadata-import. operations: - method: POST name: microsoftazureentityimportbusinessmetadata description: Microsoft Azure Post Atlas Entity Businessmetadata Import call: azure-analytics-purview-data-map-atlas.microsoftazureentityimportbusinessmetadata outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/entity/businessmetadata/import/template name: atlas-v2-entity-businessmetadata-import-template description: REST surface for atlas-v2-entity-businessmetadata-import-template. operations: - method: GET name: microsoftazureentitygetsamplebusinessmetadatatemplate description: Microsoft Azure Get Atlas Entity Businessmetadata Import Template call: azure-analytics-purview-data-map-atlas.microsoftazureentitygetsamplebusinessmetadatatemplate outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/entity/guid/{guid} name: atlas-v2-entity-guid-guid description: REST surface for atlas-v2-entity-guid-guid. operations: - method: GET name: microsoftazureentityget description: Microsoft Azure Get Atlas Entity Guid Guid call: azure-analytics-purview-data-map-atlas.microsoftazureentityget with: guid: rest.guid minExtInfo: rest.minExtInfo ignoreRelationships: rest.ignoreRelationships outputParameters: - type: object mapping: $. - method: PUT name: microsoftazureentitypartialupdateattributebyguid description: Microsoft Azure Put Atlas Entity Guid Guid call: azure-analytics-purview-data-map-atlas.microsoftazureentitypartialupdateattributebyguid with: guid: rest.guid name: rest.name body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazureentitydelete description: Microsoft Azure Delete Atlas Entity Guid Guid call: azure-analytics-purview-data-map-atlas.microsoftazureentitydelete with: guid: rest.guid outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/entity/guid/{guid}/businessmetadata name: atlas-v2-entity-guid-guid-businessmetadata description: REST surface for atlas-v2-entity-guid-guid-businessmetadata. operations: - method: POST name: microsoftazureentityaddorupdatebusinessmetadata description: Microsoft Azure Post Atlas Entity Guid Guid Businessmetadata call: azure-analytics-purview-data-map-atlas.microsoftazureentityaddorupdatebusinessmetadata with: guid: rest.guid isOverwrite: rest.isOverwrite body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazureentityremovebusinessmetadata description: Microsoft Azure Delete Atlas Entity Guid Guid Businessmetadata call: azure-analytics-purview-data-map-atlas.microsoftazureentityremovebusinessmetadata with: guid: rest.guid body: rest.body outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/entity/guid/{guid}/businessmetadata/{businessmetadataname} name: atlas-v2-entity-guid-guid-businessmetadata-businessmetadataname description: REST surface for atlas-v2-entity-guid-guid-businessmetadata-businessMetadataName. operations: - method: POST name: microsoftazureentityaddorupdatebusinessmetadataattributes description: Microsoft Azure Post Atlas Entity Guid Guid Businessmetadata Businessmetadataname call: azure-analytics-purview-data-map-atlas.microsoftazureentityaddorupdatebusinessmetadataattributes with: businessMetadataName: rest.businessMetadataName guid: rest.guid body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazureentityremovebusinessmetadataattributes description: Microsoft Azure Delete Atlas Entity Guid Guid Businessmetadata Businessmetadataname call: azure-analytics-purview-data-map-atlas.microsoftazureentityremovebusinessmetadataattributes with: businessMetadataName: rest.businessMetadataName guid: rest.guid body: rest.body outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/entity/guid/{guid}/classification/{classificationname} name: atlas-v2-entity-guid-guid-classification-classificationname description: REST surface for atlas-v2-entity-guid-guid-classification-classificationName. operations: - method: GET name: microsoftazureentitygetclassification description: Microsoft Azure Get Atlas Entity Guid Guid Classification Classificationname call: azure-analytics-purview-data-map-atlas.microsoftazureentitygetclassification with: guid: rest.guid classificationName: rest.classificationName outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazureentityremoveclassification description: Microsoft Azure Delete Atlas Entity Guid Guid Classification Classificationname call: azure-analytics-purview-data-map-atlas.microsoftazureentityremoveclassification with: guid: rest.guid classificationName: rest.classificationName outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/entity/guid/{guid}/classifications name: atlas-v2-entity-guid-guid-classifications description: REST surface for atlas-v2-entity-guid-guid-classifications. operations: - method: GET name: microsoftazureentitygetclassifications description: Microsoft Azure Get Atlas Entity Guid Guid Classifications call: azure-analytics-purview-data-map-atlas.microsoftazureentitygetclassifications with: guid: rest.guid outputParameters: - type: object mapping: $. - method: PUT name: microsoftazureentityupdateclassifications description: Microsoft Azure Put Atlas Entity Guid Guid Classifications call: azure-analytics-purview-data-map-atlas.microsoftazureentityupdateclassifications with: guid: rest.guid body: rest.body outputParameters: - type: object mapping: $. - method: POST name: microsoftazureentityaddclassifications description: Microsoft Azure Post Atlas Entity Guid Guid Classifications call: azure-analytics-purview-data-map-atlas.microsoftazureentityaddclassifications with: guid: rest.guid body: rest.body outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/entity/guid/{guid}/header name: atlas-v2-entity-guid-guid-header description: REST surface for atlas-v2-entity-guid-guid-header. operations: - method: GET name: microsoftazureentitygetheader description: Microsoft Azure Get Atlas Entity Guid Guid Header call: azure-analytics-purview-data-map-atlas.microsoftazureentitygetheader with: guid: rest.guid outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/entity/guid/{guid}/labels name: atlas-v2-entity-guid-guid-labels description: REST surface for atlas-v2-entity-guid-guid-labels. operations: - method: PUT name: microsoftazureentityaddlabel description: Microsoft Azure Put Atlas Entity Guid Guid Labels call: azure-analytics-purview-data-map-atlas.microsoftazureentityaddlabel with: guid: rest.guid body: rest.body outputParameters: - type: object mapping: $. - method: POST name: microsoftazureentitysetlabels description: Microsoft Azure Post Atlas Entity Guid Guid Labels call: azure-analytics-purview-data-map-atlas.microsoftazureentitysetlabels with: guid: rest.guid body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazureentityremovelabels description: Microsoft Azure Delete Atlas Entity Guid Guid Labels call: azure-analytics-purview-data-map-atlas.microsoftazureentityremovelabels with: guid: rest.guid body: rest.body outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/entity/uniqueattribute/type/{typename} name: atlas-v2-entity-uniqueattribute-type-typename description: REST surface for atlas-v2-entity-uniqueAttribute-type-typeName. operations: - method: GET name: microsoftazureentitygetbyuniqueattributes description: Microsoft Azure Get Atlas Entity Uniqueattribute Type Typename call: azure-analytics-purview-data-map-atlas.microsoftazureentitygetbyuniqueattributes with: typeName: rest.typeName minExtInfo: rest.minExtInfo ignoreRelationships: rest.ignoreRelationships attr:qualifiedName: rest.attr:qualifiedName outputParameters: - type: object mapping: $. - method: PUT name: microsoftazureentitypartialupdatebyuniqueattributes description: Microsoft Azure Put Atlas Entity Uniqueattribute Type Typename call: azure-analytics-purview-data-map-atlas.microsoftazureentitypartialupdatebyuniqueattributes with: typeName: rest.typeName attr:qualifiedName: rest.attr:qualifiedName body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazureentitydeletebyuniqueattribute description: Microsoft Azure Delete Atlas Entity Uniqueattribute Type Typename call: azure-analytics-purview-data-map-atlas.microsoftazureentitydeletebyuniqueattribute with: typeName: rest.typeName attr:qualifiedName: rest.attr:qualifiedName outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/entity/uniqueattribute/type/{typename}/classification/{classificationname} name: atlas-v2-entity-uniqueattribute-type-typename-classification-classificationname description: REST surface for atlas-v2-entity-uniqueAttribute-type-typeName-classification-classificationName. operations: - method: DELETE name: microsoftazureentityremoveclassificationbyuniqueattribute description: Microsoft Azure Delete Atlas Entity Uniqueattribute Type Typename Classification Classificationname call: azure-analytics-purview-data-map-atlas.microsoftazureentityremoveclassificationbyuniqueattribute with: typeName: rest.typeName classificationName: rest.classificationName attr:qualifiedName: rest.attr:qualifiedName outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/entity/uniqueattribute/type/{typename}/classifications name: atlas-v2-entity-uniqueattribute-type-typename-classifications description: REST surface for atlas-v2-entity-uniqueAttribute-type-typeName-classifications. operations: - method: PUT name: microsoftazureentityupdateclassificationsbyuniqueattribute description: Microsoft Azure Put Atlas Entity Uniqueattribute Type Typename Classifications call: azure-analytics-purview-data-map-atlas.microsoftazureentityupdateclassificationsbyuniqueattribute with: typeName: rest.typeName attr:qualifiedName: rest.attr:qualifiedName body: rest.body outputParameters: - type: object mapping: $. - method: POST name: microsoftazureentityaddclassificationsbyuniqueattribute description: Microsoft Azure Post Atlas Entity Uniqueattribute Type Typename Classifications call: azure-analytics-purview-data-map-atlas.microsoftazureentityaddclassificationsbyuniqueattribute with: typeName: rest.typeName attr:qualifiedName: rest.attr:qualifiedName body: rest.body outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/entity/uniqueattribute/type/{typename}/labels name: atlas-v2-entity-uniqueattribute-type-typename-labels description: REST surface for atlas-v2-entity-uniqueAttribute-type-typeName-labels. operations: - method: PUT name: microsoftazureentityaddlabelsbyuniqueattribute description: Microsoft Azure Put Atlas Entity Uniqueattribute Type Typename Labels call: azure-analytics-purview-data-map-atlas.microsoftazureentityaddlabelsbyuniqueattribute with: typeName: rest.typeName attr:qualifiedName: rest.attr:qualifiedName body: rest.body outputParameters: - type: object mapping: $. - method: POST name: microsoftazureentitysetlabelsbyuniqueattribute description: Microsoft Azure Post Atlas Entity Uniqueattribute Type Typename Labels call: azure-analytics-purview-data-map-atlas.microsoftazureentitysetlabelsbyuniqueattribute with: typeName: rest.typeName attr:qualifiedName: rest.attr:qualifiedName body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazureentityremovelabelsbyuniqueattribute description: Microsoft Azure Delete Atlas Entity Uniqueattribute Type Typename Labels call: azure-analytics-purview-data-map-atlas.microsoftazureentityremovelabelsbyuniqueattribute with: typeName: rest.typeName attr:qualifiedName: rest.attr:qualifiedName body: rest.body outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/glossary name: atlas-v2-glossary description: REST surface for atlas-v2-glossary. operations: - method: GET name: microsoftazureglossarylist description: Microsoft Azure Get Atlas Glossary call: azure-analytics-purview-data-map-atlas.microsoftazureglossarylist with: limit: rest.limit offset: rest.offset sort: rest.sort ignoreTermsAndCategories: rest.ignoreTermsAndCategories outputParameters: - type: object mapping: $. - method: POST name: microsoftazureglossarycreate description: Microsoft Azure Post Atlas Glossary call: azure-analytics-purview-data-map-atlas.microsoftazureglossarycreate with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/glossary/categories name: atlas-v2-glossary-categories description: REST surface for atlas-v2-glossary-categories. operations: - method: POST name: microsoftazureglossarycreatecategories description: Microsoft Azure Post Atlas Glossary Categories call: azure-analytics-purview-data-map-atlas.microsoftazureglossarycreatecategories with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/glossary/category name: atlas-v2-glossary-category description: REST surface for atlas-v2-glossary-category. operations: - method: POST name: microsoftazureglossarycreatecategory description: Microsoft Azure Post Atlas Glossary Category call: azure-analytics-purview-data-map-atlas.microsoftazureglossarycreatecategory with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/glossary/category/{categoryid} name: atlas-v2-glossary-category-categoryid description: REST surface for atlas-v2-glossary-category-categoryId. operations: - method: GET name: microsoftazureglossarygetcategory description: Microsoft Azure Get Atlas Glossary Category Categoryid call: azure-analytics-purview-data-map-atlas.microsoftazureglossarygetcategory with: categoryId: rest.categoryId outputParameters: - type: object mapping: $. - method: PUT name: microsoftazureglossaryupdatecategory description: Microsoft Azure Put Atlas Glossary Category Categoryid call: azure-analytics-purview-data-map-atlas.microsoftazureglossaryupdatecategory with: categoryId: rest.categoryId body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazureglossarydeletecategory description: Microsoft Azure Delete Atlas Glossary Category Categoryid call: azure-analytics-purview-data-map-atlas.microsoftazureglossarydeletecategory with: categoryId: rest.categoryId outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/glossary/category/{categoryid}/partial name: atlas-v2-glossary-category-categoryid-partial description: REST surface for atlas-v2-glossary-category-categoryId-partial. operations: - method: PUT name: microsoftazureglossarypartialupdatecategory description: Microsoft Azure Put Atlas Glossary Category Categoryid Partial call: azure-analytics-purview-data-map-atlas.microsoftazureglossarypartialupdatecategory with: categoryId: rest.categoryId body: rest.body outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/glossary/category/{categoryid}/related name: atlas-v2-glossary-category-categoryid-related description: REST surface for atlas-v2-glossary-category-categoryId-related. operations: - method: GET name: microsoftazureglossarylistrelatedcategories description: Microsoft Azure Get Atlas Glossary Category Categoryid Related call: azure-analytics-purview-data-map-atlas.microsoftazureglossarylistrelatedcategories with: categoryId: rest.categoryId limit: rest.limit offset: rest.offset sort: rest.sort outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/glossary/category/{categoryid}/terms name: atlas-v2-glossary-category-categoryid-terms description: REST surface for atlas-v2-glossary-category-categoryId-terms. operations: - method: GET name: microsoftazureglossarylistcategoryterms description: Microsoft Azure Get Atlas Glossary Category Categoryid Terms call: azure-analytics-purview-data-map-atlas.microsoftazureglossarylistcategoryterms with: categoryId: rest.categoryId limit: rest.limit offset: rest.offset sort: rest.sort outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/glossary/term name: atlas-v2-glossary-term description: REST surface for atlas-v2-glossary-term. operations: - method: POST name: microsoftazureglossarycreateterm description: Microsoft Azure Post Atlas Glossary Term call: azure-analytics-purview-data-map-atlas.microsoftazureglossarycreateterm with: includeTermHierarchy: rest.includeTermHierarchy body: rest.body outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/glossary/term/{termid} name: atlas-v2-glossary-term-termid description: REST surface for atlas-v2-glossary-term-termId. operations: - method: GET name: microsoftazureglossarygetterm description: Microsoft Azure Get Atlas Glossary Term Termid call: azure-analytics-purview-data-map-atlas.microsoftazureglossarygetterm with: termId: rest.termId outputParameters: - type: object mapping: $. - method: PUT name: microsoftazureglossaryupdateterm description: Microsoft Azure Put Atlas Glossary Term Termid call: azure-analytics-purview-data-map-atlas.microsoftazureglossaryupdateterm with: termId: rest.termId includeTermHierarchy: rest.includeTermHierarchy body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazureglossarydeleteterm description: Microsoft Azure Delete Atlas Glossary Term Termid call: azure-analytics-purview-data-map-atlas.microsoftazureglossarydeleteterm with: termId: rest.termId outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/glossary/term/{termid}/partial name: atlas-v2-glossary-term-termid-partial description: REST surface for atlas-v2-glossary-term-termId-partial. operations: - method: PUT name: microsoftazureglossarypartialupdateterm description: Microsoft Azure Put Atlas Glossary Term Termid Partial call: azure-analytics-purview-data-map-atlas.microsoftazureglossarypartialupdateterm with: termId: rest.termId includeTermHierarchy: rest.includeTermHierarchy body: rest.body outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/glossary/terms name: atlas-v2-glossary-terms description: REST surface for atlas-v2-glossary-terms. operations: - method: POST name: microsoftazureglossarycreateterms description: Microsoft Azure Post Atlas Glossary Terms call: azure-analytics-purview-data-map-atlas.microsoftazureglossarycreateterms with: includeTermHierarchy: rest.includeTermHierarchy body: rest.body outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/glossary/terms/{termid}/assignedentities name: atlas-v2-glossary-terms-termid-assignedentities description: REST surface for atlas-v2-glossary-terms-termId-assignedEntities. operations: - method: GET name: microsoftazureglossarylistentitiesassignedwithterm description: Microsoft Azure Get Atlas Glossary Terms Termid Assignedentities call: azure-analytics-purview-data-map-atlas.microsoftazureglossarylistentitiesassignedwithterm with: termId: rest.termId limit: rest.limit offset: rest.offset sort: rest.sort outputParameters: - type: object mapping: $. - method: POST name: microsoftazureglossaryassigntermtoentities description: Microsoft Azure Post Atlas Glossary Terms Termid Assignedentities call: azure-analytics-purview-data-map-atlas.microsoftazureglossaryassigntermtoentities with: termId: rest.termId body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazureglossarydeletetermassignmentfromentities description: Microsoft Azure Delete Atlas Glossary Terms Termid Assignedentities call: azure-analytics-purview-data-map-atlas.microsoftazureglossarydeletetermassignmentfromentities with: termId: rest.termId body: rest.body outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/glossary/terms/{termid}/related name: atlas-v2-glossary-terms-termid-related description: REST surface for atlas-v2-glossary-terms-termId-related. operations: - method: GET name: microsoftazureglossarylistrelatedterms description: Microsoft Azure Get Atlas Glossary Terms Termid Related call: azure-analytics-purview-data-map-atlas.microsoftazureglossarylistrelatedterms with: termId: rest.termId limit: rest.limit offset: rest.offset sort: rest.sort outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/glossary/{glossaryid} name: atlas-v2-glossary-glossaryid description: REST surface for atlas-v2-glossary-glossaryId. operations: - method: GET name: microsoftazureglossaryget description: Microsoft Azure Get Atlas Glossary Glossaryid call: azure-analytics-purview-data-map-atlas.microsoftazureglossaryget with: glossaryId: rest.glossaryId outputParameters: - type: object mapping: $. - method: PUT name: microsoftazureglossaryupdate description: Microsoft Azure Put Atlas Glossary Glossaryid call: azure-analytics-purview-data-map-atlas.microsoftazureglossaryupdate with: glossaryId: rest.glossaryId ignoreTermsAndCategories: rest.ignoreTermsAndCategories body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazureglossarydelete description: Microsoft Azure Delete Atlas Glossary Glossaryid call: azure-analytics-purview-data-map-atlas.microsoftazureglossarydelete with: glossaryId: rest.glossaryId outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/glossary/{glossaryid}/categories name: atlas-v2-glossary-glossaryid-categories description: REST surface for atlas-v2-glossary-glossaryId-categories. operations: - method: GET name: microsoftazureglossarylistcategories description: Microsoft Azure Get Atlas Glossary Glossaryid Categories call: azure-analytics-purview-data-map-atlas.microsoftazureglossarylistcategories with: glossaryId: rest.glossaryId limit: rest.limit offset: rest.offset sort: rest.sort outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/glossary/{glossaryid}/categories/headers name: atlas-v2-glossary-glossaryid-categories-headers description: REST surface for atlas-v2-glossary-glossaryId-categories-headers. operations: - method: GET name: microsoftazureglossarylistcategoriesheaders description: Microsoft Azure Get Atlas Glossary Glossaryid Categories Headers call: azure-analytics-purview-data-map-atlas.microsoftazureglossarylistcategoriesheaders with: glossaryId: rest.glossaryId limit: rest.limit offset: rest.offset sort: rest.sort outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/glossary/{glossaryid}/detailed name: atlas-v2-glossary-glossaryid-detailed description: REST surface for atlas-v2-glossary-glossaryId-detailed. operations: - method: GET name: microsoftazureglossarygetdetailed description: Microsoft Azure Get Atlas Glossary Glossaryid Detailed call: azure-analytics-purview-data-map-atlas.microsoftazureglossarygetdetailed with: glossaryId: rest.glossaryId outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/glossary/{glossaryid}/partial name: atlas-v2-glossary-glossaryid-partial description: REST surface for atlas-v2-glossary-glossaryId-partial. operations: - method: PUT name: microsoftazureglossarypartialupdate description: Microsoft Azure Put Atlas Glossary Glossaryid Partial call: azure-analytics-purview-data-map-atlas.microsoftazureglossarypartialupdate with: glossaryId: rest.glossaryId ignoreTermsAndCategories: rest.ignoreTermsAndCategories body: rest.body outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/glossary/{glossaryid}/terms name: atlas-v2-glossary-glossaryid-terms description: REST surface for atlas-v2-glossary-glossaryId-terms. operations: - method: GET name: microsoftazureglossarylistterms description: Microsoft Azure Get Atlas Glossary Glossaryid Terms call: azure-analytics-purview-data-map-atlas.microsoftazureglossarylistterms with: glossaryId: rest.glossaryId limit: rest.limit offset: rest.offset sort: rest.sort outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/glossary/{glossaryid}/terms/headers name: atlas-v2-glossary-glossaryid-terms-headers description: REST surface for atlas-v2-glossary-glossaryId-terms-headers. operations: - method: GET name: microsoftazureglossarylisttermheaders description: Microsoft Azure Get Atlas Glossary Glossaryid Terms Headers call: azure-analytics-purview-data-map-atlas.microsoftazureglossarylisttermheaders with: glossaryId: rest.glossaryId limit: rest.limit offset: rest.offset sort: rest.sort outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/lineage/uniqueattribute/type/{typename} name: atlas-v2-lineage-uniqueattribute-type-typename description: REST surface for atlas-v2-lineage-uniqueAttribute-type-typeName. operations: - method: GET name: microsoftazurelineagegetbyuniqueattribute description: Microsoft Azure Get Atlas Lineage Uniqueattribute Type Typename call: azure-analytics-purview-data-map-atlas.microsoftazurelineagegetbyuniqueattribute with: typeName: rest.typeName depth: rest.depth direction: rest.direction attr:qualifiedName: rest.attr:qualifiedName outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/lineage/{guid} name: atlas-v2-lineage-guid description: REST surface for atlas-v2-lineage-guid. operations: - method: GET name: microsoftazurelineageget description: Microsoft Azure Get Atlas Lineage Guid call: azure-analytics-purview-data-map-atlas.microsoftazurelineageget with: guid: rest.guid depth: rest.depth direction: rest.direction outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/relationship name: atlas-v2-relationship description: REST surface for atlas-v2-relationship. operations: - method: PUT name: microsoftazurerelationshipupdate description: Microsoft Azure Put Atlas Relationship call: azure-analytics-purview-data-map-atlas.microsoftazurerelationshipupdate with: body: rest.body outputParameters: - type: object mapping: $. - method: POST name: microsoftazurerelationshipcreate description: Microsoft Azure Post Atlas Relationship call: azure-analytics-purview-data-map-atlas.microsoftazurerelationshipcreate with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/relationship/guid/{guid} name: atlas-v2-relationship-guid-guid description: REST surface for atlas-v2-relationship-guid-guid. operations: - method: GET name: microsoftazurerelationshipget description: Microsoft Azure Get Atlas Relationship Guid Guid call: azure-analytics-purview-data-map-atlas.microsoftazurerelationshipget with: guid: rest.guid extendedInfo: rest.extendedInfo outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazurerelationshipdelete description: Microsoft Azure Delete Atlas Relationship Guid Guid call: azure-analytics-purview-data-map-atlas.microsoftazurerelationshipdelete with: guid: rest.guid outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/types/businessmetadatadef/guid/{guid} name: atlas-v2-types-businessmetadatadef-guid-guid description: REST surface for atlas-v2-types-businessmetadatadef-guid-guid. operations: - method: GET name: microsoftazuretypegetbusinessmetadatadefbyguid description: Microsoft Azure Get Atlas Types Businessmetadatadef Guid Guid call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetbusinessmetadatadefbyguid with: guid: rest.guid outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/types/businessmetadatadef/name/{name} name: atlas-v2-types-businessmetadatadef-name-name description: REST surface for atlas-v2-types-businessmetadatadef-name-name. operations: - method: GET name: microsoftazuretypegetbusinessmetadatadefbyname description: Microsoft Azure Get Atlas Types Businessmetadatadef Name Name call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetbusinessmetadatadefbyname with: name: rest.name outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/types/classificationdef/guid/{guid} name: atlas-v2-types-classificationdef-guid-guid description: REST surface for atlas-v2-types-classificationdef-guid-guid. operations: - method: GET name: microsoftazuretypegetclassificationdefbyguid description: Microsoft Azure Get Atlas Types Classificationdef Guid Guid call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetclassificationdefbyguid with: guid: rest.guid outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/types/classificationdef/name/{name} name: atlas-v2-types-classificationdef-name-name description: REST surface for atlas-v2-types-classificationdef-name-name. operations: - method: GET name: microsoftazuretypegetclassificationdefbyname description: Microsoft Azure Get Atlas Types Classificationdef Name Name call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetclassificationdefbyname with: name: rest.name outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/types/entitydef/guid/{guid} name: atlas-v2-types-entitydef-guid-guid description: REST surface for atlas-v2-types-entitydef-guid-guid. operations: - method: GET name: microsoftazuretypegetentitydefbyguid description: Microsoft Azure Get Atlas Types Entitydef Guid Guid call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetentitydefbyguid with: guid: rest.guid outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/types/entitydef/name/{name} name: atlas-v2-types-entitydef-name-name description: REST surface for atlas-v2-types-entitydef-name-name. operations: - method: GET name: microsoftazuretypegetentitydefbyname description: Microsoft Azure Get Atlas Types Entitydef Name Name call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetentitydefbyname with: name: rest.name outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/types/enumdef/guid/{guid} name: atlas-v2-types-enumdef-guid-guid description: REST surface for atlas-v2-types-enumdef-guid-guid. operations: - method: GET name: microsoftazuretypegetenumdefbyguid description: Microsoft Azure Get Atlas Types Enumdef Guid Guid call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetenumdefbyguid with: guid: rest.guid outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/types/enumdef/name/{name} name: atlas-v2-types-enumdef-name-name description: REST surface for atlas-v2-types-enumdef-name-name. operations: - method: GET name: microsoftazuretypegetenumdefbyname description: Microsoft Azure Get Atlas Types Enumdef Name Name call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetenumdefbyname with: name: rest.name outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/types/relationshipdef/guid/{guid} name: atlas-v2-types-relationshipdef-guid-guid description: REST surface for atlas-v2-types-relationshipdef-guid-guid. operations: - method: GET name: microsoftazuretypegetrelationshipdefbyguid description: Microsoft Azure Get Atlas Types Relationshipdef Guid Guid call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetrelationshipdefbyguid with: guid: rest.guid outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/types/relationshipdef/name/{name} name: atlas-v2-types-relationshipdef-name-name description: REST surface for atlas-v2-types-relationshipdef-name-name. operations: - method: GET name: microsoftazuretypegetrelationshipdefbyname description: Microsoft Azure Get Atlas Types Relationshipdef Name Name call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetrelationshipdefbyname with: name: rest.name outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/types/structdef/guid/{guid} name: atlas-v2-types-structdef-guid-guid description: REST surface for atlas-v2-types-structdef-guid-guid. operations: - method: GET name: microsoftazuretypegetstructdefbyguid description: Microsoft Azure Get Atlas Types Structdef Guid Guid call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetstructdefbyguid with: guid: rest.guid outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/types/structdef/name/{name} name: atlas-v2-types-structdef-name-name description: REST surface for atlas-v2-types-structdef-name-name. operations: - method: GET name: microsoftazuretypegetstructdefbyname description: Microsoft Azure Get Atlas Types Structdef Name Name call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetstructdefbyname with: name: rest.name outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/types/typedef/guid/{guid} name: atlas-v2-types-typedef-guid-guid description: REST surface for atlas-v2-types-typedef-guid-guid. operations: - method: GET name: microsoftazuretypegetbyguid description: Microsoft Azure Get Atlas Types Typedef Guid Guid call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetbyguid with: guid: rest.guid outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/types/typedef/name/{name} name: atlas-v2-types-typedef-name-name description: REST surface for atlas-v2-types-typedef-name-name. operations: - method: GET name: microsoftazuretypegetbyname description: Microsoft Azure Get Atlas Types Typedef Name Name call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetbyname with: name: rest.name outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazuretypedelete description: Microsoft Azure Delete Atlas Types Typedef Name Name call: azure-analytics-purview-data-map-atlas.microsoftazuretypedelete with: name: rest.name outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/types/typedefs name: atlas-v2-types-typedefs description: REST surface for atlas-v2-types-typedefs. operations: - method: GET name: microsoftazuretypelist description: Microsoft Azure Get Atlas Types Typedefs call: azure-analytics-purview-data-map-atlas.microsoftazuretypelist with: includeTermTemplate: rest.includeTermTemplate type: rest.type outputParameters: - type: object mapping: $. - method: PUT name: microsoftazuretypebulkupdate description: Microsoft Azure Put Atlas Types Typedefs call: azure-analytics-purview-data-map-atlas.microsoftazuretypebulkupdate with: body: rest.body outputParameters: - type: object mapping: $. - method: POST name: microsoftazuretypebulkcreate description: Microsoft Azure Post Atlas Types Typedefs call: azure-analytics-purview-data-map-atlas.microsoftazuretypebulkcreate with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazuretypebulkdelete description: Microsoft Azure Delete Atlas Types Typedefs call: azure-analytics-purview-data-map-atlas.microsoftazuretypebulkdelete with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/atlas/v2/types/typedefs/headers name: atlas-v2-types-typedefs-headers description: REST surface for atlas-v2-types-typedefs-headers. operations: - method: GET name: microsoftazuretypelistheaders description: Microsoft Azure Get Atlas Types Typedefs Headers call: azure-analytics-purview-data-map-atlas.microsoftazuretypelistheaders with: includeTermTemplate: rest.includeTermTemplate type: rest.type outputParameters: - type: object mapping: $. - type: mcp namespace: azure-analytics-purview-data-map-atlas-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure Azure Analytics Purview Data Map — Atlas. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-post-atlas-entity description: Microsoft Azure Post Atlas Entity hints: readOnly: false destructive: false idempotent: false call: azure-analytics-purview-data-map-atlas.microsoftazureentitycreateorupdate with: businessAttributeUpdateBehavior: tools.businessAttributeUpdateBehavior collectionId: tools.collectionId body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-entity description: Microsoft Azure Get Atlas Entity Bulk hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentitylistbyguids with: guid: tools.guid minExtInfo: tools.minExtInfo ignoreRelationships: tools.ignoreRelationships outputParameters: - type: object mapping: $. - name: microsoft-azure-post-atlas-entity-2 description: Microsoft Azure Post Atlas Entity Bulk hints: readOnly: false destructive: false idempotent: false call: azure-analytics-purview-data-map-atlas.microsoftazureentitybulkcreateorupdate with: collectionId: tools.collectionId businessAttributeUpdateBehavior: tools.businessAttributeUpdateBehavior body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-atlas-entity description: Microsoft Azure Delete Atlas Entity Bulk hints: readOnly: false destructive: true idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentitybulkdelete with: guid: tools.guid outputParameters: - type: object mapping: $. - name: microsoft-azure-post-atlas-entity-3 description: Microsoft Azure Post Atlas Entity Bulk Classification hints: readOnly: false destructive: false idempotent: false call: azure-analytics-purview-data-map-atlas.microsoftazureentityaddclassification with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-post-atlas-entity-4 description: Microsoft Azure Post Atlas Entity Bulk Setclassifications hints: readOnly: false destructive: false idempotent: false call: azure-analytics-purview-data-map-atlas.microsoftazureentitybulksetclassifications with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-entity-2 description: Microsoft Azure Get Atlas Entity Bulk Uniqueattribute Type Typename hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentitylistbyuniqueattributes with: typeName: tools.typeName minExtInfo: tools.minExtInfo ignoreRelationships: tools.ignoreRelationships attr_N:qualifiedName: tools.attr_N:qualifiedName outputParameters: - type: object mapping: $. - name: microsoft-azure-post-atlas-entity-5 description: Microsoft Azure Post Atlas Entity Businessmetadata Import hints: readOnly: false destructive: false idempotent: false call: azure-analytics-purview-data-map-atlas.microsoftazureentityimportbusinessmetadata outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-entity-3 description: Microsoft Azure Get Atlas Entity Businessmetadata Import Template hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentitygetsamplebusinessmetadatatemplate outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-entity-4 description: Microsoft Azure Get Atlas Entity Guid Guid hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentityget with: guid: tools.guid minExtInfo: tools.minExtInfo ignoreRelationships: tools.ignoreRelationships outputParameters: - type: object mapping: $. - name: microsoft-azure-put-atlas-entity description: Microsoft Azure Put Atlas Entity Guid Guid hints: readOnly: false destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentitypartialupdateattributebyguid with: guid: tools.guid name: tools.name body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-atlas-entity-2 description: Microsoft Azure Delete Atlas Entity Guid Guid hints: readOnly: false destructive: true idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentitydelete with: guid: tools.guid outputParameters: - type: object mapping: $. - name: microsoft-azure-post-atlas-entity-6 description: Microsoft Azure Post Atlas Entity Guid Guid Businessmetadata hints: readOnly: false destructive: false idempotent: false call: azure-analytics-purview-data-map-atlas.microsoftazureentityaddorupdatebusinessmetadata with: guid: tools.guid isOverwrite: tools.isOverwrite body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-atlas-entity-3 description: Microsoft Azure Delete Atlas Entity Guid Guid Businessmetadata hints: readOnly: false destructive: true idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentityremovebusinessmetadata with: guid: tools.guid body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-post-atlas-entity-7 description: Microsoft Azure Post Atlas Entity Guid Guid Businessmetadata Businessmetadataname hints: readOnly: false destructive: false idempotent: false call: azure-analytics-purview-data-map-atlas.microsoftazureentityaddorupdatebusinessmetadataattributes with: businessMetadataName: tools.businessMetadataName guid: tools.guid body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-atlas-entity-4 description: Microsoft Azure Delete Atlas Entity Guid Guid Businessmetadata Businessmetadataname hints: readOnly: false destructive: true idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentityremovebusinessmetadataattributes with: businessMetadataName: tools.businessMetadataName guid: tools.guid body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-entity-5 description: Microsoft Azure Get Atlas Entity Guid Guid Classification Classificationname hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentitygetclassification with: guid: tools.guid classificationName: tools.classificationName outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-atlas-entity-5 description: Microsoft Azure Delete Atlas Entity Guid Guid Classification Classificationname hints: readOnly: false destructive: true idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentityremoveclassification with: guid: tools.guid classificationName: tools.classificationName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-entity-6 description: Microsoft Azure Get Atlas Entity Guid Guid Classifications hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentitygetclassifications with: guid: tools.guid outputParameters: - type: object mapping: $. - name: microsoft-azure-put-atlas-entity-2 description: Microsoft Azure Put Atlas Entity Guid Guid Classifications hints: readOnly: false destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentityupdateclassifications with: guid: tools.guid body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-post-atlas-entity-8 description: Microsoft Azure Post Atlas Entity Guid Guid Classifications hints: readOnly: false destructive: false idempotent: false call: azure-analytics-purview-data-map-atlas.microsoftazureentityaddclassifications with: guid: tools.guid body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-entity-7 description: Microsoft Azure Get Atlas Entity Guid Guid Header hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentitygetheader with: guid: tools.guid outputParameters: - type: object mapping: $. - name: microsoft-azure-put-atlas-entity-3 description: Microsoft Azure Put Atlas Entity Guid Guid Labels hints: readOnly: false destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentityaddlabel with: guid: tools.guid body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-post-atlas-entity-9 description: Microsoft Azure Post Atlas Entity Guid Guid Labels hints: readOnly: false destructive: false idempotent: false call: azure-analytics-purview-data-map-atlas.microsoftazureentitysetlabels with: guid: tools.guid body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-atlas-entity-6 description: Microsoft Azure Delete Atlas Entity Guid Guid Labels hints: readOnly: false destructive: true idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentityremovelabels with: guid: tools.guid body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-entity-8 description: Microsoft Azure Get Atlas Entity Uniqueattribute Type Typename hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentitygetbyuniqueattributes with: typeName: tools.typeName minExtInfo: tools.minExtInfo ignoreRelationships: tools.ignoreRelationships attr:qualifiedName: tools.attr:qualifiedName outputParameters: - type: object mapping: $. - name: microsoft-azure-put-atlas-entity-4 description: Microsoft Azure Put Atlas Entity Uniqueattribute Type Typename hints: readOnly: false destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentitypartialupdatebyuniqueattributes with: typeName: tools.typeName attr:qualifiedName: tools.attr:qualifiedName body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-atlas-entity-7 description: Microsoft Azure Delete Atlas Entity Uniqueattribute Type Typename hints: readOnly: false destructive: true idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentitydeletebyuniqueattribute with: typeName: tools.typeName attr:qualifiedName: tools.attr:qualifiedName outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-atlas-entity-8 description: Microsoft Azure Delete Atlas Entity Uniqueattribute Type Typename Classification Classificationname hints: readOnly: false destructive: true idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentityremoveclassificationbyuniqueattribute with: typeName: tools.typeName classificationName: tools.classificationName attr:qualifiedName: tools.attr:qualifiedName outputParameters: - type: object mapping: $. - name: microsoft-azure-put-atlas-entity-5 description: Microsoft Azure Put Atlas Entity Uniqueattribute Type Typename Classifications hints: readOnly: false destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentityupdateclassificationsbyuniqueattribute with: typeName: tools.typeName attr:qualifiedName: tools.attr:qualifiedName body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-post-atlas-entity-10 description: Microsoft Azure Post Atlas Entity Uniqueattribute Type Typename Classifications hints: readOnly: false destructive: false idempotent: false call: azure-analytics-purview-data-map-atlas.microsoftazureentityaddclassificationsbyuniqueattribute with: typeName: tools.typeName attr:qualifiedName: tools.attr:qualifiedName body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-put-atlas-entity-6 description: Microsoft Azure Put Atlas Entity Uniqueattribute Type Typename Labels hints: readOnly: false destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentityaddlabelsbyuniqueattribute with: typeName: tools.typeName attr:qualifiedName: tools.attr:qualifiedName body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-post-atlas-entity-11 description: Microsoft Azure Post Atlas Entity Uniqueattribute Type Typename Labels hints: readOnly: false destructive: false idempotent: false call: azure-analytics-purview-data-map-atlas.microsoftazureentitysetlabelsbyuniqueattribute with: typeName: tools.typeName attr:qualifiedName: tools.attr:qualifiedName body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-atlas-entity-9 description: Microsoft Azure Delete Atlas Entity Uniqueattribute Type Typename Labels hints: readOnly: false destructive: true idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureentityremovelabelsbyuniqueattribute with: typeName: tools.typeName attr:qualifiedName: tools.attr:qualifiedName body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-glossary description: Microsoft Azure Get Atlas Glossary hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossarylist with: limit: tools.limit offset: tools.offset sort: tools.sort ignoreTermsAndCategories: tools.ignoreTermsAndCategories outputParameters: - type: object mapping: $. - name: microsoft-azure-post-atlas-glossary description: Microsoft Azure Post Atlas Glossary hints: readOnly: false destructive: false idempotent: false call: azure-analytics-purview-data-map-atlas.microsoftazureglossarycreate with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-post-atlas-glossary-2 description: Microsoft Azure Post Atlas Glossary Categories hints: readOnly: false destructive: false idempotent: false call: azure-analytics-purview-data-map-atlas.microsoftazureglossarycreatecategories with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-post-atlas-glossary-3 description: Microsoft Azure Post Atlas Glossary Category hints: readOnly: false destructive: false idempotent: false call: azure-analytics-purview-data-map-atlas.microsoftazureglossarycreatecategory with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-glossary-2 description: Microsoft Azure Get Atlas Glossary Category Categoryid hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossarygetcategory with: categoryId: tools.categoryId outputParameters: - type: object mapping: $. - name: microsoft-azure-put-atlas-glossary description: Microsoft Azure Put Atlas Glossary Category Categoryid hints: readOnly: false destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossaryupdatecategory with: categoryId: tools.categoryId body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-atlas-glossary description: Microsoft Azure Delete Atlas Glossary Category Categoryid hints: readOnly: false destructive: true idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossarydeletecategory with: categoryId: tools.categoryId outputParameters: - type: object mapping: $. - name: microsoft-azure-put-atlas-glossary-2 description: Microsoft Azure Put Atlas Glossary Category Categoryid Partial hints: readOnly: false destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossarypartialupdatecategory with: categoryId: tools.categoryId body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-glossary-3 description: Microsoft Azure Get Atlas Glossary Category Categoryid Related hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossarylistrelatedcategories with: categoryId: tools.categoryId limit: tools.limit offset: tools.offset sort: tools.sort outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-glossary-4 description: Microsoft Azure Get Atlas Glossary Category Categoryid Terms hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossarylistcategoryterms with: categoryId: tools.categoryId limit: tools.limit offset: tools.offset sort: tools.sort outputParameters: - type: object mapping: $. - name: microsoft-azure-post-atlas-glossary-4 description: Microsoft Azure Post Atlas Glossary Term hints: readOnly: false destructive: false idempotent: false call: azure-analytics-purview-data-map-atlas.microsoftazureglossarycreateterm with: includeTermHierarchy: tools.includeTermHierarchy body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-glossary-5 description: Microsoft Azure Get Atlas Glossary Term Termid hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossarygetterm with: termId: tools.termId outputParameters: - type: object mapping: $. - name: microsoft-azure-put-atlas-glossary-3 description: Microsoft Azure Put Atlas Glossary Term Termid hints: readOnly: false destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossaryupdateterm with: termId: tools.termId includeTermHierarchy: tools.includeTermHierarchy body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-atlas-glossary-2 description: Microsoft Azure Delete Atlas Glossary Term Termid hints: readOnly: false destructive: true idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossarydeleteterm with: termId: tools.termId outputParameters: - type: object mapping: $. - name: microsoft-azure-put-atlas-glossary-4 description: Microsoft Azure Put Atlas Glossary Term Termid Partial hints: readOnly: false destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossarypartialupdateterm with: termId: tools.termId includeTermHierarchy: tools.includeTermHierarchy body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-post-atlas-glossary-5 description: Microsoft Azure Post Atlas Glossary Terms hints: readOnly: false destructive: false idempotent: false call: azure-analytics-purview-data-map-atlas.microsoftazureglossarycreateterms with: includeTermHierarchy: tools.includeTermHierarchy body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-glossary-6 description: Microsoft Azure Get Atlas Glossary Terms Termid Assignedentities hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossarylistentitiesassignedwithterm with: termId: tools.termId limit: tools.limit offset: tools.offset sort: tools.sort outputParameters: - type: object mapping: $. - name: microsoft-azure-post-atlas-glossary-6 description: Microsoft Azure Post Atlas Glossary Terms Termid Assignedentities hints: readOnly: false destructive: false idempotent: false call: azure-analytics-purview-data-map-atlas.microsoftazureglossaryassigntermtoentities with: termId: tools.termId body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-atlas-glossary-3 description: Microsoft Azure Delete Atlas Glossary Terms Termid Assignedentities hints: readOnly: false destructive: true idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossarydeletetermassignmentfromentities with: termId: tools.termId body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-glossary-7 description: Microsoft Azure Get Atlas Glossary Terms Termid Related hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossarylistrelatedterms with: termId: tools.termId limit: tools.limit offset: tools.offset sort: tools.sort outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-glossary-8 description: Microsoft Azure Get Atlas Glossary Glossaryid hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossaryget with: glossaryId: tools.glossaryId outputParameters: - type: object mapping: $. - name: microsoft-azure-put-atlas-glossary-5 description: Microsoft Azure Put Atlas Glossary Glossaryid hints: readOnly: false destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossaryupdate with: glossaryId: tools.glossaryId ignoreTermsAndCategories: tools.ignoreTermsAndCategories body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-atlas-glossary-4 description: Microsoft Azure Delete Atlas Glossary Glossaryid hints: readOnly: false destructive: true idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossarydelete with: glossaryId: tools.glossaryId outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-glossary-9 description: Microsoft Azure Get Atlas Glossary Glossaryid Categories hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossarylistcategories with: glossaryId: tools.glossaryId limit: tools.limit offset: tools.offset sort: tools.sort outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-glossary-10 description: Microsoft Azure Get Atlas Glossary Glossaryid Categories Headers hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossarylistcategoriesheaders with: glossaryId: tools.glossaryId limit: tools.limit offset: tools.offset sort: tools.sort outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-glossary-11 description: Microsoft Azure Get Atlas Glossary Glossaryid Detailed hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossarygetdetailed with: glossaryId: tools.glossaryId outputParameters: - type: object mapping: $. - name: microsoft-azure-put-atlas-glossary-6 description: Microsoft Azure Put Atlas Glossary Glossaryid Partial hints: readOnly: false destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossarypartialupdate with: glossaryId: tools.glossaryId ignoreTermsAndCategories: tools.ignoreTermsAndCategories body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-glossary-12 description: Microsoft Azure Get Atlas Glossary Glossaryid Terms hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossarylistterms with: glossaryId: tools.glossaryId limit: tools.limit offset: tools.offset sort: tools.sort outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-glossary-13 description: Microsoft Azure Get Atlas Glossary Glossaryid Terms Headers hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazureglossarylisttermheaders with: glossaryId: tools.glossaryId limit: tools.limit offset: tools.offset sort: tools.sort outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-lineage description: Microsoft Azure Get Atlas Lineage Uniqueattribute Type Typename hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazurelineagegetbyuniqueattribute with: typeName: tools.typeName depth: tools.depth direction: tools.direction attr:qualifiedName: tools.attr:qualifiedName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-lineage-2 description: Microsoft Azure Get Atlas Lineage Guid hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazurelineageget with: guid: tools.guid depth: tools.depth direction: tools.direction outputParameters: - type: object mapping: $. - name: microsoft-azure-put-atlas-relationship description: Microsoft Azure Put Atlas Relationship hints: readOnly: false destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazurerelationshipupdate with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-post-atlas-relationship description: Microsoft Azure Post Atlas Relationship hints: readOnly: false destructive: false idempotent: false call: azure-analytics-purview-data-map-atlas.microsoftazurerelationshipcreate with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-relationship description: Microsoft Azure Get Atlas Relationship Guid Guid hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazurerelationshipget with: guid: tools.guid extendedInfo: tools.extendedInfo outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-atlas-relationship description: Microsoft Azure Delete Atlas Relationship Guid Guid hints: readOnly: false destructive: true idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazurerelationshipdelete with: guid: tools.guid outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-types description: Microsoft Azure Get Atlas Types Businessmetadatadef Guid Guid hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetbusinessmetadatadefbyguid with: guid: tools.guid outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-types-2 description: Microsoft Azure Get Atlas Types Businessmetadatadef Name Name hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetbusinessmetadatadefbyname with: name: tools.name outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-types-3 description: Microsoft Azure Get Atlas Types Classificationdef Guid Guid hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetclassificationdefbyguid with: guid: tools.guid outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-types-4 description: Microsoft Azure Get Atlas Types Classificationdef Name Name hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetclassificationdefbyname with: name: tools.name outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-types-5 description: Microsoft Azure Get Atlas Types Entitydef Guid Guid hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetentitydefbyguid with: guid: tools.guid outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-types-6 description: Microsoft Azure Get Atlas Types Entitydef Name Name hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetentitydefbyname with: name: tools.name outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-types-7 description: Microsoft Azure Get Atlas Types Enumdef Guid Guid hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetenumdefbyguid with: guid: tools.guid outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-types-8 description: Microsoft Azure Get Atlas Types Enumdef Name Name hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetenumdefbyname with: name: tools.name outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-types-9 description: Microsoft Azure Get Atlas Types Relationshipdef Guid Guid hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetrelationshipdefbyguid with: guid: tools.guid outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-types-10 description: Microsoft Azure Get Atlas Types Relationshipdef Name Name hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetrelationshipdefbyname with: name: tools.name outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-types-11 description: Microsoft Azure Get Atlas Types Structdef Guid Guid hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetstructdefbyguid with: guid: tools.guid outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-types-12 description: Microsoft Azure Get Atlas Types Structdef Name Name hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetstructdefbyname with: name: tools.name outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-types-13 description: Microsoft Azure Get Atlas Types Typedef Guid Guid hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetbyguid with: guid: tools.guid outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-types-14 description: Microsoft Azure Get Atlas Types Typedef Name Name hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazuretypegetbyname with: name: tools.name outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-atlas-types description: Microsoft Azure Delete Atlas Types Typedef Name Name hints: readOnly: false destructive: true idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazuretypedelete with: name: tools.name outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-types-15 description: Microsoft Azure Get Atlas Types Typedefs hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazuretypelist with: includeTermTemplate: tools.includeTermTemplate type: tools.type outputParameters: - type: object mapping: $. - name: microsoft-azure-put-atlas-types description: Microsoft Azure Put Atlas Types Typedefs hints: readOnly: false destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazuretypebulkupdate with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-post-atlas-types description: Microsoft Azure Post Atlas Types Typedefs hints: readOnly: false destructive: false idempotent: false call: azure-analytics-purview-data-map-atlas.microsoftazuretypebulkcreate with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-atlas-types-2 description: Microsoft Azure Delete Atlas Types Typedefs hints: readOnly: false destructive: true idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazuretypebulkdelete with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-atlas-types-16 description: Microsoft Azure Get Atlas Types Typedefs Headers hints: readOnly: true destructive: false idempotent: true call: azure-analytics-purview-data-map-atlas.microsoftazuretypelistheaders with: includeTermTemplate: tools.includeTermTemplate type: tools.type outputParameters: - type: object mapping: $.