- Fixes #23
- Added new
Token
parameter to support the ability to connect with an API Token - Changed Required Modules to AsBuiltReport.Core v1.2.0
- Removed
StylePath
parameter fromInvoke-AsBuiltReport.Rubrik.CDM.ps1
- Added GitHub workflow for release actions
- Fixes #21
- Added null check on SMB Domain information
- Added null check on Syslog Information
- Added null check on Guest OS Credentials Information
- Modified null check on VMware VMs protected objects section as it was trying to index a null array
- Added report style options to report configuration JSON
- Modified default style to include headers, footers, table captions and cover page logo
- Removed and replaced references of
Write-Verbose
withWrite-PScriboMessage
- Increased version in changelog and manifest
- Added null checks to replication source and targets before outputing as per Issue 10
- Added S3Compatible as archive type as per Issue 11
- Increases version in changelog and manifest.
- Added count check on Snapshot retention
- Removed duplicate Object cmd on vCloud Director section
- Count checks now occur on both Filesets and NAS Shares before issuing -DetailedObject queries. Fixes Issue 6
- Added more verbose logging around what versions of modules are installed
- Null checks on backup sources
- Increased and made version consistent across files
- Added SLA Backup Windows and fixed SLA Frequency detection of advancedUiConfig
- Added more null checks around level 3 and 5 protected objects
- Updated readme to reflect verbose logging
- Fixed version numbering to reflect more dev
- Fixed changelog formatting
- Increase version
- Null/Count/Total checks to many outputs
- Verbose logging capabilities
- replaced a number of incorrect references to point to the Rubrik CDM repository
- modified all colors to fall in line with Rubrik branding
- initial codebase for Rubrik As Built Report