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

Add 'Name' to JSON schema #9

Open
devblackops opened this issue Feb 19, 2016 · 1 comment
Open

Add 'Name' to JSON schema #9

devblackops opened this issue Feb 19, 2016 · 1 comment

Comments

@devblackops
Copy link

I would suggest adding the Name field to the JSON schema. If the Import-VIRole function supported the pipeline, you could import multiple roles like below. You could also specify the Name explicitly when calling the function to override the name in the JSON file.

dir '*.json' | Import-VIRole -vCenter vcenter01.mydomain.com
@rnelson0
Copy link
Owner

Good idea! I will make sure this is addressed as the JSON scheme is updated.

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