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

New SQL reports will need API functions #253

Open
lhoesly opened this issue May 6, 2024 · 0 comments
Open

New SQL reports will need API functions #253

lhoesly opened this issue May 6, 2024 · 0 comments

Comments

@lhoesly
Copy link

lhoesly commented May 6, 2024

The new SQL report types will need accompanying functions for the R API Client. The functions that exist for service-backed reports are below, I imagine most, but not all, of these functions will need to be replicated for the SQL reports

  • reports_list_services_shares
  • reports_delete_services_projects
  • reports_delete_services_shares_groups
  • reports_delete_services_shares_users
  • reports_get_services
  • reports_list_services_dependencies
  • reports_list_services_projects
  • reports_list_services_shares
  • reports_patch_services
  • reports_post_services
  • reports_put_services_archive
  • reports_put_services_projects
  • reports_put_services_shares_groups
  • reports_put_services_shares_users
  • reports_put_services_transfer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant