1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 09:39:58 -05:00
Commit Graph

4 Commits

Author SHA1 Message Date
kkaraatanassov
2727e679db Sample for using appliance Monitoring
This sample shows how to use the appliance `Monitoring` interface.

The sample calls:

1. `Monitoring.list()` API to obtain list of counters.
2. `Monitoring.query()` API to obtain CPU and Memory statistics for the
last few days

Signed-off-by: Kiril Karaataassov <kkaraatanassov@vmware.com>
2021-01-13 13:26:37 +02:00
Kunal Singh
1807e8793f Samples for VMC M9 release
Signed-off-by: Kunal Singh <singhk@vmware.com>
2020-01-27 18:43:57 +05:30
Kunal Singh
8ec4076f9c Libraries and Samples for VMC M9 release
Signed-off-by: Kunal Singh<singhk@vmware.com>
2020-01-27 15:32:36 +05:30
Shweta Purohit
08a6c02555 New sample for appliance Health
updated Health appliance sample

cleaned up health appliance sample

Signed-off-by: aspurohit <spurohit@vmware.com>

Removed unused objects

Signed-off-by: aspurohit <spurohit@vmware.com>

modified as per sample_template_basic

updated as per review comments

updated the sample as per review comments

updated the sample as per import standards
2019-08-14 12:34:20 +05:30