Sharing a Report with API-Portal
Use the share report command to API-Portal users to use your customized reports for scheduling and monitoring API usage.
The syntax for the command is:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd share Report [-url <CENTRASITE-URL>] -user <USER-ID>-password <PASSWORD>-sharedReport <REPORT-NAME>
The input parameters are:
Parameter | Description |
-url | (Optional) The URL of the CentraSite registry. Default value is http://localhost:53307. |
-user | The user ID of a registered CentraSite user who has the CentraSite Administrator role. For example, Administrator. |
-password | The password for the registered CentraSite user identified by the parameter -user. |
-sharedReport | Name of the report to share. If the report name contains white spaces, enclose the name with "". |
Example:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd share Report -url http://localhost:53305/CentraSite/CentraSite -user Administrator -password manage -sharedReport “API Usage Report”
The response to this command could be:
Executing the command : share Report
Successfully executed the command : share Report