Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
768 B
Markdown
Raw Normal View History

---
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.