vmware-archive / vcd-cli

Command Line Interface for VMware vCloud Director
https://vmware.github.io/vcd-cli
Other
165 stars 107 forks source link

VP-2763: [VCD-CLI] Get sample historic data of a metric #456

Closed pandeys closed 5 years ago

pandeys commented 5 years ago

VP-2763: [VCD-CLI] Get sample historic data of a metric

This CLN contains functionality of listing sample historic data for a given metric. It can be called from command line as :

vcd vm list-sample-historic-data vapp1 vm1 --metric-name disk.read.average

Testig Done: This case can not be automated as it requires VM Monitoring set-up.


This change is Reviewable