Restructuring of the code base to use individual private functions for generating the as built report. The use of private functions allows code to written, reviewed and managed more easily.
Related Issue
Motivation and Context
Restructure the code base to allow code to be written, reviewed and managed more easily.
How Has This Been Tested?
Tested against two VxRail 4.7 environments
Screenshots (if appropriate):
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[X] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[X] My code follows the code style of this project.
[X] My change requires a change to the documentation.
Description
Restructuring of the code base to use individual private functions for generating the as built report. The use of private functions allows code to written, reviewed and managed more easily.
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: