Saving Observability Applications as saved objects

Versions (relevant - OpenSearch/Dashboard/Server OS/Browser): 2.16

Describe the issue: Can you? or how can you save Observability Applications
as saved objects just like you can save dashboards or visualizations as saved objects so they can be exported as a whole?

Trying to save WMS_Test_App as a saved object in source control.

Configuration:

Relevant Logs or Screenshots:

Anyone know if this is even possible?

@arun.john As far as I can see in OpenSearch Dashboards saved objects the Applications is not listed as saved object type.

All the Applications definitions are written into .opensearch-observability.
To see the content of that index, you must use superadmin certificate.

i.e.

curl --insecure --cert config/kirk.pem --key config/kirk-key.pem https://localhost:9200/.opensearch-observability/_search?pretty