1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-21 17:29:59 -05:00
vsphere-automation-sdk-python/samples
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
..
vmc changing draas client to vmc_client.draas 2020-05-19 17:24:15 +05:30
vsphere Sample for using appliance Monitoring 2021-01-13 13:26:37 +02:00
__init__.py Fix typo in license text 2017-03-15 15:36:13 -07:00
README.md Add VMware Cloud on AWS APIs 2017-12-05 16:24:30 -08:00

Directory Description
vSphere Samples for vSphere APIs
vmc Samples for VMware Cloud on AWS Services (currently in preview)