2025-01-15 17:46:55 +05:30
|
|
|
---
|
2025-06-26 16:13:03 +05:30
|
|
|
title: Domain Feed | OpenMetadata Domain Feed and API
|
2025-07-28 18:24:51 +05:30
|
|
|
description: Log domain-related changes in activity feed including updates to domain relationships.
|
2025-01-15 17:46:55 +05:30
|
|
|
slug: /main-concepts/metadata-standard/schemas/entity/feed/domain
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# DomainFeedInfo
|
|
|
|
|
|
|
|
|
|
*This schema defines the schema for Assets addition/deletion Updates.*
|
|
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
|
|
|
|
|
- **`previousDomain`**: Previous Domain. Refer to *[../../type/entityReference.json](#/../type/entityReference.json)*.
|
|
|
|
|
- **`updatedDomain`**: Updated Domain. Refer to *[../../type/entityReference.json](#/../type/entityReference.json)*.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.
|