Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] open up api to create/request iframe url #1665

Closed
Scarehcrow opened this issue Nov 27, 2023 · 1 comment
Closed

[FEATURE] open up api to create/request iframe url #1665

Scarehcrow opened this issue Nov 27, 2023 · 1 comment
Labels
enhancement New feature or request untriaged

Comments

@Scarehcrow
Copy link

Is your feature request related to a problem?
I've created dashboards with the python library, now that I want to share a dashboard with a predefined specific filter already in place I'm stuck.
I can click the share button in the dashboard page and copy the short url but there is no way to automate this process.

What solution would you like?
Make the api available as for the visualisation and dashboard:
:5601/api/saved_objects/dashboard and :5601/api/saved_objects/visualiszation
eg: :5601/api/saved_objects/url (to create the short url)

What alternatives have you considered?
uploading an ndjson file via python for creating the url, but that failed aswell.

Do you have any additional context?
basicly the screenshot options should be in the API:
image

@Scarehcrow Scarehcrow added enhancement New feature or request untriaged labels Nov 27, 2023
@cwperks
Copy link
Member

cwperks commented Dec 4, 2023

[Triage] Thank you for filing @Scarehcrow. Linking to an RFC for workspaces in opensearch-dashboards which can take this feature request into account.

Closing this issue. The sharing feature will be replaced with workspaces and only bug fixes are going into the sharing feature of multi-tenancy.

@cwperks cwperks closed this as completed Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request untriaged
Projects
None yet
Development

No branches or pull requests

2 participants