-
Notifications
You must be signed in to change notification settings - Fork 113
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
Implement meta data support for available resources #372
Comments
Please provide an exact list of resources where metadata is still missing and should be added. |
Hi, I've found that the vcd_org object is lacking metadata properties, and would be greatful to get support for this since we're using it for integration with billing systems :) So far, I've found these other resources capable of metadata, but either lacks metadata properties or is lacking resourcetypes:
There might be more, but this is what I've found so far. |
Hi @acederlund, Regarding metadata, we want to add metadata handling to Orgs, catalogs, networks, but it won't happen in the present release. Instead, we're working on a system that uses metadata for filtering data sources, even for resources that can't modify metadata. A prototype will soon be available. |
To be more specific: we have PVDC in the pipeline, but not in the near term plans. |
Any news on that? |
@vbauzysvmware catalog implemented as per #780 |
Any step forward for |
@carmine73 Yes, currently we're preparing a PR to add this feature. |
Are different User Access Levels ("Read/Write","Read only","Hidden") also in scope for the metadata fields? We would like to use hidden Attributes as an msp for our internal automations and processes, but also enable our customers to set read/write attributes for processes that they should be able to influence. |
@adambarreiro could you link all metadata PR to this Issue? :) |
Current metadata support additions:
Will update this message once we get more going :) |
anything planned on that? thanks |
Hi @carmine73, sorry for the late response! We're planning to add the user access levels in the next release (v3.8.0) |
Hi folks! We have the new Hence I'm closing this issue. |
A several resource already support meta data. Most of existing resources have also metadata ability.
Aim is add metadata ability to all possible resource.
Catalog
CatalogItem - implemented
Disk
Media - implemented
Network(Nsxv)
Organization
vApp - implemented
vAppTemplate
VDC - implemented
vdcStorageProfle
edge gtw(NSXV)
providerVDC
pvdcStorageProfle -
VM - implemented
The text was updated successfully, but these errors were encountered: