emc-openstack / storops

Python storage management library for VNX and Unity.
Apache License 2.0
53 stars 29 forks source link

Support of modify operation for CIFS Server #369

Closed meenakshidembi691 closed 2 years ago

meenakshidembi691 commented 2 years ago

As part of customer request we have to support modification of CIFS server options. Currently we are not seeing any modify operation supported in CIFS_server or nas_server modules of storops. Can you please help us in adding support for these oprations.

yong-huang commented 2 years ago

Supports CIFS server modify in https://github.com/emc-openstack/storops/pull/373, close this ticket.