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

No Monitoring APIs part of the SDK yet? #37

Closed
asifaaag opened this issue Sep 20, 2017 · 2 comments
Closed

No Monitoring APIs part of the SDK yet? #37

asifaaag opened this issue Sep 20, 2017 · 2 comments

Comments

@asifaaag
Copy link

Hi,

Are the monitoring APIs not part of this automation sdk yet?

Regards,
Asif

@asifaaag
Copy link
Author

asifaaag commented Sep 21, 2017

@tianhao64 The API spec that you have pointed me to is the techpreview SNMP monitoring API, I was taking about:

Operation HTTP request Description
get GET https://{server}/rest/appliance/monitoring/{stat_id} Get monitored item info
list GET https://{server}/rest/appliance/monitoring Get monitored items list
query GET https://{server}/rest/appliance/monitoring/query Get monitoring data.

I dont see bindings for these as part of the SDK yet? Correct me if Im wrong.

▾ vapi_client_bindings-2.5.0/
▾ com/
pycache/
▾ vmware/
pycache/
▾ appliance/
▸ networking/
▸ recovery/
▾ techpreview/
▸ networking/
init.py
localaccounts_client.py
monitoring_client.py
networking_client.py
ntp_client.py
services_client.py
system_client.py
init.py
access_client.py
health_client.py
networking_client.py
recovery_client.py
system_client.py
techpreview_client.py
vmon_client.py

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