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

Remove reliance on variable VCDVDCHREF #23

Closed
auppunda opened this issue Aug 7, 2018 · 1 comment
Closed

Remove reliance on variable VCDVDCHREF #23

auppunda opened this issue Aug 7, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@auppunda
Copy link
Contributor

auppunda commented Aug 7, 2018

Since we want the sdk to be able to operate on any org or vdc that the user wants, we need to remove the VCDVDCHREF variable which stores the href of the vdc that the user specified during authentication. Instead we want the methods to use the href of the object the user is using to make calls to the rest api. With this we need to add getbyname methods for vdcs and orgs so that users can use whatever object they want. This will be the first step towards making the sdk usable for a broader scope instead of just within one orgvdc

@auppunda auppunda changed the title Removing reliance on variable VCDVDCHREF Remove reliance on variable VCDVDCHREF Aug 7, 2018
@auppunda auppunda added the enhancement New feature or request label Aug 7, 2018
@auppunda
Copy link
Contributor Author

Solved by commit: 4aad2bf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant