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

[Bug] - directory_id not retrievable for "qumulo_directory_quota" resource #61

Open
markuslanz77 opened this issue Mar 16, 2023 · 1 comment

Comments

@markuslanz77
Copy link

In order to create quotas, the directory_id is required. However nfs_export nor smb_share returns the ID after an apply. And as the provider does not have any kind of data source, we are not able to get the ID. So the need for external/third-party providers/scripts is needed to get the ID.
/v1/files/{ref}/info/attributes can be used to retrieve the ID.

@markuslanz77 markuslanz77 changed the title [Bug] directory_id not retrievable for "qumulo_directory_quota" resource [Bug] - directory_id not retrievable for "qumulo_directory_quota" resource Mar 16, 2023
@RaviSathanur
Copy link

@markuslanz77, Thanks for pointing out the need for a data source to be able to retrieve directory_id so you can use that for create/update of quota. This would be another feature-request to the current provider.

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

2 participants