Rounak Dhillon 6d2739f72f
Docs: Meta Description Updation (#22608)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
2025-07-28 08:14:43 +00:00

6.5 KiB

title description slug
Application Entity Schema | OpenMetadata Entity Applications Connect App to enable streamlined access, monitoring, or search of enterprise data using secure and scalable integrations. /main-concepts/metadata-standard/schemas/entity/applications/app

App

This schema defines the applications for Open-Metadata.

Properties

Definitions

  • scheduleType (string): This schema defines the type of application. Must be one of: ["Live", "Scheduled", "ScheduledOrManual", "NoSchedule"].
  • scheduleTimeline (string): This schema defines the Application ScheduleTimeline Options. Must be one of: ["Hourly", " Daily", "Weekly", "Monthly", "Custom", "None"]. Default: "Weekly".
  • appSchedule: This schema defines the type of application. Cannot contain additional properties.
  • appType (string): This schema defines the type of application. Must be one of: ["internal", "external"].
  • permissions (string): This schema defines the Permission used by Native Application. Must be one of: ["All"].
  • executionContext: Execution Configuration. Cannot contain additional properties.

Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.