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 Data Source]: protocols/cifs/shares #28

Closed
carchi8py opened this issue Sep 18, 2023 · 0 comments · Fixed by #154
Closed

[New Data Source]: protocols/cifs/shares #28

carchi8py opened this issue Sep 18, 2023 · 0 comments · Fixed by #154
Assignees
Labels
New Data Source New Request for an ONTAP Data source
Milestone

Comments

@carchi8py
Copy link
Contributor

Description

Should support

Required properties

  • svm.uuid or svm.name - Existing SVM in which to create the CIFS share.

  • name - Name of the CIFS share.

  • path - Path in the owning SVM namespace that is shared through this share.
    Recommended optional properties

  • comment - Optionally choose to add a text comment of up to 256 characters about the CIFS share.

  • acls - Optionally choose to add share permissions that users and groups have on the CIFS share.
    Default property values
    If not specified in POST, the following default property values are assigned:

  • home_directory - false

  • oplocks - true

  • access_based_enumeration - false

  • change_notify - true

  • encryption - false

  • unix_symlink - local

Requested Resource(s) and/or Data Source(s)

  • netapp_ontap_protocols_cifs_shares

Potential Terraform Configuration

No response

References

https://library.netapp.com/ecmdocs/ECMLP2885799/html/#/NAS/cifs_share_collection_get

Would you like to implement a fix?

None

@carchi8py carchi8py added the New Data Source New Request for an ONTAP Data source label Sep 18, 2023
@carchi8py carchi8py added this to the 1.1.0 milestone Sep 18, 2023
@wenjun666 wenjun666 self-assigned this Feb 28, 2024
@wenjun666 wenjun666 linked a pull request Mar 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Data Source New Request for an ONTAP Data source
Projects
Status: 1.1.0
Development

Successfully merging a pull request may close this issue.

2 participants