mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 02:29:03 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			913 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			913 B
		
	
	
	
	
	
	
	
| title | slug | 
|---|---|
| createMetadataService | /main-concepts/metadata-standard/schemas/api/services/createmetadataservice | 
CreateMetadataServiceRequest
Create Metadata Service entity request
Properties
- name: Name that identifies the this entity instance uniquely. Refer to ../../type/basic.json#/definitions/entityName.
- displayName(string): Display Name that identifies this Metadata service.
- description: Description of Metadata entity. Refer to ../../type/basic.json#/definitions/markdown.
- serviceType: Refer to ../../entity/services/metadataService.json#/definitions/metadataServiceType.
- connection: Refer to ../../entity/services/metadataService.json#/definitions/metadataConnection.
- owner: Owner of this Metadata service. Refer to ../../type/entityReference.json.
Documentation file automatically generated at 2023-10-27 13:55:46.343512.
