Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 585 Bytes

File metadata and controls

14 lines (9 loc) · 585 Bytes

FederatedSource

Represents a federated source that is available for use in the system.

Properties

Name Type Required Description
name FederatedSourceName Yes
display_name Optional[str] No The display name of the federated source.
namespaces List[Namespace] Yes The namespaces of the federated source.

[Back to Model list] [Back to API list] [Back to README]