End Point Details

  • Method – POST
  • REST Endpoint - /aai-dmi-service/vw/v1/repgenstatus

Table 2-1 Request JSON Parameters

Header Name Description Example
Content-Type The media type of the body of the request. Required for POST and PUT requests, and the supported types vary with each endpoint. Application/Json
srvc_id The unique service ID associated with the report.
  • Data Type: String
  • Mandatory: Yes
OFS_COMM
appId Respective application ID of the cloud service
  • Data Type: String
  • Mandatory: Yes
OFS_AMLCS
reportNm The auto-generated code for the specific report. You can get this code from the Report Details page. For more information refer to unresolvable-reference.html#GUID-C83C45AC-3647-4C2D-859E-D363835DC7C7.
  • Data Type: String
  • Mandatory: Yes
OFS_AMLCS_1d312c
reportType The report file format.
  • Data Type: String
  • Mandatory: Yes
CSV
reportDefType The report definition type.
  • Data Type: String
  • Mandatory: Yes
V - the report is based on a database view.
ofs_remote_user The login name of the user exporting the report. The OFS remote user should be authenticated and a token must be generated for the user credentials. For more information, refer to unresolvable-reference.html#GUID-20D9467E-CA6C-4AB6-8EE4-FDD0B262E64A.
  • Data Type: String
  • Mandatory: Yes
 
reportInstanceID The instance ID of the report which is being exported. You can get the report instance ID from Response JSON Parameters
  • Data Type: Integer
  • Mandatory: Yes
40