Entity
Operations
Add Classification |
將分類與大量多個實體產生關聯。 |
Add Classifications |
將分類新增至 GUID 所代表的現有實體。 |
Add Classifications By Unique Attribute |
將分類新增至依其類型和唯一屬性所識別的實體。 |
Add Label |
將指定的標籤新增至指定的實體。 |
Add Labels By Unique Attribute |
將指定的標籤新增至由其類型和唯一屬性所識別的指定實體。 如果標籤為 Null/空白,則不會新增任何標籤。 除了 typeName 路徑... |
Add Or Update Business Metadata |
將商務元數據新增至實體。 |
Add Or Update Business Metadata Attributes |
新增或更新商務元數據屬性。 |
Bulk Create Or Update |
大量建立或更新實體。 如果提供或唯一屬性,現有的實體會使用其唯一 GUID 進行比對,例如: qualifiedName。 對應與定序陣列... |
Bulk Delete |
刪除其 GUID 或唯一屬性大量識別的實體清單。 |
Bulk Set Classifications |
大量設定實體的分類。 |
Create Or Update |
建立或更新實體。 如果提供或唯一屬性,現有的實體會使用其唯一 GUID 進行比對,例如: qualifiedName。 集合的對應與陣列... |
Delete |
刪除其 GUID 所識別的實體。 |
Delete By Unique Attribute |
刪除依其類型和唯一屬性所識別的實體。 除了 typeName 路徑參數之外,您也可以在 follo 中提供屬性索引鍵/值組 (s) ... |
Get |
取得實體的完整定義,指定其 GUID。 |
Get By Unique Attributes |
取得實體的完整定義,指定其類型和唯一屬性。 除了 typeName 路徑參數之外,也可以提供屬性索引鍵/值組 (s) ... |
Get Classification |
取得 GUID 所代表之指定實體的分類。 |
Get Classifications |
列出 GUID 所代表之指定實體的分類。 |
Get Header |
取得指定其 GUID 的實體標頭。 |
Get Sample Business Metadata Template |
取得上傳/建立大量 BusinessMetaData 的範例範本 |
Import Business Metadata |
上傳在 BULK 中建立商務元數據的檔案 |
List By Guids |
列出其 GUID 大量識別的實體。 |
List By Unique Attributes |
大量 API 可擷取其唯一屬性所識別的實體清單。 除了 typeName 路徑參數之外,還可以提供屬性索引鍵/值組 () ... |
Move Entities To Collection |
將現有的實體移至目標集合。 |
Partial Update Attribute By Guid |
部分更新實體 - 建立或更新其 GUID 所識別的實體屬性。 僅支援基本屬性類型和實體參考。 它沒有詐騙... |
Partial Update By Unique Attributes |
部分更新實體 - 允許在其類型和唯一屬性所識別的實體上更新屬性子集,例如:Referenceable.qualified... |
Remove Business Metadata |
從實體移除商務元數據。 |
Remove Business Metadata Attributes |
從實體刪除商務元數據屬性。 |
Remove Classification |
從 GUID 所表示的現有實體中刪除指定的分類。 |
Remove Classification By Unique Attribute |
從其類型和唯一屬性所識別的實體中刪除指定的分類。 |
Remove Labels |
刪除給定實體的指定標籤。 |
Remove Labels By Unique Attribute |
將指定的標籤刪除為其類型和唯一屬性所識別的指定實體。 如果標籤為 Null/空白,則不會移除任何標籤。 如果標籤中的任何標籤都設定了... |
Set Labels |
將標籤設定為指定的實體。 |
Set Labels By Unique Attribute |
將標籤設定為其類型和唯一屬性所識別的指定實體。 如果標籤為 Null/空白,則會移除現有的標籤。 除了 typeName... |
Update Classifications |
將分類更新為 guid 所代表的現有實體。 |
Update Classifications By Unique Attribute |
更新依其類型和唯一屬性所識別之實體的分類。 |