OOTB Reports
OOTB reports and templates can be imported using sevone-cli.
Important: You will be prompted for your login credentials.
admin is the default username. If you would like the username to be something other than admin, pass the -u option in the command.
admin is the default username. If you would like the username to be something other than admin, pass the -u option in the command.
$ sevone-cli sdi reports load /opt/SevOne/upgrade/utilities/ootb-reports/sdi-v*.tar
To import the reports to a specific tenant, or if your tenant name is not the default SevOne, pass in the --tenant or -t flag.
Example
$ sevone-cli sdi reports load /opt/SevOne/upgrade/utilities/ootb-reports/sdi-v*.tar \
--tenant "<enter tenant name>"