AsBuiltReport / AsBuiltReport.VMware.vSphere

Repository for AsBuiltReport VMware vSphere module
https://www.asbuiltreport.com
MIT License
112 stars 39 forks source link

Issues with generating reports when running against VMware on Cloud solutions (VCF, VMC, AVS, GVE) #87

Closed tpcarman closed 3 years ago

tpcarman commented 3 years ago

Describe the bug When attempting to generate an as-built against a VMware on Cloud solution, such as VMware Cloud on AWS (VMC), Azure VMware Solution or Google VMware Engine, errors are generated or the report fails to generate.

This issue is due to restricted user permissions assigned to the default cloud administrator role [cloudadmin (VMC, AVS), cloudowner (GVE)] within these VMware on Cloud solutions.

To Reproduce Running a VMware vSphere as built report against a VMware on Cloud solution using the default admin role will cause errors due to restricted user privileges. These errors have been observed when;

Workarounds Implement the following to produce an as-built for a VMware on Cloud environment. Within the VMware vSphere report configuration file AsBuiltReport.VMware.vSphere.json;

Expected behavior The required user privileges to generate a VMware vSphere report are not provided with VMware on Cloud solutions.

The default user privileges for these VMware on Cloud solutions are defined as follows; VMware Cloud on AWS Azure VMware Solution Google VMware Engine

Additional context We will attempt to address and resolve these issues in a future release.