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

add readonly url field to dashboard #558

Merged
merged 4 commits into from
Jun 25, 2020
Merged

add readonly url field to dashboard #558

merged 4 commits into from
Jun 25, 2020

Conversation

gzussa
Copy link
Contributor

@gzussa gzussa commented Jun 25, 2020

@ghost ghost added the size/XS label Jun 25, 2020
@ghost ghost added the documentation label Jun 25, 2020
@@ -635,6 +635,7 @@ The following arguments are supported:
<br>**Note: This value cannot be changed. Converting a dashboard from `free` <-> `ordered` requires destroying and re-creating the dashboard.** Instead of using `ForceNew`, this is a manual action as many underlying widget configs need to be updated to work for the updated layout, otherwise the new dashboard won't be created properly.
- `description` - (Optional) Description of the dashboard.
- `is_read_only` - (Optional) Whether this dashboard is read-only. If `true`, only the author and admins can make changes to it.
- `is_read_only` - (Optional) Read only field - The URL of the dashboard.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `is_read_only` - (Optional) Read only field - The URL of the dashboard.
- `url` - (Optional) Read only field - The URL of the dashboard.

@gzussa gzussa merged commit f3b9dc8 into master Jun 25, 2020
@gzussa gzussa deleted the gzu/dashboard_url branch June 25, 2020 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: datadog_dashbbaord resouce public_url option
3 participants