2024-08-27 14:41:12 +05:30

768 B

title slug
createAppRequest /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.