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 Port field to CIS Monitor Types #202

Open
BobbyRadford opened this issue Mar 26, 2020 · 0 comments
Open

Add Port field to CIS Monitor Types #202

BobbyRadford opened this issue Mar 26, 2020 · 0 comments

Comments

@BobbyRadford
Copy link
Contributor

Problem
Cloud Internet Services has the concept of a Monitor. This model represents a health check. Along with things like URL and method, their REST API allows for users to specify a port for the monitor (see API Docs). The Go SDK does not currently have the port field available.

Solution
Add the Port field to both cisv1.Monitor and cisv1.MonitorBody types.

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

1 participant