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

Provide ability to modify META_COLL_ATTR_UNITS #2896

Closed
rwmoore opened this issue Sep 18, 2015 · 3 comments
Closed

Provide ability to modify META_COLL_ATTR_UNITS #2896

rwmoore opened this issue Sep 18, 2015 · 3 comments

Comments

@rwmoore
Copy link

rwmoore commented Sep 18, 2015

Needed for modifying tag metadata

@rwmoore
Copy link
Author

rwmoore commented Sep 20, 2015

Using the iPlant collaborative micro-service

          msiSetAVU ("-d", *Dest1, *Attn, *Attv, *Attu);

@d-w-moore
Copy link
Contributor

Now modifying the 3.x microservice msiSetAVU to wrap rsModAVUMetadata with a microservice

msiModAVUMetadata( *objectType, *objName, *operation, *attName,*attValue,*attUnits )

where operation can be one of add, set, rm, or rmw. Planning it as part of the 4.2.7 release.

@trel
Copy link
Member

trel commented Oct 4, 2019

Done in #4521

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants