openapi: 3.0.0 info: title: SAP API version: 1.0.0 servers: - url: http://localhost:8080 paths: /rfc/BDL_WORKLOAD_GET_STATISTIC_T_W: post: tags: - BDL9 summary: SAPWL_WORKLOAD_GET_STATISTIC optimized for weekend data collection operationId: /rfc/BDL_WORKLOAD_GET_STATISTIC_T_W requestBody: content: application/json: schema: properties: HOSTID: type: string maxLength: 32 description: R/3 System, Name of application server INSTANCE: type: string maxLength: 39 ONLY_APPLICATION_STA: type: string default: ' ' maxLength: 1 PERIODTYPE: type: string maxLength: 1 STARTDATE: type: string format: date ACCOUNTING_STATISTIC_TASKTYPE: type: array items: type: object properties: TTYPE: type: string format: byte description: 'SAP Workload: Workload: task type (Dia, Btc, Upd, ... )' MANDT: type: string maxLength: 3 description: Client ID of Current User USERNAME: type: string maxLength: 12 description: User Name in User Master Record ACCOUNT: type: string maxLength: 12 description: Account ID COUNT: type: integer format: int32 description: 'SAP Workload: Workload: total no. dialog steps, steps, links' DCOUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of dialog steps' UCOUNT: type: integer format: int32 description: 'SAP Workload: Workload: number of update requests' BCOUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of job steps' SCOUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of spool steps' RESPTI: type: integer format: int64 description: 'SAP Workload: Workload: Response time' CPUTI: type: integer format: int64 description: 'SAP Workload: Workload: CPU time' QUEUETI: type: integer format: int64 description: 'SAP Workload: Workload: Wait time' VALUE_0: type: integer format: int64 description: 'SAP Workload: Workload: User (application) DB time (ms)' VALUE_1: type: integer format: int64 description: 'SAP Workload: Workload: Load & generation time (ms)' VALUE_2: type: integer format: int64 description: 'SAP Workload: Workload: User (applic.) data volumes (Bytes)' VALUE_3: type: integer format: int64 description: 'SAP Workload: Workload: System data volumes (Bytes)' VALUE_4: type: integer format: int64 description: 'SAP Workload: Reserved field, type P' VALUE_5: type: integer format: int64 description: 'SAP Workload: Reserved field, type P' APPLICATION_STATISTIC: type: array items: type: object properties: TTYPE: type: string format: byte description: 'SAP Workload: Workload: task type (Dia, Btc, Upd, ... )' ACCOUNT: type: string maxLength: 12 description: 'SAP Workload: Workload: user name or account' ENTRY_ID: type: string maxLength: 73 description: 'SAP Workload: Workload: Tcode, report or report+jobname' COUNT: type: integer format: int32 description: 'SAP Workload: Workload: total no. dialog steps, steps, links' DCOUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of dialog steps' UCOUNT: type: integer format: int32 description: 'SAP Workload: Workload: number of update requests' BCOUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of job steps' ECOUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of enqueues' SCOUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of spool steps' RESPTI: type: integer format: int64 description: 'SAP Workload: Workload: Response time' CPUTI: type: integer format: int64 description: 'SAP Workload: Workload: CPU time' QUEUETI: type: integer format: int64 description: 'SAP Workload: Workload: Wait time' READDIRCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of direct read attempts' READDIRTI: type: integer format: int64 description: 'SAP Workload: Workload: Time for direct read attempts' READDIRBUF: type: integer format: int64 description: 'SAP Workload: Workload: Number of direct reads in buffer' READSEQCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of sequential read operations' READSEQTI: type: integer format: int64 description: 'SAP Workload: Workload: Time for sequential read operations.' PHYREADCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of physical read operations.' CHNGCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of modifying accesses' CHNGTI: type: integer format: int64 description: 'SAP Workload: Workload: Time for modifying accesses' PHYCHNGREC: type: integer format: int64 description: 'SAP Workload: Workload: Number of modified records in d/bank' DSQLCNT: type: integer format: int64 description: 'SAP Workload: Workload: Transfered bytes' QUECNT: type: integer format: int64 description: 'SAP Workload: Workload: Transfered bytes' CPICCNT: type: integer format: int64 description: 'SAP Workload: Workload: Transfered bytes' SLI_CNT: type: integer format: int64 description: 'SAP Workload: Source. Load & Interface Data (Bytes)' GUITIME: type: integer format: int64 description: 'SAP Workload: -GUITIME- Zeitverbrauch am Frontend' GUICNT: type: integer format: int64 description: 'SAP Workload: -GUICNT- Anzahl Roundtrips zum Fronten' GUINETTIME: type: integer format: int64 description: 'SAP Workload: -GUINETTIME- Netzwerkzeit zum Frontend' DBP_COUNT: type: integer format: int64 description: 'SAP Workload: Workload: DB-Procedure Anzahl Zugriffe' DBP_TIME: type: integer format: int64 description: 'SAP Workload: Workload: DB-Procedure Zeit für Zugriffe' LUW_COUNT: type: integer format: int64 description: 'SAP Workload: Number of LUW Changes/Transaction Steps' TMBYTESIN: type: integer format: int64 description: 'SAP Workload: Workload: data volumes presentat.->app.server' TMBYTESOUT: type: integer format: int64 description: 'SAP Workload: Workload: data volumes app.server->presentat.' FUNCTION_CODE_STATISTIC: type: array items: type: object properties: REPORT: type: string maxLength: 40 description: 'SAP Workload: Workload: Report name' DYNPRONR: type: string maxLength: 4 description: 'SAP Workload: Workload: Screen number' CUASTATUS: type: string maxLength: 40 description: 'SAP Workload: Workload: CUA program' UCOMM: type: string maxLength: 20 description: 'SAP Workload: Workload: Function code' COUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of dialog steps' CNT_2: type: integer format: int32 description: 'SAP Workload: Workload: Reserved, type I' CNT_3: type: integer format: int32 description: 'SAP Workload: Workload: Reserved, type I' HITLIST_DBCALLS: type: array items: type: object properties: DATE: type: string format: date description: Date RESPTI: type: integer format: int32 description: Statistics, Response time for one dialog step DBCALLS: type: integer format: int32 description: Number of data base requests ENDTI: type: string maxLength: 6 description: Ending time of dialog step CPUTI: type: integer format: int64 description: CPU time consumption of dialog step QUEUETI: type: integer format: int32 description: Dispatcher waiting time of dialog step V1SATI: type: integer format: int32 description: Dialog step key for update task WPID: type: string format: byte description: Number of work process for a dialog step TASKTYPE: type: string format: byte description: Task type number TABLOAD: type: string format: byte description: Table load TCODE: type: string maxLength: 20 description: Transaction code TERMINALID: type: string maxLength: 20 description: Terminal ID DYNPRONR: type: string maxLength: 4 description: Screen number or transaction name REPORT: type: string maxLength: 40 description: Name of transaction or programm which calls a dialog ACCOUNT: type: string maxLength: 12 description: User or account name using a transaction MANDT: type: string maxLength: 3 description: Client number ROLLKEY: type: string maxLength: 8 description: SAP rolling memory address INPUTLEN: type: integer format: int32 description: Size of SAP roll in/out data OUTPUTLEN: type: integer format: int32 description: Size of SAP roll in/out data MAXROLL: type: integer format: int32 description: Size of SAP roll in/out data MAXPAGE: type: integer format: int32 description: Size of SAP roll in/out data ROLLINCNT: type: integer format: int32 description: Time for SAP rolling procedure ROLLINTI: type: integer format: int32 description: Time for SAP rolling procedure ROLLOUTCNT: type: integer format: int32 description: Time for SAP rolling procedure ROLLOUTTI: type: integer format: int32 description: Time for SAP rolling procedure LOCKCNT: type: integer format: int32 description: Number of semaphore locks during a dialog step LOCKTI: type: integer format: int32 description: Time for semaphore locks during dialog step TABNAME1: type: string maxLength: 30 description: Name of table accessed TAB1DIRCNT: type: integer format: int32 description: Number of table requests TAB1SEQCNT: type: integer format: int32 description: Number of table requests TAB1UPDCNT: type: integer format: int32 description: Number of table requests TABNAME2: type: string maxLength: 30 description: Name of table accessed TAB2DIRCNT: type: integer format: int32 description: Number of table requests TAB2SEQCNT: type: integer format: int32 description: Number of table requests TAB2UPDCNT: type: integer format: int32 description: Number of table requests TABNAME3: type: string maxLength: 30 description: Name of table accessed TAB3DIRCNT: type: integer format: int32 description: Number of table requests TAB3SEQCNT: type: integer format: int32 description: Number of table requests TAB3UPDCNT: type: integer format: int32 description: Number of table requests TABNAME4: type: string maxLength: 30 description: Name of table accessed TAB4DIRCNT: type: integer format: int32 description: Number of table requests TAB4SEQCNT: type: integer format: int32 description: Number of table requests TAB4UPDCNT: type: integer format: int32 description: Number of table requests TABNAME5: type: string maxLength: 30 description: Name of table accessed TAB5DIRCNT: type: integer format: int32 description: Number of table requests TAB5SEQCNT: type: integer format: int32 description: Number of table requests TAB5UPDCNT: type: integer format: int32 description: Number of table requests READDIRCNT: type: integer format: int32 description: Number of direct read accesses on tables READDIRTI: type: integer format: int32 description: Time for direct read requests READDIRREC: type: integer format: int32 description: Number of directly requested records READDIRBUF: type: integer format: int32 description: Number of direct buffer reads READSEQCNT: type: integer format: int32 description: Number of sequential read requests to tables READSEQTI: type: integer format: int64 description: Time for sequential read requests READSEQREC: type: integer format: int32 description: Number of sequentially requested records READSEQBUF: type: integer format: int32 description: Sequential buffer reads PHYREADCNT: type: integer format: int32 description: Number of data base reads INSCNT: type: integer format: int32 description: Number of insert requests INSTI: type: integer format: int32 description: Time used for insert requests INSREC: type: integer format: int32 description: Number of records inserted PHYINSCNT: type: integer format: int32 description: Number of data base insert operations UPDCNT: type: integer format: int32 description: Number of updates requested UPDTI: type: integer format: int32 description: Time for update requests UPDREC: type: integer format: int32 description: Number of records requested for update PHYUPDCNT: type: integer format: int32 description: Number of database update operations DELCNT: type: integer format: int32 description: Number of delete requests DELTI: type: integer format: int32 description: Time for delete requests DELREC: type: integer format: int32 description: Number of records for delete requests PHYDELCNT: type: integer format: int32 description: Number of database delete operations COMMITTI: type: integer format: int32 description: Time for COMMIT WORK GENERATETI: type: integer format: int32 description: Generating time REPLOADTI: type: integer format: int32 description: Report loading time CUALOADTI: type: integer format: int32 description: Time for loading CUA objects DYNPLOADTI: type: integer format: int32 description: Time for loading screen objects DSQLCNT: type: integer format: int32 description: Bytes transferred to work process QUECNT: type: integer format: int32 description: Number of enqueues in batch input queue QUETI: type: integer format: int32 description: Batch input queue time DDICTI: type: integer format: int32 description: Time spent in DDIC interface CPICCNT: type: integer format: int32 description: Bytes transferred via CPIC interface CPICTI: type: integer format: int32 description: Time spent in RFC and CPIC interface TABLEPOINT: type: integer format: int32 description: Counter BTCJOBNAME: type: string maxLength: 32 description: 'SAP Workload: Workload: Job name (long)' BTCSTEPNR: type: string maxLength: 3 description: Number of step in background processing ROLLED_OUT: type: integer format: int64 description: Time roll context was rolled out SLI_CNT: type: integer format: int64 description: 'SAP Workload: Source. Load & Interface Data (Bytes)' USEDBYTES: type: integer format: int32 description: Used bytes EM/imode PRIVSUM: type: integer format: int32 description: Memory used in PRIV mode MAXBYTES: type: integer format: int32 description: Max. bytes (long) MAXBYTESDI: type: integer format: int32 description: Max. bytes (short) dialog PRIVMODE: type: string format: byte description: Request in PRIV mode? WPRESTART: type: string format: byte description: Workprocess restarted? GUITIME: type: integer format: int64 description: 'SAP Workload: -GUITIME- Zeitverbrauch am Frontend' GUICNT: type: integer format: int64 description: 'SAP Workload: -GUICNT- Anzahl Roundtrips zum Fronten' RFCRECEIVE: type: integer format: int64 description: 'SAP Workload: Workload: RFC received data' RFCSEND: type: integer format: int64 description: 'SAP Workload: Workload: RFC sent data' RFCEXETIME: type: integer format: int64 description: 'SAP Workload: Workload: Execution time' RFCCALLTIM: type: integer format: int64 description: 'SAP Workload: Workload: Calling time' RFCCALLS: type: integer format: int64 description: 'SAP Workload: Workload: RFC calls' RFCDATFROM: type: string maxLength: 1 description: 'SAP Workload: RFC Data from Record (CLIENT/SERVER/BOTH)' DBP_COUNT: type: integer format: int64 description: 'SAP Workload: Workload: DB-Procedure Anzahl Zugriffe' DBP_TIME: type: integer format: int64 description: 'SAP Workload: Workload: DB-Procedure Zeit für Zugriffe' FCODE: type: string maxLength: 20 description: 'SAP Workload: Workload: Function code' HITLIST_RESPTI: type: array items: type: object properties: DATE: type: string format: date description: Date RESPTI: type: integer format: int32 description: Statistics, Response time for one dialog step DBCALLS: type: integer format: int32 description: Number of data base requests ENDTI: type: string maxLength: 6 description: Ending time of dialog step CPUTI: type: integer format: int64 description: CPU time consumption of dialog step QUEUETI: type: integer format: int32 description: Dispatcher waiting time of dialog step V1SATI: type: integer format: int32 description: Dialog step key for update task WPID: type: string format: byte description: Number of work process for a dialog step TASKTYPE: type: string format: byte description: Task type number TABLOAD: type: string format: byte description: Table load TCODE: type: string maxLength: 20 description: Transaction code TERMINALID: type: string maxLength: 20 description: Terminal ID DYNPRONR: type: string maxLength: 4 description: Screen number or transaction name REPORT: type: string maxLength: 40 description: Name of transaction or programm which calls a dialog ACCOUNT: type: string maxLength: 12 description: User or account name using a transaction MANDT: type: string maxLength: 3 description: Client number ROLLKEY: type: string maxLength: 8 description: SAP rolling memory address INPUTLEN: type: integer format: int32 description: Size of SAP roll in/out data OUTPUTLEN: type: integer format: int32 description: Size of SAP roll in/out data MAXROLL: type: integer format: int32 description: Size of SAP roll in/out data MAXPAGE: type: integer format: int32 description: Size of SAP roll in/out data ROLLINCNT: type: integer format: int32 description: Time for SAP rolling procedure ROLLINTI: type: integer format: int32 description: Time for SAP rolling procedure ROLLOUTCNT: type: integer format: int32 description: Time for SAP rolling procedure ROLLOUTTI: type: integer format: int32 description: Time for SAP rolling procedure LOCKCNT: type: integer format: int32 description: Number of semaphore locks during a dialog step LOCKTI: type: integer format: int32 description: Time for semaphore locks during dialog step TABNAME1: type: string maxLength: 30 description: Name of table accessed TAB1DIRCNT: type: integer format: int32 description: Number of table requests TAB1SEQCNT: type: integer format: int32 description: Number of table requests TAB1UPDCNT: type: integer format: int32 description: Number of table requests TABNAME2: type: string maxLength: 30 description: Name of table accessed TAB2DIRCNT: type: integer format: int32 description: Number of table requests TAB2SEQCNT: type: integer format: int32 description: Number of table requests TAB2UPDCNT: type: integer format: int32 description: Number of table requests TABNAME3: type: string maxLength: 30 description: Name of table accessed TAB3DIRCNT: type: integer format: int32 description: Number of table requests TAB3SEQCNT: type: integer format: int32 description: Number of table requests TAB3UPDCNT: type: integer format: int32 description: Number of table requests TABNAME4: type: string maxLength: 30 description: Name of table accessed TAB4DIRCNT: type: integer format: int32 description: Number of table requests TAB4SEQCNT: type: integer format: int32 description: Number of table requests TAB4UPDCNT: type: integer format: int32 description: Number of table requests TABNAME5: type: string maxLength: 30 description: Name of table accessed TAB5DIRCNT: type: integer format: int32 description: Number of table requests TAB5SEQCNT: type: integer format: int32 description: Number of table requests TAB5UPDCNT: type: integer format: int32 description: Number of table requests READDIRCNT: type: integer format: int32 description: Number of direct read accesses on tables READDIRTI: type: integer format: int32 description: Time for direct read requests READDIRREC: type: integer format: int32 description: Number of directly requested records READDIRBUF: type: integer format: int32 description: Number of direct buffer reads READSEQCNT: type: integer format: int32 description: Number of sequential read requests to tables READSEQTI: type: integer format: int64 description: Time for sequential read requests READSEQREC: type: integer format: int32 description: Number of sequentially requested records READSEQBUF: type: integer format: int32 description: Sequential buffer reads PHYREADCNT: type: integer format: int32 description: Number of data base reads INSCNT: type: integer format: int32 description: Number of insert requests INSTI: type: integer format: int32 description: Time used for insert requests INSREC: type: integer format: int32 description: Number of records inserted PHYINSCNT: type: integer format: int32 description: Number of data base insert operations UPDCNT: type: integer format: int32 description: Number of updates requested UPDTI: type: integer format: int32 description: Time for update requests UPDREC: type: integer format: int32 description: Number of records requested for update PHYUPDCNT: type: integer format: int32 description: Number of database update operations DELCNT: type: integer format: int32 description: Number of delete requests DELTI: type: integer format: int32 description: Time for delete requests DELREC: type: integer format: int32 description: Number of records for delete requests PHYDELCNT: type: integer format: int32 description: Number of database delete operations COMMITTI: type: integer format: int32 description: Time for COMMIT WORK GENERATETI: type: integer format: int32 description: Generating time REPLOADTI: type: integer format: int32 description: Report loading time CUALOADTI: type: integer format: int32 description: Time for loading CUA objects DYNPLOADTI: type: integer format: int32 description: Time for loading screen objects DSQLCNT: type: integer format: int32 description: Bytes transferred to work process QUECNT: type: integer format: int32 description: Number of enqueues in batch input queue QUETI: type: integer format: int32 description: Batch input queue time DDICTI: type: integer format: int32 description: Time spent in DDIC interface CPICCNT: type: integer format: int32 description: Bytes transferred via CPIC interface CPICTI: type: integer format: int32 description: Time spent in RFC and CPIC interface TABLEPOINT: type: integer format: int32 description: Counter BTCJOBNAME: type: string maxLength: 32 description: 'SAP Workload: Workload: Job name (long)' BTCSTEPNR: type: string maxLength: 3 description: Number of step in background processing ROLLED_OUT: type: integer format: int64 description: Time roll context was rolled out SLI_CNT: type: integer format: int64 description: 'SAP Workload: Source. Load & Interface Data (Bytes)' USEDBYTES: type: integer format: int32 description: Used bytes EM/imode PRIVSUM: type: integer format: int32 description: Memory used in PRIV mode MAXBYTES: type: integer format: int32 description: Max. bytes (long) MAXBYTESDI: type: integer format: int32 description: Max. bytes (short) dialog PRIVMODE: type: string format: byte description: Request in PRIV mode? WPRESTART: type: string format: byte description: Workprocess restarted? GUITIME: type: integer format: int64 description: 'SAP Workload: -GUITIME- Zeitverbrauch am Frontend' GUICNT: type: integer format: int64 description: 'SAP Workload: -GUICNT- Anzahl Roundtrips zum Fronten' RFCRECEIVE: type: integer format: int64 description: 'SAP Workload: Workload: RFC received data' RFCSEND: type: integer format: int64 description: 'SAP Workload: Workload: RFC sent data' RFCEXETIME: type: integer format: int64 description: 'SAP Workload: Workload: Execution time' RFCCALLTIM: type: integer format: int64 description: 'SAP Workload: Workload: Calling time' RFCCALLS: type: integer format: int64 description: 'SAP Workload: Workload: RFC calls' RFCDATFROM: type: string maxLength: 1 description: 'SAP Workload: RFC Data from Record (CLIENT/SERVER/BOTH)' DBP_COUNT: type: integer format: int64 description: 'SAP Workload: Workload: DB-Procedure Anzahl Zugriffe' DBP_TIME: type: integer format: int64 description: 'SAP Workload: Workload: DB-Procedure Zeit für Zugriffe' FCODE: type: string maxLength: 20 description: 'SAP Workload: Workload: Function code' INSTANCES: type: array items: type: object properties: NAME: type: string maxLength: 39 description: 'SAPWL: Workload: Instanzname' HOST: type: string maxLength: 32 description: Hostname INSTNO: type: integer format: int64 description: 'SAP Workload: instance number of an SAP instance' MEMORY_STATISTIC: type: array items: type: object properties: TASKTYPE: type: string format: byte description: 'SAP Workload: Workload: task type (Dia, Btc, Upd, ... )' ENTRY_ID: type: string maxLength: 73 description: 'SAP Workload: Workload: Tcode, report or report+jobname' ACCOUNT: type: string maxLength: 12 description: 'SAP Workload: Workload: user name or account' MANDT: type: string maxLength: 3 description: Client ID of Current User COUNTER: type: integer format: int32 description: 'SAP Workload: Workload: Entry counter' MEMSUM: type: integer format: int64 description: 'SAP Workload: Workload: Memory allocated, total' PRIVSUM: type: integer format: int64 description: 'SAP Workload: Workload: Memory requirements, priv. mode' USEDBYTES: type: integer format: int64 description: 'SAP Workload: Workload: memory requirements, EM/imode' MAXBYTES: type: integer format: int64 description: 'SAP Workload: Workload: Maximum memory requirement' MAXBYTESDI: type: integer format: int64 description: 'SAP Workload: Workload: Maximum memory requirement (dialog)' PRIVCOUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of private modes uses' RESTCOUNT: type: integer format: int32 description: 'SAP Workload: Workload: number of work process restarts' RFC_CLIENT_DEST_STATISTIC: type: array items: type: object properties: TTYPE: type: string format: byte description: 'SAP Workload: Workload: task type (Dia, Btc, Upd, ... )' ENTRY_ID: type: string maxLength: 73 description: 'SAP Workload: Workload: Tcode, report or report+jobname' ACCOUNT: type: string maxLength: 12 description: 'SAP Workload: Workload: user name or account' MANDT: type: string maxLength: 3 description: Client ID of Current User TARGET: type: string maxLength: 64 description: 'SAP Workload: Workload: RFC destination name (target)' USERID: type: string maxLength: 13 description: 'SAP Workload: Workload: RFC User' LOCAL_DEST: type: string maxLength: 32 description: 'SAP Workload: Workload: RFC destination ID' REMOT_DEST: type: string maxLength: 32 description: 'SAP Workload: Workload: RFC destination ID' COUNTER: type: number description: 'SAP Workload: Workload: RFC number of records' RECEIVE: type: number description: 'SAP Workload: Workload: RFC received data' SEND: type: number description: 'SAP Workload: Workload: RFC sent data' EXE_TIME: type: number description: 'SAP Workload: Workload: Execution time' CALL_TIME: type: number description: 'SAP Workload: Workload: Calling time' CALLS: type: number description: 'SAP Workload: Workload: RFC calls' RFC_CLIENT_STATISTIC: type: array items: type: object properties: TTYPE: type: string format: byte description: 'SAP Workload: Workload: task type (Dia, Btc, Upd, ... )' ENTRY_ID: type: string maxLength: 73 description: 'SAP Workload: Workload: Tcode, report or report+jobname' ACCOUNT: type: string maxLength: 12 description: 'SAP Workload: Workload: user name or account' MANDT: type: string maxLength: 3 description: Client ID of Current User TARGET: type: string maxLength: 64 description: 'SAP Workload: Workload: RFC destination name (target)' USERID: type: string maxLength: 13 description: 'SAP Workload: Workload: RFC User' LOCAL_DEST: type: string maxLength: 32 description: 'SAP Workload: Workload: RFC destination ID' REMOT_DEST: type: string maxLength: 32 description: 'SAP Workload: Workload: RFC destination ID' PROG_NAME: type: string maxLength: 40 description: 'SAP Workload: Workload: RFC program name' FUNC_NAME: type: string maxLength: 32 description: 'SAP Workload: Workload: RFC function module' COUNTER: type: number description: 'SAP Workload: Workload: RFC number of records' RECEIVE: type: number description: 'SAP Workload: Workload: RFC received data' SEND: type: number description: 'SAP Workload: Workload: RFC sent data' EXE_TIME: type: number description: 'SAP Workload: Workload: Execution time' CALL_TIME: type: number description: 'SAP Workload: Workload: Calling time' RFC_SERVER_DEST_STATISTIC: type: array items: type: object properties: TTYPE: type: string format: byte description: 'SAP Workload: Workload: task type (Dia, Btc, Upd, ... )' ENTRY_ID: type: string maxLength: 73 description: 'SAP Workload: Workload: Tcode, report or report+jobname' ACCOUNT: type: string maxLength: 12 description: 'SAP Workload: Workload: user name or account' MANDT: type: string maxLength: 3 description: Client ID of Current User TARGET: type: string maxLength: 64 description: 'SAP Workload: Workload: RFC destination name (target)' USERID: type: string maxLength: 13 description: 'SAP Workload: Workload: RFC User' LOCAL_DEST: type: string maxLength: 32 description: 'SAP Workload: Workload: RFC destination ID' REMOT_DEST: type: string maxLength: 32 description: 'SAP Workload: Workload: RFC destination ID' RFC_CALLER: type: string maxLength: 13 description: 'SAP Workload: Workload: RFC caller' COUNTER: type: number description: 'SAP Workload: Workload: RFC number of records' RECEIVE: type: number description: 'SAP Workload: Workload: RFC received data' SEND: type: number description: 'SAP Workload: Workload: RFC sent data' EXE_TIME: type: number description: 'SAP Workload: Workload: Execution time' CALL_TIME: type: number description: 'SAP Workload: Workload: Calling time' CALLS: type: number description: 'SAP Workload: Workload: RFC calls' RFC_SERVER_STATISTIC: type: array items: type: object properties: TTYPE: type: string format: byte description: 'SAP Workload: Workload: task type (Dia, Btc, Upd, ... )' ENTRY_ID: type: string maxLength: 73 description: 'SAP Workload: Workload: Tcode, report or report+jobname' ACCOUNT: type: string maxLength: 12 description: 'SAP Workload: Workload: user name or account' MANDT: type: string maxLength: 3 description: Client ID of Current User TARGET: type: string maxLength: 64 description: 'SAP Workload: Workload: RFC destination name (target)' USERID: type: string maxLength: 13 description: 'SAP Workload: Workload: RFC User' LOCAL_DEST: type: string maxLength: 32 description: 'SAP Workload: Workload: RFC destination ID' REMOT_DEST: type: string maxLength: 32 description: 'SAP Workload: Workload: RFC destination ID' PROG_NAME: type: string maxLength: 40 description: 'SAP Workload: Workload: RFC program name' FUNC_NAME: type: string maxLength: 32 description: 'SAP Workload: Workload: RFC function module' RFC_CALLER: type: string maxLength: 13 description: 'SAP Workload: Workload: RFC caller' COUNTER: type: number description: 'SAP Workload: Workload: RFC number of records' RECEIVE: type: number description: 'SAP Workload: Workload: RFC received data' SEND: type: number description: 'SAP Workload: Workload: RFC sent data' EXE_TIME: type: number description: 'SAP Workload: Workload: Execution time' CALL_TIME: type: number description: 'SAP Workload: Workload: Calling time' TABLE_RECORD_STATISTIC: type: array items: type: object properties: TTYPE: type: string format: byte description: 'SAP Workload: Workload: task type (Dia, Btc, Upd, ... )' ENTRY_ID: type: string maxLength: 73 description: 'SAP Workload: Workload: Tcode, report or report+jobname' TNAME: type: string maxLength: 30 description: 'SAP Workload: Workload: table name' MODCNT: type: integer format: int32 description: 'SAP Workload: Workload: number of modifications' DIRCNT: type: integer format: int32 description: 'SAP Workload: Workload: number of direct read accesses' SEQCNT: type: integer format: int64 description: 'SAP Workload: Workload: number of sequential read accesses' TABTIME: type: integer format: int64 description: 'SAP Workload: Workload: access time' TASKTYPE_STATISTIC: type: array items: type: object properties: TASKTYPE: type: string maxLength: 7 description: 'SAP Workload: Workload: task type (long)' TIME: type: string maxLength: 7 description: 'SAP Workload: Workload: time range' COUNT: type: integer format: int32 description: 'SAP Workload: Workload: dialog steps, jobsteps' RESPTI: type: integer format: int64 description: 'SAP Workload: Workload: Response time' CPUTI: type: integer format: int64 description: 'SAP Workload: Workload: CPU time' QUEUETI: type: integer format: int64 description: 'SAP Workload: Workload: Wait time' READDIRCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of direct read attempts' READDIRTI: type: integer format: int64 description: 'SAP Workload: Workload: Time for direct read attempts' READDIRBUF: type: integer format: int64 description: 'SAP Workload: Workload: Number of direct reads in buffer' READSEQCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of sequential read operations' READSEQTI: type: integer format: int64 description: 'SAP Workload: Workload: Time for sequential read operations.' PHYREADCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of physical read operations.' CHNGCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of modifying accesses' CHNGTI: type: integer format: int64 description: 'SAP Workload: Workload: Time for modifying accesses' PHYCHNGREC: type: integer format: int64 description: 'SAP Workload: Workload: Number of modified records in d/bank' CNT001: type: integer format: int32 description: 'SAP Workload: Workload: dialog steps w/ resp. time < 0.1 s' CNT002: type: integer format: int32 description: 'SAP Workload: Workload: Dialog steps w/ resp. time < 0.2 s' CNT003: type: integer format: int32 description: 'SAP Workload: Workload: dialog steps w/ resp. time < 0.3' CNT004: type: integer format: int32 description: 'SAP Workload: Workload: dialog steps w/ resp. time < 0.4 s' CNT005: type: integer format: int32 description: 'SAP Workload: Workload: dialog steps w/ resp. time < 0.5 s' CNT006: type: integer format: int32 description: 'SAP Workload: Workload: dialog steps w/ resp. time < 1.0 s' CNT007: type: integer format: int32 description: 'SAP Workload: Workload: dialog steps w/ resp. time < 2.0 s' CNT008: type: integer format: int32 description: 'SAP Workload: Workload: dialog steps w/ resp. time < 3.0 s' CNT009: type: integer format: int32 description: 'SAP Workload: Workload: dialog steps w/ resp. time < 10.0 s' DBP_COUNT: type: integer format: int64 description: 'SAP Workload: Workload: DB-Procedure Anzahl Zugriffe' DBP_TIME: type: integer format: int64 description: 'SAP Workload: Workload: DB-Procedure Zeit für Zugriffe' TERMINAL_IO_STATISTIC: type: array items: type: object properties: AHOST: type: string maxLength: 39 description: 'SAPWL: Workload: Instanzname' PHOST: type: string maxLength: 20 description: 'SAP Workload: Workload: presentation server' COUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of dialog steps' BYTESIN: type: integer format: int64 description: 'SAP Workload: Workload: data volumes presentat.->app.server' BYTESOUT: type: integer format: int64 description: 'SAP Workload: Workload: data volumes app.server->presentat.' GUITIME: type: integer format: int64 description: 'SAP Workload: -GUITIME- Zeitverbrauch am Frontend' GUICNT: type: integer format: int64 description: 'SAP Workload: -GUICNT- Anzahl Roundtrips zum Fronten' GUINETTIME: type: integer format: int64 description: 'SAP Workload: -GUINETTIME- Netzwerkzeit zum Frontend' TIME_STATISTIC: type: array items: type: object properties: TTYPE: type: string format: byte description: 'SAP Workload: Workload: task type (Dia, Btc, Upd, ... )' TIME: type: string maxLength: 7 description: 'SAP Workload: Workload: time range' ENTRY_ID: type: string maxLength: 73 description: 'SAP Workload: Workload: Tcode, report or report+jobname' COUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of dialog steps' RESPTI: type: integer format: int64 description: 'SAP Workload: Workload: Response time' CPUTI: type: integer format: int64 description: 'SAP Workload: Workload: CPU time' QUEUETI: type: integer format: int64 description: 'SAP Workload: Workload: Wait time' READDIRCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of direct read attempts' READDIRTI: type: integer format: int64 description: 'SAP Workload: Workload: Time for direct read attempts' READDIRBUF: type: integer format: int64 description: 'SAP Workload: Workload: Number of direct reads in buffer' READSEQCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of sequential read operations' READSEQTI: type: integer format: int64 description: 'SAP Workload: Workload: Time for sequential read operations.' PHYREADCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of physical read operations.' CHNGCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of modifying accesses' CHNGTI: type: integer format: int64 description: 'SAP Workload: Workload: Time for modifying accesses' PHYCHNGREC: type: integer format: int64 description: 'SAP Workload: Workload: Number of modified records in d/bank' GUITIME: type: integer format: int64 description: 'SAP Workload: -GUITIME- Zeitverbrauch am Frontend' GUICNT: type: integer format: int64 description: 'SAP Workload: -GUICNT- Anzahl Roundtrips zum Fronten' GUINETTIME: type: integer format: int64 description: 'SAP Workload: -GUINETTIME- Netzwerkzeit zum Frontend' DBP_COUNT: type: integer format: int64 description: 'SAP Workload: Workload: DB-Procedure Anzahl Zugriffe' DBP_TIME: type: integer format: int64 description: 'SAP Workload: Workload: DB-Procedure Zeit für Zugriffe' LUW_COUNT: type: integer format: int64 description: 'SAP Workload: Number of LUW Changes/Transaction Steps' USER_STATISTIC: type: array items: type: object properties: TTYPE: type: string format: byte description: 'SAP Workload: Workload: task type (Dia, Btc, Upd, ... )' ENTRY_ID: type: string maxLength: 73 description: 'SAP Workload: Workload: Tcode, report or report+jobname' ACCOUNT: type: string maxLength: 12 description: 'SAP Workload: Workload: user name or account' required: - HOSTID - INSTANCE - PERIODTYPE - STARTDATE responses: '200': description: OK content: application/json: schema: properties: ACCOUNTING_STATISTIC_TASKTYPE: type: array items: type: object properties: TTYPE: type: string format: byte description: 'SAP Workload: Workload: task type (Dia, Btc, Upd, ... )' MANDT: type: string maxLength: 3 description: Client ID of Current User USERNAME: type: string maxLength: 12 description: User Name in User Master Record ACCOUNT: type: string maxLength: 12 description: Account ID COUNT: type: integer format: int32 description: 'SAP Workload: Workload: total no. dialog steps, steps, links' DCOUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of dialog steps' UCOUNT: type: integer format: int32 description: 'SAP Workload: Workload: number of update requests' BCOUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of job steps' SCOUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of spool steps' RESPTI: type: integer format: int64 description: 'SAP Workload: Workload: Response time' CPUTI: type: integer format: int64 description: 'SAP Workload: Workload: CPU time' QUEUETI: type: integer format: int64 description: 'SAP Workload: Workload: Wait time' VALUE_0: type: integer format: int64 description: 'SAP Workload: Workload: User (application) DB time (ms)' VALUE_1: type: integer format: int64 description: 'SAP Workload: Workload: Load & generation time (ms)' VALUE_2: type: integer format: int64 description: 'SAP Workload: Workload: User (applic.) data volumes (Bytes)' VALUE_3: type: integer format: int64 description: 'SAP Workload: Workload: System data volumes (Bytes)' VALUE_4: type: integer format: int64 description: 'SAP Workload: Reserved field, type P' VALUE_5: type: integer format: int64 description: 'SAP Workload: Reserved field, type P' APPLICATION_STATISTIC: type: array items: type: object properties: TTYPE: type: string format: byte description: 'SAP Workload: Workload: task type (Dia, Btc, Upd, ... )' ACCOUNT: type: string maxLength: 12 description: 'SAP Workload: Workload: user name or account' ENTRY_ID: type: string maxLength: 73 description: 'SAP Workload: Workload: Tcode, report or report+jobname' COUNT: type: integer format: int32 description: 'SAP Workload: Workload: total no. dialog steps, steps, links' DCOUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of dialog steps' UCOUNT: type: integer format: int32 description: 'SAP Workload: Workload: number of update requests' BCOUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of job steps' ECOUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of enqueues' SCOUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of spool steps' RESPTI: type: integer format: int64 description: 'SAP Workload: Workload: Response time' CPUTI: type: integer format: int64 description: 'SAP Workload: Workload: CPU time' QUEUETI: type: integer format: int64 description: 'SAP Workload: Workload: Wait time' READDIRCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of direct read attempts' READDIRTI: type: integer format: int64 description: 'SAP Workload: Workload: Time for direct read attempts' READDIRBUF: type: integer format: int64 description: 'SAP Workload: Workload: Number of direct reads in buffer' READSEQCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of sequential read operations' READSEQTI: type: integer format: int64 description: 'SAP Workload: Workload: Time for sequential read operations.' PHYREADCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of physical read operations.' CHNGCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of modifying accesses' CHNGTI: type: integer format: int64 description: 'SAP Workload: Workload: Time for modifying accesses' PHYCHNGREC: type: integer format: int64 description: 'SAP Workload: Workload: Number of modified records in d/bank' DSQLCNT: type: integer format: int64 description: 'SAP Workload: Workload: Transfered bytes' QUECNT: type: integer format: int64 description: 'SAP Workload: Workload: Transfered bytes' CPICCNT: type: integer format: int64 description: 'SAP Workload: Workload: Transfered bytes' SLI_CNT: type: integer format: int64 description: 'SAP Workload: Source. Load & Interface Data (Bytes)' GUITIME: type: integer format: int64 description: 'SAP Workload: -GUITIME- Zeitverbrauch am Frontend' GUICNT: type: integer format: int64 description: 'SAP Workload: -GUICNT- Anzahl Roundtrips zum Fronten' GUINETTIME: type: integer format: int64 description: 'SAP Workload: -GUINETTIME- Netzwerkzeit zum Frontend' DBP_COUNT: type: integer format: int64 description: 'SAP Workload: Workload: DB-Procedure Anzahl Zugriffe' DBP_TIME: type: integer format: int64 description: 'SAP Workload: Workload: DB-Procedure Zeit für Zugriffe' LUW_COUNT: type: integer format: int64 description: 'SAP Workload: Number of LUW Changes/Transaction Steps' TMBYTESIN: type: integer format: int64 description: 'SAP Workload: Workload: data volumes presentat.->app.server' TMBYTESOUT: type: integer format: int64 description: 'SAP Workload: Workload: data volumes app.server->presentat.' FUNCTION_CODE_STATISTIC: type: array items: type: object properties: REPORT: type: string maxLength: 40 description: 'SAP Workload: Workload: Report name' DYNPRONR: type: string maxLength: 4 description: 'SAP Workload: Workload: Screen number' CUASTATUS: type: string maxLength: 40 description: 'SAP Workload: Workload: CUA program' UCOMM: type: string maxLength: 20 description: 'SAP Workload: Workload: Function code' COUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of dialog steps' CNT_2: type: integer format: int32 description: 'SAP Workload: Workload: Reserved, type I' CNT_3: type: integer format: int32 description: 'SAP Workload: Workload: Reserved, type I' HITLIST_DBCALLS: type: array items: type: object properties: DATE: type: string format: date description: Date RESPTI: type: integer format: int32 description: Statistics, Response time for one dialog step DBCALLS: type: integer format: int32 description: Number of data base requests ENDTI: type: string maxLength: 6 description: Ending time of dialog step CPUTI: type: integer format: int64 description: CPU time consumption of dialog step QUEUETI: type: integer format: int32 description: Dispatcher waiting time of dialog step V1SATI: type: integer format: int32 description: Dialog step key for update task WPID: type: string format: byte description: Number of work process for a dialog step TASKTYPE: type: string format: byte description: Task type number TABLOAD: type: string format: byte description: Table load TCODE: type: string maxLength: 20 description: Transaction code TERMINALID: type: string maxLength: 20 description: Terminal ID DYNPRONR: type: string maxLength: 4 description: Screen number or transaction name REPORT: type: string maxLength: 40 description: Name of transaction or programm which calls a dialog ACCOUNT: type: string maxLength: 12 description: User or account name using a transaction MANDT: type: string maxLength: 3 description: Client number ROLLKEY: type: string maxLength: 8 description: SAP rolling memory address INPUTLEN: type: integer format: int32 description: Size of SAP roll in/out data OUTPUTLEN: type: integer format: int32 description: Size of SAP roll in/out data MAXROLL: type: integer format: int32 description: Size of SAP roll in/out data MAXPAGE: type: integer format: int32 description: Size of SAP roll in/out data ROLLINCNT: type: integer format: int32 description: Time for SAP rolling procedure ROLLINTI: type: integer format: int32 description: Time for SAP rolling procedure ROLLOUTCNT: type: integer format: int32 description: Time for SAP rolling procedure ROLLOUTTI: type: integer format: int32 description: Time for SAP rolling procedure LOCKCNT: type: integer format: int32 description: Number of semaphore locks during a dialog step LOCKTI: type: integer format: int32 description: Time for semaphore locks during dialog step TABNAME1: type: string maxLength: 30 description: Name of table accessed TAB1DIRCNT: type: integer format: int32 description: Number of table requests TAB1SEQCNT: type: integer format: int32 description: Number of table requests TAB1UPDCNT: type: integer format: int32 description: Number of table requests TABNAME2: type: string maxLength: 30 description: Name of table accessed TAB2DIRCNT: type: integer format: int32 description: Number of table requests TAB2SEQCNT: type: integer format: int32 description: Number of table requests TAB2UPDCNT: type: integer format: int32 description: Number of table requests TABNAME3: type: string maxLength: 30 description: Name of table accessed TAB3DIRCNT: type: integer format: int32 description: Number of table requests TAB3SEQCNT: type: integer format: int32 description: Number of table requests TAB3UPDCNT: type: integer format: int32 description: Number of table requests TABNAME4: type: string maxLength: 30 description: Name of table accessed TAB4DIRCNT: type: integer format: int32 description: Number of table requests TAB4SEQCNT: type: integer format: int32 description: Number of table requests TAB4UPDCNT: type: integer format: int32 description: Number of table requests TABNAME5: type: string maxLength: 30 description: Name of table accessed TAB5DIRCNT: type: integer format: int32 description: Number of table requests TAB5SEQCNT: type: integer format: int32 description: Number of table requests TAB5UPDCNT: type: integer format: int32 description: Number of table requests READDIRCNT: type: integer format: int32 description: Number of direct read accesses on tables READDIRTI: type: integer format: int32 description: Time for direct read requests READDIRREC: type: integer format: int32 description: Number of directly requested records READDIRBUF: type: integer format: int32 description: Number of direct buffer reads READSEQCNT: type: integer format: int32 description: Number of sequential read requests to tables READSEQTI: type: integer format: int64 description: Time for sequential read requests READSEQREC: type: integer format: int32 description: Number of sequentially requested records READSEQBUF: type: integer format: int32 description: Sequential buffer reads PHYREADCNT: type: integer format: int32 description: Number of data base reads INSCNT: type: integer format: int32 description: Number of insert requests INSTI: type: integer format: int32 description: Time used for insert requests INSREC: type: integer format: int32 description: Number of records inserted PHYINSCNT: type: integer format: int32 description: Number of data base insert operations UPDCNT: type: integer format: int32 description: Number of updates requested UPDTI: type: integer format: int32 description: Time for update requests UPDREC: type: integer format: int32 description: Number of records requested for update PHYUPDCNT: type: integer format: int32 description: Number of database update operations DELCNT: type: integer format: int32 description: Number of delete requests DELTI: type: integer format: int32 description: Time for delete requests DELREC: type: integer format: int32 description: Number of records for delete requests PHYDELCNT: type: integer format: int32 description: Number of database delete operations COMMITTI: type: integer format: int32 description: Time for COMMIT WORK GENERATETI: type: integer format: int32 description: Generating time REPLOADTI: type: integer format: int32 description: Report loading time CUALOADTI: type: integer format: int32 description: Time for loading CUA objects DYNPLOADTI: type: integer format: int32 description: Time for loading screen objects DSQLCNT: type: integer format: int32 description: Bytes transferred to work process QUECNT: type: integer format: int32 description: Number of enqueues in batch input queue QUETI: type: integer format: int32 description: Batch input queue time DDICTI: type: integer format: int32 description: Time spent in DDIC interface CPICCNT: type: integer format: int32 description: Bytes transferred via CPIC interface CPICTI: type: integer format: int32 description: Time spent in RFC and CPIC interface TABLEPOINT: type: integer format: int32 description: Counter BTCJOBNAME: type: string maxLength: 32 description: 'SAP Workload: Workload: Job name (long)' BTCSTEPNR: type: string maxLength: 3 description: Number of step in background processing ROLLED_OUT: type: integer format: int64 description: Time roll context was rolled out SLI_CNT: type: integer format: int64 description: 'SAP Workload: Source. Load & Interface Data (Bytes)' USEDBYTES: type: integer format: int32 description: Used bytes EM/imode PRIVSUM: type: integer format: int32 description: Memory used in PRIV mode MAXBYTES: type: integer format: int32 description: Max. bytes (long) MAXBYTESDI: type: integer format: int32 description: Max. bytes (short) dialog PRIVMODE: type: string format: byte description: Request in PRIV mode? WPRESTART: type: string format: byte description: Workprocess restarted? GUITIME: type: integer format: int64 description: 'SAP Workload: -GUITIME- Zeitverbrauch am Frontend' GUICNT: type: integer format: int64 description: 'SAP Workload: -GUICNT- Anzahl Roundtrips zum Fronten' RFCRECEIVE: type: integer format: int64 description: 'SAP Workload: Workload: RFC received data' RFCSEND: type: integer format: int64 description: 'SAP Workload: Workload: RFC sent data' RFCEXETIME: type: integer format: int64 description: 'SAP Workload: Workload: Execution time' RFCCALLTIM: type: integer format: int64 description: 'SAP Workload: Workload: Calling time' RFCCALLS: type: integer format: int64 description: 'SAP Workload: Workload: RFC calls' RFCDATFROM: type: string maxLength: 1 description: 'SAP Workload: RFC Data from Record (CLIENT/SERVER/BOTH)' DBP_COUNT: type: integer format: int64 description: 'SAP Workload: Workload: DB-Procedure Anzahl Zugriffe' DBP_TIME: type: integer format: int64 description: 'SAP Workload: Workload: DB-Procedure Zeit für Zugriffe' FCODE: type: string maxLength: 20 description: 'SAP Workload: Workload: Function code' HITLIST_RESPTI: type: array items: type: object properties: DATE: type: string format: date description: Date RESPTI: type: integer format: int32 description: Statistics, Response time for one dialog step DBCALLS: type: integer format: int32 description: Number of data base requests ENDTI: type: string maxLength: 6 description: Ending time of dialog step CPUTI: type: integer format: int64 description: CPU time consumption of dialog step QUEUETI: type: integer format: int32 description: Dispatcher waiting time of dialog step V1SATI: type: integer format: int32 description: Dialog step key for update task WPID: type: string format: byte description: Number of work process for a dialog step TASKTYPE: type: string format: byte description: Task type number TABLOAD: type: string format: byte description: Table load TCODE: type: string maxLength: 20 description: Transaction code TERMINALID: type: string maxLength: 20 description: Terminal ID DYNPRONR: type: string maxLength: 4 description: Screen number or transaction name REPORT: type: string maxLength: 40 description: Name of transaction or programm which calls a dialog ACCOUNT: type: string maxLength: 12 description: User or account name using a transaction MANDT: type: string maxLength: 3 description: Client number ROLLKEY: type: string maxLength: 8 description: SAP rolling memory address INPUTLEN: type: integer format: int32 description: Size of SAP roll in/out data OUTPUTLEN: type: integer format: int32 description: Size of SAP roll in/out data MAXROLL: type: integer format: int32 description: Size of SAP roll in/out data MAXPAGE: type: integer format: int32 description: Size of SAP roll in/out data ROLLINCNT: type: integer format: int32 description: Time for SAP rolling procedure ROLLINTI: type: integer format: int32 description: Time for SAP rolling procedure ROLLOUTCNT: type: integer format: int32 description: Time for SAP rolling procedure ROLLOUTTI: type: integer format: int32 description: Time for SAP rolling procedure LOCKCNT: type: integer format: int32 description: Number of semaphore locks during a dialog step LOCKTI: type: integer format: int32 description: Time for semaphore locks during dialog step TABNAME1: type: string maxLength: 30 description: Name of table accessed TAB1DIRCNT: type: integer format: int32 description: Number of table requests TAB1SEQCNT: type: integer format: int32 description: Number of table requests TAB1UPDCNT: type: integer format: int32 description: Number of table requests TABNAME2: type: string maxLength: 30 description: Name of table accessed TAB2DIRCNT: type: integer format: int32 description: Number of table requests TAB2SEQCNT: type: integer format: int32 description: Number of table requests TAB2UPDCNT: type: integer format: int32 description: Number of table requests TABNAME3: type: string maxLength: 30 description: Name of table accessed TAB3DIRCNT: type: integer format: int32 description: Number of table requests TAB3SEQCNT: type: integer format: int32 description: Number of table requests TAB3UPDCNT: type: integer format: int32 description: Number of table requests TABNAME4: type: string maxLength: 30 description: Name of table accessed TAB4DIRCNT: type: integer format: int32 description: Number of table requests TAB4SEQCNT: type: integer format: int32 description: Number of table requests TAB4UPDCNT: type: integer format: int32 description: Number of table requests TABNAME5: type: string maxLength: 30 description: Name of table accessed TAB5DIRCNT: type: integer format: int32 description: Number of table requests TAB5SEQCNT: type: integer format: int32 description: Number of table requests TAB5UPDCNT: type: integer format: int32 description: Number of table requests READDIRCNT: type: integer format: int32 description: Number of direct read accesses on tables READDIRTI: type: integer format: int32 description: Time for direct read requests READDIRREC: type: integer format: int32 description: Number of directly requested records READDIRBUF: type: integer format: int32 description: Number of direct buffer reads READSEQCNT: type: integer format: int32 description: Number of sequential read requests to tables READSEQTI: type: integer format: int64 description: Time for sequential read requests READSEQREC: type: integer format: int32 description: Number of sequentially requested records READSEQBUF: type: integer format: int32 description: Sequential buffer reads PHYREADCNT: type: integer format: int32 description: Number of data base reads INSCNT: type: integer format: int32 description: Number of insert requests INSTI: type: integer format: int32 description: Time used for insert requests INSREC: type: integer format: int32 description: Number of records inserted PHYINSCNT: type: integer format: int32 description: Number of data base insert operations UPDCNT: type: integer format: int32 description: Number of updates requested UPDTI: type: integer format: int32 description: Time for update requests UPDREC: type: integer format: int32 description: Number of records requested for update PHYUPDCNT: type: integer format: int32 description: Number of database update operations DELCNT: type: integer format: int32 description: Number of delete requests DELTI: type: integer format: int32 description: Time for delete requests DELREC: type: integer format: int32 description: Number of records for delete requests PHYDELCNT: type: integer format: int32 description: Number of database delete operations COMMITTI: type: integer format: int32 description: Time for COMMIT WORK GENERATETI: type: integer format: int32 description: Generating time REPLOADTI: type: integer format: int32 description: Report loading time CUALOADTI: type: integer format: int32 description: Time for loading CUA objects DYNPLOADTI: type: integer format: int32 description: Time for loading screen objects DSQLCNT: type: integer format: int32 description: Bytes transferred to work process QUECNT: type: integer format: int32 description: Number of enqueues in batch input queue QUETI: type: integer format: int32 description: Batch input queue time DDICTI: type: integer format: int32 description: Time spent in DDIC interface CPICCNT: type: integer format: int32 description: Bytes transferred via CPIC interface CPICTI: type: integer format: int32 description: Time spent in RFC and CPIC interface TABLEPOINT: type: integer format: int32 description: Counter BTCJOBNAME: type: string maxLength: 32 description: 'SAP Workload: Workload: Job name (long)' BTCSTEPNR: type: string maxLength: 3 description: Number of step in background processing ROLLED_OUT: type: integer format: int64 description: Time roll context was rolled out SLI_CNT: type: integer format: int64 description: 'SAP Workload: Source. Load & Interface Data (Bytes)' USEDBYTES: type: integer format: int32 description: Used bytes EM/imode PRIVSUM: type: integer format: int32 description: Memory used in PRIV mode MAXBYTES: type: integer format: int32 description: Max. bytes (long) MAXBYTESDI: type: integer format: int32 description: Max. bytes (short) dialog PRIVMODE: type: string format: byte description: Request in PRIV mode? WPRESTART: type: string format: byte description: Workprocess restarted? GUITIME: type: integer format: int64 description: 'SAP Workload: -GUITIME- Zeitverbrauch am Frontend' GUICNT: type: integer format: int64 description: 'SAP Workload: -GUICNT- Anzahl Roundtrips zum Fronten' RFCRECEIVE: type: integer format: int64 description: 'SAP Workload: Workload: RFC received data' RFCSEND: type: integer format: int64 description: 'SAP Workload: Workload: RFC sent data' RFCEXETIME: type: integer format: int64 description: 'SAP Workload: Workload: Execution time' RFCCALLTIM: type: integer format: int64 description: 'SAP Workload: Workload: Calling time' RFCCALLS: type: integer format: int64 description: 'SAP Workload: Workload: RFC calls' RFCDATFROM: type: string maxLength: 1 description: 'SAP Workload: RFC Data from Record (CLIENT/SERVER/BOTH)' DBP_COUNT: type: integer format: int64 description: 'SAP Workload: Workload: DB-Procedure Anzahl Zugriffe' DBP_TIME: type: integer format: int64 description: 'SAP Workload: Workload: DB-Procedure Zeit für Zugriffe' FCODE: type: string maxLength: 20 description: 'SAP Workload: Workload: Function code' INSTANCES: type: array items: type: object properties: NAME: type: string maxLength: 39 description: 'SAPWL: Workload: Instanzname' HOST: type: string maxLength: 32 description: Hostname INSTNO: type: integer format: int64 description: 'SAP Workload: instance number of an SAP instance' MEMORY_STATISTIC: type: array items: type: object properties: TASKTYPE: type: string format: byte description: 'SAP Workload: Workload: task type (Dia, Btc, Upd, ... )' ENTRY_ID: type: string maxLength: 73 description: 'SAP Workload: Workload: Tcode, report or report+jobname' ACCOUNT: type: string maxLength: 12 description: 'SAP Workload: Workload: user name or account' MANDT: type: string maxLength: 3 description: Client ID of Current User COUNTER: type: integer format: int32 description: 'SAP Workload: Workload: Entry counter' MEMSUM: type: integer format: int64 description: 'SAP Workload: Workload: Memory allocated, total' PRIVSUM: type: integer format: int64 description: 'SAP Workload: Workload: Memory requirements, priv. mode' USEDBYTES: type: integer format: int64 description: 'SAP Workload: Workload: memory requirements, EM/imode' MAXBYTES: type: integer format: int64 description: 'SAP Workload: Workload: Maximum memory requirement' MAXBYTESDI: type: integer format: int64 description: 'SAP Workload: Workload: Maximum memory requirement (dialog)' PRIVCOUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of private modes uses' RESTCOUNT: type: integer format: int32 description: 'SAP Workload: Workload: number of work process restarts' RFC_CLIENT_DEST_STATISTIC: type: array items: type: object properties: TTYPE: type: string format: byte description: 'SAP Workload: Workload: task type (Dia, Btc, Upd, ... )' ENTRY_ID: type: string maxLength: 73 description: 'SAP Workload: Workload: Tcode, report or report+jobname' ACCOUNT: type: string maxLength: 12 description: 'SAP Workload: Workload: user name or account' MANDT: type: string maxLength: 3 description: Client ID of Current User TARGET: type: string maxLength: 64 description: 'SAP Workload: Workload: RFC destination name (target)' USERID: type: string maxLength: 13 description: 'SAP Workload: Workload: RFC User' LOCAL_DEST: type: string maxLength: 32 description: 'SAP Workload: Workload: RFC destination ID' REMOT_DEST: type: string maxLength: 32 description: 'SAP Workload: Workload: RFC destination ID' COUNTER: type: number description: 'SAP Workload: Workload: RFC number of records' RECEIVE: type: number description: 'SAP Workload: Workload: RFC received data' SEND: type: number description: 'SAP Workload: Workload: RFC sent data' EXE_TIME: type: number description: 'SAP Workload: Workload: Execution time' CALL_TIME: type: number description: 'SAP Workload: Workload: Calling time' CALLS: type: number description: 'SAP Workload: Workload: RFC calls' RFC_CLIENT_STATISTIC: type: array items: type: object properties: TTYPE: type: string format: byte description: 'SAP Workload: Workload: task type (Dia, Btc, Upd, ... )' ENTRY_ID: type: string maxLength: 73 description: 'SAP Workload: Workload: Tcode, report or report+jobname' ACCOUNT: type: string maxLength: 12 description: 'SAP Workload: Workload: user name or account' MANDT: type: string maxLength: 3 description: Client ID of Current User TARGET: type: string maxLength: 64 description: 'SAP Workload: Workload: RFC destination name (target)' USERID: type: string maxLength: 13 description: 'SAP Workload: Workload: RFC User' LOCAL_DEST: type: string maxLength: 32 description: 'SAP Workload: Workload: RFC destination ID' REMOT_DEST: type: string maxLength: 32 description: 'SAP Workload: Workload: RFC destination ID' PROG_NAME: type: string maxLength: 40 description: 'SAP Workload: Workload: RFC program name' FUNC_NAME: type: string maxLength: 32 description: 'SAP Workload: Workload: RFC function module' COUNTER: type: number description: 'SAP Workload: Workload: RFC number of records' RECEIVE: type: number description: 'SAP Workload: Workload: RFC received data' SEND: type: number description: 'SAP Workload: Workload: RFC sent data' EXE_TIME: type: number description: 'SAP Workload: Workload: Execution time' CALL_TIME: type: number description: 'SAP Workload: Workload: Calling time' RFC_SERVER_DEST_STATISTIC: type: array items: type: object properties: TTYPE: type: string format: byte description: 'SAP Workload: Workload: task type (Dia, Btc, Upd, ... )' ENTRY_ID: type: string maxLength: 73 description: 'SAP Workload: Workload: Tcode, report or report+jobname' ACCOUNT: type: string maxLength: 12 description: 'SAP Workload: Workload: user name or account' MANDT: type: string maxLength: 3 description: Client ID of Current User TARGET: type: string maxLength: 64 description: 'SAP Workload: Workload: RFC destination name (target)' USERID: type: string maxLength: 13 description: 'SAP Workload: Workload: RFC User' LOCAL_DEST: type: string maxLength: 32 description: 'SAP Workload: Workload: RFC destination ID' REMOT_DEST: type: string maxLength: 32 description: 'SAP Workload: Workload: RFC destination ID' RFC_CALLER: type: string maxLength: 13 description: 'SAP Workload: Workload: RFC caller' COUNTER: type: number description: 'SAP Workload: Workload: RFC number of records' RECEIVE: type: number description: 'SAP Workload: Workload: RFC received data' SEND: type: number description: 'SAP Workload: Workload: RFC sent data' EXE_TIME: type: number description: 'SAP Workload: Workload: Execution time' CALL_TIME: type: number description: 'SAP Workload: Workload: Calling time' CALLS: type: number description: 'SAP Workload: Workload: RFC calls' RFC_SERVER_STATISTIC: type: array items: type: object properties: TTYPE: type: string format: byte description: 'SAP Workload: Workload: task type (Dia, Btc, Upd, ... )' ENTRY_ID: type: string maxLength: 73 description: 'SAP Workload: Workload: Tcode, report or report+jobname' ACCOUNT: type: string maxLength: 12 description: 'SAP Workload: Workload: user name or account' MANDT: type: string maxLength: 3 description: Client ID of Current User TARGET: type: string maxLength: 64 description: 'SAP Workload: Workload: RFC destination name (target)' USERID: type: string maxLength: 13 description: 'SAP Workload: Workload: RFC User' LOCAL_DEST: type: string maxLength: 32 description: 'SAP Workload: Workload: RFC destination ID' REMOT_DEST: type: string maxLength: 32 description: 'SAP Workload: Workload: RFC destination ID' PROG_NAME: type: string maxLength: 40 description: 'SAP Workload: Workload: RFC program name' FUNC_NAME: type: string maxLength: 32 description: 'SAP Workload: Workload: RFC function module' RFC_CALLER: type: string maxLength: 13 description: 'SAP Workload: Workload: RFC caller' COUNTER: type: number description: 'SAP Workload: Workload: RFC number of records' RECEIVE: type: number description: 'SAP Workload: Workload: RFC received data' SEND: type: number description: 'SAP Workload: Workload: RFC sent data' EXE_TIME: type: number description: 'SAP Workload: Workload: Execution time' CALL_TIME: type: number description: 'SAP Workload: Workload: Calling time' TABLE_RECORD_STATISTIC: type: array items: type: object properties: TTYPE: type: string format: byte description: 'SAP Workload: Workload: task type (Dia, Btc, Upd, ... )' ENTRY_ID: type: string maxLength: 73 description: 'SAP Workload: Workload: Tcode, report or report+jobname' TNAME: type: string maxLength: 30 description: 'SAP Workload: Workload: table name' MODCNT: type: integer format: int32 description: 'SAP Workload: Workload: number of modifications' DIRCNT: type: integer format: int32 description: 'SAP Workload: Workload: number of direct read accesses' SEQCNT: type: integer format: int64 description: 'SAP Workload: Workload: number of sequential read accesses' TABTIME: type: integer format: int64 description: 'SAP Workload: Workload: access time' TASKTYPE_STATISTIC: type: array items: type: object properties: TASKTYPE: type: string maxLength: 7 description: 'SAP Workload: Workload: task type (long)' TIME: type: string maxLength: 7 description: 'SAP Workload: Workload: time range' COUNT: type: integer format: int32 description: 'SAP Workload: Workload: dialog steps, jobsteps' RESPTI: type: integer format: int64 description: 'SAP Workload: Workload: Response time' CPUTI: type: integer format: int64 description: 'SAP Workload: Workload: CPU time' QUEUETI: type: integer format: int64 description: 'SAP Workload: Workload: Wait time' READDIRCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of direct read attempts' READDIRTI: type: integer format: int64 description: 'SAP Workload: Workload: Time for direct read attempts' READDIRBUF: type: integer format: int64 description: 'SAP Workload: Workload: Number of direct reads in buffer' READSEQCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of sequential read operations' READSEQTI: type: integer format: int64 description: 'SAP Workload: Workload: Time for sequential read operations.' PHYREADCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of physical read operations.' CHNGCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of modifying accesses' CHNGTI: type: integer format: int64 description: 'SAP Workload: Workload: Time for modifying accesses' PHYCHNGREC: type: integer format: int64 description: 'SAP Workload: Workload: Number of modified records in d/bank' CNT001: type: integer format: int32 description: 'SAP Workload: Workload: dialog steps w/ resp. time < 0.1 s' CNT002: type: integer format: int32 description: 'SAP Workload: Workload: Dialog steps w/ resp. time < 0.2 s' CNT003: type: integer format: int32 description: 'SAP Workload: Workload: dialog steps w/ resp. time < 0.3' CNT004: type: integer format: int32 description: 'SAP Workload: Workload: dialog steps w/ resp. time < 0.4 s' CNT005: type: integer format: int32 description: 'SAP Workload: Workload: dialog steps w/ resp. time < 0.5 s' CNT006: type: integer format: int32 description: 'SAP Workload: Workload: dialog steps w/ resp. time < 1.0 s' CNT007: type: integer format: int32 description: 'SAP Workload: Workload: dialog steps w/ resp. time < 2.0 s' CNT008: type: integer format: int32 description: 'SAP Workload: Workload: dialog steps w/ resp. time < 3.0 s' CNT009: type: integer format: int32 description: 'SAP Workload: Workload: dialog steps w/ resp. time < 10.0 s' DBP_COUNT: type: integer format: int64 description: 'SAP Workload: Workload: DB-Procedure Anzahl Zugriffe' DBP_TIME: type: integer format: int64 description: 'SAP Workload: Workload: DB-Procedure Zeit für Zugriffe' TERMINAL_IO_STATISTIC: type: array items: type: object properties: AHOST: type: string maxLength: 39 description: 'SAPWL: Workload: Instanzname' PHOST: type: string maxLength: 20 description: 'SAP Workload: Workload: presentation server' COUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of dialog steps' BYTESIN: type: integer format: int64 description: 'SAP Workload: Workload: data volumes presentat.->app.server' BYTESOUT: type: integer format: int64 description: 'SAP Workload: Workload: data volumes app.server->presentat.' GUITIME: type: integer format: int64 description: 'SAP Workload: -GUITIME- Zeitverbrauch am Frontend' GUICNT: type: integer format: int64 description: 'SAP Workload: -GUICNT- Anzahl Roundtrips zum Fronten' GUINETTIME: type: integer format: int64 description: 'SAP Workload: -GUINETTIME- Netzwerkzeit zum Frontend' TIME_STATISTIC: type: array items: type: object properties: TTYPE: type: string format: byte description: 'SAP Workload: Workload: task type (Dia, Btc, Upd, ... )' TIME: type: string maxLength: 7 description: 'SAP Workload: Workload: time range' ENTRY_ID: type: string maxLength: 73 description: 'SAP Workload: Workload: Tcode, report or report+jobname' COUNT: type: integer format: int32 description: 'SAP Workload: Workload: Number of dialog steps' RESPTI: type: integer format: int64 description: 'SAP Workload: Workload: Response time' CPUTI: type: integer format: int64 description: 'SAP Workload: Workload: CPU time' QUEUETI: type: integer format: int64 description: 'SAP Workload: Workload: Wait time' READDIRCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of direct read attempts' READDIRTI: type: integer format: int64 description: 'SAP Workload: Workload: Time for direct read attempts' READDIRBUF: type: integer format: int64 description: 'SAP Workload: Workload: Number of direct reads in buffer' READSEQCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of sequential read operations' READSEQTI: type: integer format: int64 description: 'SAP Workload: Workload: Time for sequential read operations.' PHYREADCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of physical read operations.' CHNGCNT: type: integer format: int64 description: 'SAP Workload: Workload: Number of modifying accesses' CHNGTI: type: integer format: int64 description: 'SAP Workload: Workload: Time for modifying accesses' PHYCHNGREC: type: integer format: int64 description: 'SAP Workload: Workload: Number of modified records in d/bank' GUITIME: type: integer format: int64 description: 'SAP Workload: -GUITIME- Zeitverbrauch am Frontend' GUICNT: type: integer format: int64 description: 'SAP Workload: -GUICNT- Anzahl Roundtrips zum Fronten' GUINETTIME: type: integer format: int64 description: 'SAP Workload: -GUINETTIME- Netzwerkzeit zum Frontend' DBP_COUNT: type: integer format: int64 description: 'SAP Workload: Workload: DB-Procedure Anzahl Zugriffe' DBP_TIME: type: integer format: int64 description: 'SAP Workload: Workload: DB-Procedure Zeit für Zugriffe' LUW_COUNT: type: integer format: int64 description: 'SAP Workload: Number of LUW Changes/Transaction Steps' USER_STATISTIC: type: array items: type: object properties: TTYPE: type: string format: byte description: 'SAP Workload: Workload: task type (Dia, Btc, Upd, ... )' ENTRY_ID: type: string maxLength: 73 description: 'SAP Workload: Workload: Tcode, report or report+jobname' ACCOUNT: type: string maxLength: 12 description: 'SAP Workload: Workload: user name or account' '400': description: Bad request. 5XX: description: Unexpected error.