openapi: 3.0.0 info: title: SAP API version: 1.0.0 servers: - url: http://localhost:8080 paths: /rfc/BP_GET_JOBSTEP_STATISTIC: post: tags: - BTCSTAT operationId: /rfc/BP_GET_JOBSTEP_STATISTIC requestBody: content: application/json: schema: properties: ENDDATE: type: string format: date ENDTIME: type: string maxLength: 6 JOBCOUNT: type: string maxLength: 8 JOBNAME: type: string maxLength: 32 STEPCOUNT: type: integer format: int32 required: - ENDDATE - ENDTIME - JOBCOUNT - JOBNAME - STEPCOUNT responses: '200': description: OK content: application/json: schema: properties: T_STATISTIC: type: array items: type: object properties: MAINREC: type: object properties: RECNO: type: integer format: int32 description: 'SAP Workload NW Collector: Record Number from Main Record' DISPCNT: type: string format: byte description: 'SAP Workload NW Collector: Unsigned Short' ZTTADATE: type: string format: date description: 'SAP Workload NW Collector: Date' STARTDATE: type: string format: date description: 'SAP Workload NW Collector: Date' STARTTIME: type: string maxLength: 6 description: 'SAP Workload NW Collector: Time' STARTTIMESTAMP: type: integer format: int64 description: SAP Workload NW Collector UTC Time Stamp (YYYYMMDDhhmmss) ENDDATE: type: string format: date description: 'SAP Workload NW Collector: Date' ENDTIME: type: string maxLength: 6 description: 'SAP Workload NW Collector: Time' ENDTIMESTAMP: type: integer format: int64 description: SAP Workload NW Collector UTC Time Stamp (YYYYMMDDhhmmss) TARGETTIMEZONE: type: string maxLength: 6 description: 'SAP Workload NW Collector: Time Zone' RESPTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' CPUTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Milliseconds' QUEUETI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Milliseconds' WPID: type: string format: byte description: 'SAP Workload NW Collector: Unsigned Short' TASKTYPE: type: string format: byte description: 'SAP Workload NW Collector: Unsigned Byte' TABLOAD: type: string format: byte description: 'SAP Workload NW Collector: Indicator' ACCOUNT: type: string maxLength: 12 description: 'SAP Workload NW Collector: User Name' MANDT: type: string maxLength: 3 description: 'SAP Workload NW Collector: Client' ROLLKEY: type: string format: byte description: 'SAP Workload NW Collector: Unsigned Long' INPUTLEN: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' OUTPUTLEN: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' MAXROLL: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' MAXPAGE: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' ROLLINCNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' ROLLINTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Short)' ROLLOUTCNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' ROLLOUTTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Short)' LOCKCNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' LOCKTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' GENERATETI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Short)' REPLOADTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Short)' CUALOADTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Short)' DYNPLOADTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Short)' DSQLCNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' QUECNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' QUETI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Short)' DDICTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Short)' RFCCNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' RFCTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' MEMSUM: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' PRIVSUM: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' USEDBYTES: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' MAXBYTES: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' MAXBYTESDI: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' PRIVMODE: type: string format: byte description: 'SAP Workload NW Collector: Indicator' WPRESTART: type: string format: byte description: 'SAP Workload NW Collector: Indicator' TRANSID: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' ROLLED_OUT: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Milliseconds' LUW_INFO: type: string format: byte description: 'SAP Workload NW Collector: Unsigned Byte' SLI_CNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' ENTRY_ID: type: string maxLength: 73 description: 'SAP Workload NW Collector: TCode, Report (+Job Name), ...' TERMINALID: type: string maxLength: 20 description: 'SAP Workload NW Collector: Text Field of 20 Characters' DYNPRONR: type: string maxLength: 4 description: 'SAP Workload NW Collector: Text Field of 4 Characters' REPORT: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' TCODE: type: string maxLength: 20 description: 'SAP Workload NW Collector: Text Field of 20 Characters' STARTTIME1: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' STARTTIME2: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' ENDTIME1: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' ENDTIME2: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' PROCTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Milliseconds' GUITIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Milliseconds' GUICNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' GUINETTIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Milliseconds' CUA_PROG: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' CUA_FUNC: type: string maxLength: 20 description: 'SAP Workload NW Collector: Text Field of 20 Characters' DBREQTIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DBPREQTIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Short)' DBPCOUNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' CONTEXT_ID: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' DIALOG_STEP: type: integer format: int32 description: 'SAP Workload: Dialog Step Counter' HTTPCNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' HTTPTIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' ADCNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' ADTIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Short)' ABGC_RUN_COUNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' ABGC_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' ABGC_FREED_OBJS: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' ABGC_ALLOC_OBJS: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' ABGC_CALLED_EXPL: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' ORGUNIT: type: object properties: OBJID: type: integer format: int64 description: Object ID of an Organizational Unit SHORTTEXT: type: string maxLength: 12 description: Short Text for an Organizational Unit TEXT: type: string maxLength: 40 description: Text for an Organizational Unit COMPHIER: type: object properties: DEVCLASS: type: string maxLength: 24 description: Application Component ID COMPONENT: type: string maxLength: 24 description: Application Component ID SUBAPPLICATION: type: string maxLength: 24 description: Application Component ID APPLICATION: type: string maxLength: 24 description: Application Component ID DEVTEXT: type: string maxLength: 60 description: Short Description of the Component Hierarchy COMPTEXT: type: string maxLength: 60 description: Short Description of the Component Hierarchy SUBAPPTEXT: type: string maxLength: 60 description: Short Description of the Component Hierarchy APPTEXT: type: string maxLength: 60 description: Short Description of the Component Hierarchy DEV_ID: type: string maxLength: 20 description: ID of an Object from the Component Hierarchy COMP_ID: type: string maxLength: 20 description: ID of an Object from the Component Hierarchy SUBAPP_ID: type: string maxLength: 20 description: ID of an Object from the Component Hierarchy APPL_ID: type: string maxLength: 20 description: ID of an Object from the Component Hierarchy SMTPCLIENT: type: array items: type: object properties: COMM_STEP: type: string maxLength: 1 description: 'SAP Workload NW Collector: Text Field of 1 Character' CONNECTION_ID: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' CALL_NUMBER: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' TIMESTAMP: type: string maxLength: 48 description: 'SAP Workload NW Collector: Text Field of 48 Characters' PROTOCOL: type: integer format: int32 description: 'SAP Worload NW Collector: Communication Protocol' HOST: type: string maxLength: 128 description: 'SAP Workload NW Collector: Text Field of 128 Characters' PORT: type: string maxLength: 8 description: 'SAP Workload NW Collector: Text Field of 8 Characters' MAIL_FROM: type: string maxLength: 128 description: 'SAP Workload NW Collector: Text Field of 128 Characters' MAIL_TO: type: string maxLength: 128 description: 'SAP Workload NW Collector: Text Field of 128 Characters' RESPONSE_CODE: type: string maxLength: 12 description: 'SAP Workload NW Collector: Text Field of 12 Characters' DATA_SEND: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' DATA_SEND_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DATA_RECEIVE: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' DATA_RECEIVE_TI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' PROGRAM_NAME: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' PROGRAM_LINE: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' DBPROCED: type: array items: type: object properties: DB_PROC: type: string maxLength: 100 description: 'SAP Workload NW Collector: Text Field of 100 Characters' DB_CONN: type: string maxLength: 30 description: 'SAP Workload NW Collector: Text Field of 30 Characters' CNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' DTIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' HTTPSDRECS: type: array items: type: object properties: CONNECTION_ID: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' CALL_NUMBER_D: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' CALL_NUMBER_C: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' PROTOCOL: type: integer format: int32 description: 'SAP Worload NW Collector: Communication Protocol' HOST: type: string maxLength: 128 description: 'SAP Workload NW Collector: Text Field of 128 Characters' PORT: type: string maxLength: 8 description: 'SAP Workload NW Collector: Text Field of 8 Characters' METHOD: type: integer format: int32 description: 'SAP Workload NW Collector: Communication Method' DESTINATION_NAME: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' INSTANCE_NAME: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' P_INSTANCE_NAME: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' P_RELEASE: type: string maxLength: 20 description: 'SAP Workload NW Collector: Text Field of 20 Characters' P_IP_ADDRESS: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' CALL_TIME_D: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' CALL_TIME_C: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' IDLE_TIME_D: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' IDLE_TIME_C: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DATA_SEND_D: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' D_SEND_TIME_D: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DATA_SEND_C: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' D_SEND_TIME_C: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' D_RECEIVE_D: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' D_RECEIVE_TIME_D: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' D_RECEIVE_C: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' D_RECEIVE_TIME_C: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' ORIG_PROTOCOL: type: integer format: int32 description: 'SAP Worload NW Collector: Communication Protocol' EXEC_TIME_D: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' EXEC_TIME_C: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' ENGINE_TYPE: type: string maxLength: 1 description: 'SAP Workload NW Collector: Text Field of 1 Character' C_USER_NAME: type: string maxLength: 12 description: 'SAP Workload NW Collector: User Name' C_CLIENT_NUMBER: type: string maxLength: 3 description: 'SAP Workload NW Collector: Client' P_PROGRAM_NAME: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' P_TRANS_CODE: type: string maxLength: 20 description: 'SAP Workload NW Collector: Text Field of 20 Characters' P_DEST_NAME: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' VIRTUAL_HOST: type: integer format: int32 description: 'SAP Workload NW Collector: Host Number' LOGON_METHOD: type: string maxLength: 1 description: 'SAP Workload NW Collector: Text Field of 1 Character' LOGON_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' AUTHORIS_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' SMTPCLIENTD: type: array items: type: object properties: CONNECTION_ID: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' CALL_NUMBER_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' CALL_NUMBER_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' PROTOCOL: type: integer format: int32 description: 'SAP Worload NW Collector: Communication Protocol' HOST: type: string maxLength: 128 description: 'SAP Workload NW Collector: Text Field of 128 Characters' PORT: type: string maxLength: 8 description: 'SAP Workload NW Collector: Text Field of 8 Characters' INSTANCE_NAME: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' CALL_TIME_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' CALL_TIME_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DATA_SEND_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' DATA_SEND_TI_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DATA_SEND_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' DATA_SEND_TI_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DATA_RECEIVE_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' D_RECEIVE_TI_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DATA_RECEIVE_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' D_RECEIVE_TI_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' RFCSERVER: type: array items: type: object properties: CONNECTION_ID: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' DESTINATION_NAME: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' TIMESTAMP: type: string maxLength: 48 description: 'SAP Workload NW Collector: Text Field of 48 Characters' FUNCTION_NAME: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' PROGRAM_NAME: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' PROGRAM_LINE: type: integer format: int64 description: 'SAP Workload NW Collector: Whole Number Value up to 2^32-1' CALL_STEP: type: string maxLength: 1 description: 'SAP Workload NW Collector: Text Field of 1 Character' CALL_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' EXECUTION_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' IDLE_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DATA_SEND: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' A_DATA_SEND: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' DATA_RECEIVE: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' A_DATA_RECEIVE: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' CALL_NUMBER: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' P_INSTANCE_NAME: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' D_SEND_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' D_RECEIVE_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' CALLER_USER_NAME: type: string maxLength: 12 description: 'SAP Workload NW Collector: User Name' CALLER_CLIENT: type: string maxLength: 3 description: 'SAP Workload NW Collector: Client' HTTPCDRECS: type: array items: type: object properties: CONNECTION_ID: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' CALL_NUMBER_D: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' CALL_NUMBER_C: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' PROTOCOL: type: integer format: int32 description: 'SAP Worload NW Collector: Communication Protocol' HOST: type: string maxLength: 128 description: 'SAP Workload NW Collector: Text Field of 128 Characters' PORT: type: string maxLength: 8 description: 'SAP Workload NW Collector: Text Field of 8 Characters' METHOD: type: integer format: int32 description: 'SAP Workload NW Collector: Communication Method' DESTINATION_NAME: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' INSTANCE_NAME: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' P_INSTANCE_NAME: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' P_RELEASE: type: string maxLength: 20 description: 'SAP Workload NW Collector: Text Field of 20 Characters' P_IP_ADDRESS: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' CALL_TIME_D: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' CALL_TIME_C: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' IDLE_TIME_D: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' IDLE_TIME_C: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DATA_SEND_D: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' D_SEND_TIME_D: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DATA_SEND_C: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' D_SEND_TIME_C: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' D_RECEIVE_D: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' D_RECEIVE_TIME_D: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' D_RECEIVE_C: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' D_RECEIVE_TIME_C: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' TRANSACTION_CODE: type: string maxLength: 20 description: 'SAP Workload NW Collector: Text Field of 20 Characters' PROGRAM_NAME: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' P_EXEC_TIME_D: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' P_EXEC_TIME_C: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' P_ENGINE_TYPE: type: string maxLength: 1 description: 'SAP Workload NW Collector: Text Field of 1 Character' P_USER_NAME: type: string maxLength: 12 description: 'SAP Workload NW Collector: User Name' P_CLIENT_NUMBER: type: string maxLength: 3 description: 'SAP Workload NW Collector: Client' PATH: type: string maxLength: 255 description: 'SAP Workload NW Collector: Text Field of 255 Characters' ASTATRECS: type: array items: type: object properties: IKEY: type: string maxLength: 30 description: 'SAP Workload NW Collector: Text Field of 30 Characters' OKEY: type: string maxLength: 30 description: 'SAP Workload NW Collector: Text Field of 30 Characters' STATE: type: integer format: int64 description: 'SAP Workload NW Collector: Whole Number Value up to 2^32-1' APPL_INFO: type: string maxLength: 50 description: 'SAP Workload NW Collector: Text Field of 50 Characters' SPOOLPRINT: type: array items: type: object properties: STARTDATE: type: string format: date description: 'SAP Workload NW Collector: Date' STARTTIME: type: string maxLength: 6 description: 'SAP Workload NW Collector: Time' ENDDATE: type: string format: date description: 'SAP Workload NW Collector: Date' ENDTIME: type: string maxLength: 6 description: 'SAP Workload NW Collector: Time' PROCESSED: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' PJPAGES: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' PROCBYTES: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' PJBYTES: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' TRBYTES: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' RESPTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' HTTPSRECS: type: array items: type: object properties: CALL_STEP: type: string maxLength: 1 description: 'SAP Workload NW Collector: Text Field of 1 Character' CONNECTION_ID: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' CALL_NUMBER: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' DESTINATION_NAME: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' TIMESTAMP: type: string maxLength: 48 description: 'SAP Workload NW Collector: Text Field of 48 Characters' PROTOCOL: type: integer format: int32 description: 'SAP Worload NW Collector: Communication Protocol' HOST: type: string maxLength: 128 description: 'SAP Workload NW Collector: Text Field of 128 Characters' PORT: type: string maxLength: 8 description: 'SAP Workload NW Collector: Text Field of 8 Characters' METHOD: type: integer format: int32 description: 'SAP Workload NW Collector: Communication Method' PATH: type: string maxLength: 255 description: 'SAP Workload NW Collector: Text Field of 255 Characters' STATUS_CODE: type: integer format: int32 description: 'SAP Workload NW Collector: Status Code from HTTPC Subrecord' STATUS_PHRASE: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' CALL_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' IDLE_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' D_SEND: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' D_SEND_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' D_RECEIVE: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' D_RECEIVE_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' C_USER_NAME: type: string maxLength: 12 description: 'SAP Workload NW Collector: User Name' C_CLIENT_NUMBER: type: string maxLength: 3 description: 'SAP Workload NW Collector: Client' EXECUTION_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' VIRTUAL_HOST: type: integer format: int32 description: 'SAP Workload NW Collector: Host Number' BATCHSTEP: type: array items: type: object properties: STEP: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' JOBNAME: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' JOBCOUNT: type: string maxLength: 8 description: 'SAP Workload NW Collector: Text Field of 8 Characters' VMC: type: array items: type: object properties: VM_HANDLE: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' VM_TYPE: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' REQUEST_TYPE: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' CALL_COUNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' COUNT_ATTACH: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' COUNT_DETACH: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' COUNT_GC_EXP_LCL: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' COUNT_GC_EXP_SHD: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' COUNT_GC_OLD: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' COUNT_GC_SHARED: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' COUNT_GC_YOUNG: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' COUNT_JIT_DECOMP: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' COUNT_JIT_RETRY: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' COUNT_JIT_SUCC: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' COUNT_JIT_TRIAL: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' COUNT_LD_CL_CONF: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' COUNT_LD_CL_LCL: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' COUNT_LD_CL_SHRD: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' COUNT_NBYTE_SW: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' COUNT_THREAD_SW: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' COUNT_CLONE: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' MEM_ALLOC_LOCAL: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_ALLOC_SHRD: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_CL_AL_LOCAL: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_CL_AL_SHARE: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_CL_FR_LOCAL: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_CL_FR_SHRD: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_CH_AL_LOCAL: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_CH_AL_SHARE: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_CH_FR_LOCAL: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_CH_FR_SHRD: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_CH_MAX_WMEM: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_CH_USED_LOC: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_CH_USED_SHRD: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_CH_WRG_PRED: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_IO_FILE_READ: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_IO_FILE_WRTE: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_IO_NET_RECV: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_IO_NET_SEND: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_MISC_AL_SHRD: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_MISC_FR_LCL: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_MISC_FR_SHRD: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_MISC_LOCAL: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_MISC_PROFNG: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_OBJS_AL_OLD: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_OBJS_AL_SHRD: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_OBJS_AL_YOUN: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_OBJS_FR_OLD: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_OBJS_FR_SHRD: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_OBJS_FR_YOUN: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MEM_OBJS_PROM: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' MAX_THREAD_RUNTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' TIME_ATTACH: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' TIME_DETACH: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' TIME_GC_OLD: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' TIME_GC_OLD_CPU: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' TIME_GC_SHRD: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' TIME_GC_SHRD_CPU: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' TIME_GC_YOUNG: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' TIME_GC_YOUN_CPU: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' TIME_GEN_BYTE: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' TIME_GEN_JAVA: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' TIME_GEN_NATIVE: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' VM_CPU_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' VM_ELAPSED_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' TIME_CLONE: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' TABLERECS: type: array items: type: object properties: TABNAME: type: string maxLength: 30 description: 'SAP Workload NW Collector: Text Field of 30 Characters' MODCNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' DIRCNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' SEQCNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' TABTIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' SPOOLACTIV: type: array items: type: object properties: CURMODE: type: string maxLength: 1 description: 'SAP Workload NW Collector: Text Field of 1 Character' RESPTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' CLIENTINFO: type: array items: type: object properties: SYSID: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' SERVICE: type: integer format: int32 description: 'SAP Workload NW Collector: Whole Number Value up to 2^16-1' USERID: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' ACTION: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' ACTTYPE: type: integer format: int32 description: 'SAP Workload NW Collector: Whole Number Value up to 2^16-1' PRESYSID: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' CONTEXT_ID: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' DIALOG_STEP: type: integer format: int32 description: 'SAP Workload: Dialog Step Counter' DBRECS: type: array items: type: object properties: CONNECTION_NAME: type: string maxLength: 30 description: 'SAP Workload NW Collector: Text Field of 30 Characters' READDIRCNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' READDIRTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' READDIRREC: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' READDIRBUF: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' READSEQCNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' READSEQTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' READSEQREC: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' READSEQBUF: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' PHYREADCNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' INSCNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' INSTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' INSREC: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' PHYINSCNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' UPDCNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' UPDTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' UPDREC: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' PHYUPDCNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' DELCNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' DELTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DELREC: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' PHYDELCNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' COMMITTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DBPROCNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' DBPROCTI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' RFCCLIDEST: type: array items: type: object properties: CONNECTION_ID: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' RFC_TYPE: type: string maxLength: 1 description: 'SAP Workload NW Collector: Text Field of 1 Character' ENGINE_TYPE: type: string maxLength: 1 description: 'SAP Workload NW Collector: Text Field of 1 Character' P_ENGINE_TYPE: type: string maxLength: 1 description: 'SAP Workload NW Collector: Text Field of 1 Character' TRANSACTION_CODE: type: string maxLength: 20 description: 'SAP Workload NW Collector: Text Field of 20 Characters' PROGRAM_NAME: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' DESTINATION_NAME: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' IP_ADDRESS: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' P_IP_ADDRESS: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' INSTANCE_NAME: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' P_INSTANCE_NAME: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' P_RELEASE: type: string maxLength: 12 description: 'SAP Workload NW Collector: Text Field of 12 Characters' CALL_TIME_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' CALL_TIME_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' EXEC_TIME_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' EXEC_TIME_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' IDLE_TIME_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' IDLE_TIME_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DATA_SEND_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' DATA_SEND_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' A_DATA_SEND_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' A_DATA_SEND_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' DATA_RECEIVE_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' DATA_RECEIVE_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' A_DATA_RECEIVE_D: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' A_DATA_RECEIVE_C: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' CALL_NUMBER_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' CALL_NUMBER_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' INBOUND_TID: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' INBOUND_QUEUE: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' OUTBOUND_TID: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' OUTBOUND_QUEUE: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' D_SEND_TIME_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' D_SEND_TIME_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' D_RECEIVE_TIME_D: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' D_RECEIVE_TIME_C: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' RFC_USER_NAME: type: string maxLength: 12 description: 'SAP Workload NW Collector: User Name' RFC_CLIENT: type: string maxLength: 3 description: 'SAP Workload NW Collector: Client' RFCSRVDEST: type: array items: type: object properties: CONNECTION_ID: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' RFC_TYPE: type: string maxLength: 1 description: 'SAP Workload NW Collector: Text Field of 1 Character' ENGINE_TYPE: type: string maxLength: 1 description: 'SAP Workload NW Collector: Text Field of 1 Character' P_ENGINE_TYPE: type: string maxLength: 1 description: 'SAP Workload NW Collector: Text Field of 1 Character' TRANSACTION_CODE: type: string maxLength: 20 description: 'SAP Workload NW Collector: Text Field of 20 Characters' PROGRAM_NAME: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' DESTINATION_NAME: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' IP_ADDRESS: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' P_IP_ADDRESS: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' INSTANCE_NAME: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' P_INSTANCE_NAME: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' P_RELEASE: type: string maxLength: 12 description: 'SAP Workload NW Collector: Text Field of 12 Characters' CALL_TIME_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' CALL_TIME_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' EXEC_TIME_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' EXEC_TIME_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' IDLE_TIME_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' IDLE_TIME_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DATA_SEND_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' DATA_SEND_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' A_DATA_SEND_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' A_DATA_SEND_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' DATA_RECEIVE_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' DATA_RECEIVE_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' A_DATA_RECEIVE_D: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' A_DATA_RECEIVE_C: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' CALL_NUMBER_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' CALL_NUMBER_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' INBOUND_TID: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' INBOUND_QUEUE: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' OUTBOUND_TID: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' OUTBOUND_QUEUE: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' D_SEND_TIME_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' D_SEND_TIME_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' D_RECEIVE_TIME_D: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' D_RECEIVE_TIME_C: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' CALLER_USER_NAME: type: string maxLength: 12 description: 'SAP Workload NW Collector: User Name' CALLER_CLIENT: type: string maxLength: 3 description: 'SAP Workload NW Collector: Client' LOGON_METHOD: type: string maxLength: 1 description: 'SAP Workload NW Collector: Text Field of 1 Character' LOGON_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' AUTH_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' SMTPSERVERD: type: array items: type: object properties: CONNECTION_ID: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' CALL_NUMBER_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' CALL_NUMBER_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' PROTOCOL: type: integer format: int32 description: 'SAP Worload NW Collector: Communication Protocol' HOST: type: string maxLength: 128 description: 'SAP Workload NW Collector: Text Field of 128 Characters' PORT: type: string maxLength: 8 description: 'SAP Workload NW Collector: Text Field of 8 Characters' INSTANCE_NAME: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' CALL_TIME_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' CALL_TIME_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DATA_SEND_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' DATA_SEND_TI_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DATA_SEND_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' DATA_SEND_TI_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DATA_RECEIVE_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' D_RECEIVE_TI_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DATA_RECEIVE_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' D_RECEIVE_TI_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' LOGON_METHOD: type: string maxLength: 1 description: 'SAP Workload NW Collector: Text Field of 1 Character' LOGON_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' AUTHORIZATION_TI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' VHOST_NUMBER: type: integer format: int32 description: 'SAP Workload NW Collector: Host Number' EXECUTION_TI_DIA: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' EXECUTION_TI_CON: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' SMTPSERVER: type: array items: type: object properties: COMM_STEP: type: string maxLength: 1 description: 'SAP Workload NW Collector: Text Field of 1 Character' CONNECTION_ID: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' CALL_NUMBER: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' TIMESTAMP: type: string maxLength: 48 description: 'SAP Workload NW Collector: Text Field of 48 Characters' PROTOCOL: type: integer format: int32 description: 'SAP Worload NW Collector: Communication Protocol' HOST: type: string maxLength: 128 description: 'SAP Workload NW Collector: Text Field of 128 Characters' PORT: type: string maxLength: 8 description: 'SAP Workload NW Collector: Text Field of 8 Characters' MAIL_FROM: type: string maxLength: 128 description: 'SAP Workload NW Collector: Text Field of 128 Characters' MAIL_TO: type: string maxLength: 128 description: 'SAP Workload NW Collector: Text Field of 128 Characters' RESPONSE_CODE: type: string maxLength: 12 description: 'SAP Workload NW Collector: Text Field of 12 Characters' DATA_SEND: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' DATA_SEND_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DATA_RECEIVE: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' DATA_RECEIVE_TI: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' VHOST_NUMBER: type: integer format: int32 description: 'SAP Workload NW Collector: Host Number' EXECUTION_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' HTTPCRECS: type: array items: type: object properties: CALL_STEP: type: string maxLength: 1 description: 'SAP Workload NW Collector: Text Field of 1 Character' CONNECTION_ID: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' CALL_NUMBER: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' DESTINATION_NAME: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' TIMESTAMP: type: string maxLength: 48 description: 'SAP Workload NW Collector: Text Field of 48 Characters' PROTOCOL: type: integer format: int32 description: 'SAP Worload NW Collector: Communication Protocol' HOST: type: string maxLength: 128 description: 'SAP Workload NW Collector: Text Field of 128 Characters' PORT: type: string maxLength: 8 description: 'SAP Workload NW Collector: Text Field of 8 Characters' METHOD: type: integer format: int32 description: 'SAP Workload NW Collector: Communication Method' PATH: type: string maxLength: 255 description: 'SAP Workload NW Collector: Text Field of 255 Characters' STATUS_CODE: type: integer format: int32 description: 'SAP Workload NW Collector: Status Code from HTTPC Subrecord' STATUS_PHRASE: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' CALL_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' IDLE_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' D_SEND: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' D_SEND_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' D_RECEIVE: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' D_RECEIVE_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' P_USER_NAME: type: string maxLength: 12 description: 'SAP Workload NW Collector: User Name' P_CLIENT_NUMBER: type: string maxLength: 3 description: 'SAP Workload NW Collector: Client' P_INSTANCE_NAME: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' PROGRAM_NAME: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' PROGRAM_LINE: type: integer format: int64 description: 'SAP Workload NW Collector: Whole Number Value up to 2^32-1' P_EXECUTION_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' ADMMSG: type: array items: type: object properties: OPCODE: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' CNT: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Short)' DTIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Short)' RFCCLIENT: type: array items: type: object properties: CONNECTION_ID: type: string maxLength: 32 description: 'SAP Workload NW Collector: Text Field of 32 Characters' DESTINATION_NAME: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' TIMESTAMP: type: string maxLength: 48 description: 'SAP Workload NW Collector: Text Field of 48 Characters' FUNCTION_NAME: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' PROGRAM_NAME: type: string maxLength: 64 description: 'SAP Workload NW Collector: Text Field of 64 Characters' PROGRAM_LINE: type: integer format: int64 description: 'SAP Workload NW Collector: Whole Number Value up to 2^32-1' CALL_STEP: type: string maxLength: 1 description: 'SAP Workload NW Collector: Text Field of 1 Character' CALL_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' EXECUTION_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' IDLE_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' DATA_SEND: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' A_DATA_SEND: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' DATA_RECEIVE: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' A_DATA_RECEIVE: type: integer format: int64 description: 'SAP Workload NW Collector: Bytes (Long)' CALL_NUMBER: type: integer format: int64 description: 'SAP Workload NW Collector: Counter (Long)' P_INSTANCE_NAME: type: string maxLength: 40 description: 'SAP Workload NW Collector: Text Field of 40 Characters' D_SEND_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' D_RECEIVE_TIME: type: integer format: int64 description: 'SAP Workload NW Collector: Time in Microseconds (Long)' RFC_USER_NAME: type: string maxLength: 12 description: 'SAP Workload NW Collector: User Name' RFC_CLIENT: type: string maxLength: 3 description: 'SAP Workload NW Collector: Client' '400': description: Bad request. 5XX: description: Unexpected error.