mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-11-03 20:19:31 +00:00 
			
		
		
		
	
		
			
	
	
		
			20 lines
		
	
	
		
			768 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			20 lines
		
	
	
		
			768 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| 
								 | 
							
								---
							 | 
						||
| 
								 | 
							
								title: createAppRequest
							 | 
						||
| 
								 | 
							
								slug: /main-concepts/metadata-standard/schemas/entity/applications/createapprequest
							 | 
						||
| 
								 | 
							
								---
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								# CreateApp
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								*This schema defines the create applications request for Open-Metadata.*
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								## Properties
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								- **`name`**: Name of the Application. Refer to *../../type/basic.json#/definitions/entityName*.
							 | 
						||
| 
								 | 
							
								- **`owner`**: Owner of this workflow. Refer to *../../type/entityReference.json*. Default: `None`.
							 | 
						||
| 
								 | 
							
								- **`bot`**: Fqn of Bot Associated with this application. Refer to *../../type/basic.json#/definitions/fullyQualifiedEntityName*. Default: `None`.
							 | 
						||
| 
								 | 
							
								- **`appConfiguration`**: Application Configuration object.
							 | 
						||
| 
								 | 
							
								- **`appSchedule`**: Refer to *./app.json#/definitions/appSchedule*.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								Documentation file automatically generated at 2023-10-27 13:55:46.343512.
							 |