Software AG Command Central 10.0 | Command Central Developer Reference | Using the Command Line Interface | License Reports Commands | sagcc get license-tools reports aggregated basepeak reportid
 
sagcc get license-tools reports aggregated basepeak reportid
Generates a file in PDF, XML, or JSON format that contains metered data based only on base and peak licenses. Command Central extracts the data for the base and peak report from an existing aggregated license report.
An aggregated license report contains the metered data for all installed products and all licenses in a license manifest file.
Syntax
*Command Central syntax:
sagcc get license-tools reports aggregated basepeak reportid 
--output-format.{pdf|xml|json} --output filename.{pdf|xml|js}
*Not supported on Platform Manager.
Arguments and Options
Argument or Option
Description
reportid
Required. The ID of the base and peak license report for which to generate a PDF, XML, or JSON file. The report ID is case-sensitive.
--output-format. {pdf|xml|json}
Required. Specifies the format of the generated output. For more information, see output-format.
--output filename. {pdf|xml|js}
Required. Specifies a name for the output file. For more information, see output.
Examples When Executing on Command Central
*To generate a PDF file for a base and peak report with ID Jun2015 and save the generated report file in the current directory:
sagcc get license-tools reports aggregated basepeak Jun2015
--output-format pdf --output Jun2015.pdf
*To generate an XML file for a base and peak report with ID Jun2015 and save the generated report file in the current directory:
sagcc get license-tools reports aggregated basepeak Jun2015
--output-format xml --output Jun2015.xml
*To generate a JSON file for an aggregated report with ID Jun2015 and save the generated report file in the current directory:
sagcc get license-tools reports aggregated basepeak Jun2015
--output-format json --output Jun2015.js

Copyright © 2013-2017 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release