openmainframeproject / feilong

Feilong is a open source z/VM cloud connector project under the Open Mainframe Project umbrella that will accelerate the z/VM adoption, extending its ecosystem and its user experience. It provides a set of APIs to operate z/VM including guest, image, network, volume etc.
https://www.openmainframeproject.org/projects/feilong
Apache License 2.0
35 stars 70 forks source link

Doc: Add content for "Get Guests interface stats" and "Get Guest stats including cpu and memory" #793

Closed Bischoff closed 7 months ago

Bischoff commented 7 months ago

Current documentation at https://cloudlib4zvm.readthedocs.io/en/latest/restapi.html#get-guests-interface-stats and at https://cloudlib4zvm.readthedocs.io/en/latest/restapi.html#get-guests-stats-including-cpu-and-memory has no detailed field description nor complete example.

This PR fixes that.