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

Get-vRABlueprint is using the wrong API endpoint #102

Closed
chelnak opened this issue Jan 7, 2017 · 0 comments
Closed

Get-vRABlueprint is using the wrong API endpoint #102

chelnak opened this issue Jan 7, 2017 · 0 comments
Assignees
Milestone

Comments

@chelnak
Copy link
Contributor

chelnak commented Jan 7, 2017

To retrieve composite blueprints we should be using the composition-service endpoint.

http://pubs.vmware.com/vrealize-automation-71/topic/com.vmware.vra.restapi.doc/docs/composition-service.html

Get-vRABlueprint currently uses the content-management-service endpoint to retrieve content with the type composite blueprint. This is fine for now but we should probably create a new function set in the future based off the methods exposed in the composition-service API.

For restructuring purposes i'll move this function in to the composition-service folder

@chelnak chelnak added this to the v2.1.0 milestone Jan 7, 2017
@chelnak chelnak modified the milestones: v2.2.0, v2.1.0 Apr 3, 2017
@chelnak chelnak modified the milestones: v2.2.1, v2.2.0 Apr 25, 2017
@jonathanmedd jonathanmedd modified the milestones: v2.2.1, 3.0.1, v3.0.1, v3.1.0 Dec 8, 2017
@jonathanmedd jonathanmedd modified the milestones: v3.1.0, Future Feb 22, 2018
@jonathanmedd jonathanmedd modified the milestones: Future, v3.1.2 Mar 21, 2018
@jonathanmedd jonathanmedd modified the milestones: v3.1.2, 3.2.0 Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants