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 PBM support #711

Merged
merged 2 commits into from
Apr 25, 2017
Merged

Add PBM support #711

merged 2 commits into from
Apr 25, 2017

Conversation

dougm
Copy link
Member

@dougm dougm commented Apr 24, 2017

No description provided.

dougm added 2 commits April 21, 2017 21:27
Reworked the generator so we generate packages for API extension endpoints.

This works with other endpoints too, such as sms and sps.

Note that in the case of pbm, there is no need to generate a mo/ package,
as pbm managed objects do not have any properties, only methods.
There were changes required to marshal the SOAP header used for authentication.
This can also be used with API endpoints other than pbm.
Copy link
Contributor

@caglar10ur caglar10ur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@dougm
Copy link
Member Author

dougm commented Apr 25, 2017

Issue #659

@BaluDontu
Copy link
Contributor

/lgtm. I have verified the output and seems to have the correct results.
Its better if we also have CreateProfile() and DeleteProfile() as well in pbm/client.go.

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

Successfully merging this pull request may close these issues.

4 participants