openapi: 3.0.0 info: title: SAP API version: 1.0.0 servers: - url: http://localhost:8080 paths: /rfc/CCMSBI_N3STAT_READ: post: tags: - SCCMSBI_STAT_EXTR_UTIL operationId: /rfc/CCMSBI_N3STAT_READ requestBody: content: application/json: schema: properties: INFO: type: object properties: DSRMAIN_SEL: type: string maxLength: 1 description: Single-Character Flag DSRCLII_SEL: type: string maxLength: 1 description: Single-Character Flag DSRTYP1_SEL: type: string maxLength: 1 description: Single-Character Flag DSRESYS_SEL: type: string maxLength: 1 description: Single-Character Flag DSRTP1A_SEL: type: string maxLength: 1 description: Single-Character Flag DSRRSPC_SEL: type: string maxLength: 1 description: Single-Character Flag DSRHITR_SEL: type: string maxLength: 1 description: Single-Character Flag DSRHITW_SEL: type: string maxLength: 1 description: Single-Character Flag DSRACTI_SEL: type: string maxLength: 1 description: Single-Character Flag DSRLOAD_SEL: type: string maxLength: 1 description: Single-Character Flag DSRAHGR_SEL: type: string maxLength: 1 description: Single-Character Flag DSRHEAD_SIZE: type: integer format: int32 description: Natural number DSRMAIN_SIZE: type: integer format: int32 description: Natural number DSRCLII_SIZE: type: integer format: int32 description: Natural number DSRTYP1_SIZE: type: integer format: int32 description: Natural number DSRESYS_SIZE: type: integer format: int32 description: Natural number DSRTP1A_SIZE: type: integer format: int32 description: Natural number DSRRSPC_SIZE: type: integer format: int32 description: Natural number DSRHITR_SIZE: type: integer format: int32 description: Natural number DSRHITW_SIZE: type: integer format: int32 description: Natural number DSRACTI_SIZE: type: integer format: int32 description: Natural number DSRLOAD_SIZE: type: integer format: int32 description: Natural number DSRAHGR_SIZE: type: integer format: int32 description: Natural number HGR_GRANU: type: integer format: int32 description: Natural number E_MAXSIZE: type: integer format: int32 description: Natural number STEP: type: object properties: ARFC_TKEY: type: string maxLength: 10 description: Character Field Length = 10 ACTIVE: type: string maxLength: 1 description: Single-Character Flag SYNC_CALL: type: string maxLength: 1 description: Single-Character Flag LSNAME: type: string maxLength: 60 description: Text Field of Length 60 SYSID: type: string maxLength: 8 description: Name of the SAP System MONSYS_ID: type: string maxLength: 8 description: Name of the SAP System MONSYS_RFCDEST: type: string maxLength: 32 description: 'SAP Workload: SystemID(GUID) in Distributed System Landscape' SYSID_RFCDEST: type: string maxLength: 32 description: 'SAP Workload: SystemID(GUID) in Distributed System Landscape' MANDANT: type: string maxLength: 3 description: 'SAP Workload: Client' COMPONENT: type: string maxLength: 32 description: 'DSR Statistics: Name of a Non-R/3 Component' COMPONENT_TYPE: type: string maxLength: 10 description: 'DSR Statistics: Type of Non-R/3 Component' TIME_ZONE: type: string maxLength: 6 description: Time Zone ENDDATE_FROM: type: string format: date description: Current Date of Application Server ENDTIME_FROM: type: string maxLength: 6 description: Current Time of Application Server ENDDATE_TO: type: string format: date description: Current Date of Application Server ENDTIME_TO: type: string maxLength: 6 description: Current Time of Application Server ENDDATE_TO_TOT: type: string format: date description: Current Date of Application Server ENDTIME_TO_TOT: type: string maxLength: 6 description: Current Time of Application Server STAT_RECTYPE: type: string maxLength: 20 description: Text (20 Characters) READ_TRANSID: type: string maxLength: 32 description: 'SAP Workload: Workload: Transaction ID' READ_SERVICE: type: integer format: int32 description: 'SAP Workload: Service Type in the Client Infor Subrecord' READ_SERVICE_TXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' READ_ACTION: type: string maxLength: 40 description: 'SAP Workload: Action/Transaction in Distributed SysLandscape' READ_ACTION_TYPE: type: integer format: int32 description: 'SAP Workload: Action Type in the Client Info Subrecord' READ_ACTYPE_TXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' READ_USERNAME: type: string maxLength: 32 description: 'SAP Workload: UserID in Distributed System Landscape' READ_EXCLUDE_USERNAME: type: string maxLength: 32 description: 'SAP Workload: UserID in Distributed System Landscape' READ_WORKPROCESS: type: string format: byte description: 'SAP Workload NW Collector: Unsigned Short' STAT_RECFORMAT: type: integer format: int32 description: Natural number MAX_RECORDS: type: integer format: int32 description: Natural number HGR_GRANU: type: integer format: int32 description: Natural number required: - INFO - STEP responses: '200': description: OK content: application/json: schema: properties: DATA: type: array items: type: object properties: DSR_DATA: type: object properties: MAIN_SEGM: type: object properties: LSNAME: type: string maxLength: 60 description: 'CCMS/BW: Landscape Name' COMPONENT: type: string maxLength: 32 description: 'DSR Statistics: Name of a Non-R/3 Component' COMPONENT_TYPE: type: string maxLength: 10 description: 'DSR Statistics: Type of Non-R/3 Component' MONI_SYSTEM: type: string maxLength: 32 description: Logical Destination (Specified in Function Call) IVSTARTDATE: type: string format: date description: 'SAP Workload: Workload: Date' IVSTARTTIME: type: string maxLength: 6 description: 'SAP Workload: Workload: time of day' IVENDDATE: type: string format: date description: 'SAP Workload: Workload: Date' IVENDTIME: type: string maxLength: 6 description: 'SAP Workload: Workload: time of day' TIME_ZONE: type: string maxLength: 6 description: Time Zone SEL_TRANSID: type: string maxLength: 32 description: 'SAP Workload: Workload: Transaction ID' SEL_SERVICE: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' SEL_ACTION: type: string maxLength: 40 description: 'SAP Workload: Action/Transaction in Distributed SysLandscape' SEL_ACTIONTYPE: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' SEL_USER: type: string maxLength: 32 description: 'SAP Workload: UserID in Distributed System Landscape' SEL_RECTYPE: type: string maxLength: 20 description: Text (20 Characters) UPDATE_MODE: type: string maxLength: 1 description: Single-Character Flag ASSIGNED_SYSID: type: string maxLength: 8 description: Name of the SAP System AGG_HITRESP_SEGM: type: array items: type: object properties: STARTDATE: type: string format: date description: 'SAP Workload: Workload: Date' STARTTIME: type: string maxLength: 6 description: 'SAP Workload: Workload: time of day' ENDDATE: type: string format: date description: 'SAP Workload: Workload: Date' ENDTIME: type: string maxLength: 6 description: 'SAP Workload: Workload: time of day' TRANSID: type: string maxLength: 32 description: 'SAP Workload: Workload: Transaction ID' SERVICE: type: integer format: int32 description: 'DSR Statistics: Service' ACTION: type: string maxLength: 128 description: 'DSR Statistics: Action' ACTIONTYPE: type: integer format: int32 description: 'DSR Statistics: Action Type' USERID: type: string maxLength: 32 description: 'DSR Statistics: User Name' PROCESSID: type: integer format: int32 description: 'DSR Statistics: Process ID' THREADID: type: integer format: int32 description: 'DSR Statistics: Thread ID' CPUTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' QUEUETIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' LOADTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' GENTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' NETTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' WAITTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' MAXMEM: type: integer format: int32 description: 'DSR Statistics: Memory in Kilobytes' LUWINFO: type: string format: byte description: 'DSR Statistics: LUW Information' RESPTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' ADDITINFO1: type: string maxLength: 240 description: 'CCMS BI: Additional Information Part 1' ADDITINFO2: type: string maxLength: 16 description: 'CCMS BI: Additional Information Part 2' STARTTIME1: type: integer format: int32 description: 'SAP Workload: Time in raw-statisticrecord in Seconds' STARTTIME2: type: integer format: int32 description: 'SAP Workload: Time in raw-statisticrecord in Microseconds' ENDTIME1: type: integer format: int32 description: 'SAP Workload: Time in raw-statisticrecord in Seconds' ENDTIME2: type: integer format: int32 description: 'SAP Workload: Time in raw-statisticrecord in Microseconds' LOGRECPRE: type: integer format: int32 description: Prefix for Statistics Data Counter LOGRECID: type: integer format: int64 description: Counter for Statistics Records Within One Second ORGUNIT: type: integer format: int64 description: Object ID of an Organizational Unit APPLCOMP: type: string maxLength: 24 description: Application Component ID ACTIONTYPE_SHTXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' ACTIONTYPE_LGTXT: type: string maxLength: 128 description: 'DSR Statistics: Long Text for Action/Service Type' SERVICE_SHTXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' SERVICE_LGTXT: type: string maxLength: 128 description: 'DSR Statistics: Long Text for Action/Service Type' REC_CLINFO_SEGM: type: array items: type: object properties: I_SYSTEM: type: string maxLength: 32 description: 'DSR Statistics: System Name' I_ACTION: type: string maxLength: 40 description: SAP Statistic Action I_ACTTYPE: type: integer format: int32 description: 'DSR Statistics: Action Type' I_SERVICE: type: integer format: int32 description: 'DSR Statistics: Service' I_USER: type: string maxLength: 32 description: 'DSR Statistics: User Name' PRE_SYSID: type: string maxLength: 32 description: 'DSR Statistics: System Name' TRACEFLAG: type: integer format: int32 description: 'SAP Workload: Trace Flag for Distributed System Landscape' LOGRECPRE: type: integer format: int32 description: Prefix for Statistics Data Counter LOGRECID: type: integer format: int64 description: Counter for Statistics Records Within One Second SUBRECID: type: integer format: int64 description: Counter for Statistics Records Within One Second I_ORGUNIT: type: integer format: int64 description: Object ID of an Organizational Unit I_APPLCOMP: type: string maxLength: 24 description: Application Component ID I_ACTTYPE_SHTXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' I_ACTTYPE_LGTXT: type: string maxLength: 128 description: 'DSR Statistics: Long Text for Action/Service Type' I_SERVICE_SHTXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' I_SERVICE_LGTXT: type: string maxLength: 128 description: 'DSR Statistics: Long Text for Action/Service Type' REC_CALLTP1_SEGM: type: array items: type: object properties: COMPTYPE: type: string maxLength: 10 description: 'DSR Statistics: Type of Non-R/3 Component' COMPNAME: type: string maxLength: 32 description: 'DSR Statistics: Name of a Non-R/3 Component' DESTINAT: type: string maxLength: 128 description: 'DSR Statistics: Destination of a Called Component' CALLTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' REXECTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' SENTBYTES: type: integer format: int32 description: 'DSR Statistics: Memory in Kilobytes' RCVDBYTES: type: integer format: int32 description: 'DSR Statistics: Memory in Kilobytes' NOOFCALLS: type: integer format: int32 description: 'DSR Statistics: Number of Times a Component Is Called' ADDITINFO1: type: string maxLength: 240 description: 'CCMS BI: Additional Information Part 1' ADDITINFO2: type: string maxLength: 16 description: 'CCMS BI: Additional Information Part 2' LOGRECPRE: type: integer format: int32 description: Prefix for Statistics Data Counter LOGRECID: type: integer format: int64 description: Counter for Statistics Records Within One Second SUBRECID: type: integer format: int64 description: Counter for Statistics Records Within One Second REC_MAIN_SEGM: type: array items: type: object properties: STARTDATE: type: string format: date description: 'SAP Workload: Workload: Date' STARTTIME: type: string maxLength: 6 description: 'SAP Workload: Workload: time of day' ENDDATE: type: string format: date description: 'SAP Workload: Workload: Date' ENDTIME: type: string maxLength: 6 description: 'SAP Workload: Workload: time of day' TRANSID: type: string maxLength: 32 description: 'SAP Workload: Workload: Transaction ID' SERVICE: type: integer format: int32 description: 'DSR Statistics: Service' ACTION: type: string maxLength: 128 description: 'DSR Statistics: Action' ACTIONTYPE: type: integer format: int32 description: 'DSR Statistics: Action Type' USERID: type: string maxLength: 32 description: 'DSR Statistics: User Name' PROCESSID: type: integer format: int32 description: 'DSR Statistics: Process ID' THREADID: type: integer format: int32 description: 'DSR Statistics: Thread ID' CPUTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' QUEUETIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' LOADTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' GENTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' NETTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' WAITTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' MAXMEM: type: integer format: int32 description: 'DSR Statistics: Memory in Kilobytes' LUWINFO: type: string format: byte description: 'DSR Statistics: LUW Information' RESPTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' ADDITINFO1: type: string maxLength: 240 description: 'CCMS BI: Additional Information Part 1' ADDITINFO2: type: string maxLength: 16 description: 'CCMS BI: Additional Information Part 2' STARTTIME1: type: integer format: int32 description: 'SAP Workload: Time in raw-statisticrecord in Seconds' STARTTIME2: type: integer format: int32 description: 'SAP Workload: Time in raw-statisticrecord in Microseconds' ENDTIME1: type: integer format: int32 description: 'SAP Workload: Time in raw-statisticrecord in Seconds' ENDTIME2: type: integer format: int32 description: 'SAP Workload: Time in raw-statisticrecord in Microseconds' LOGRECPRE: type: integer format: int32 description: Prefix for Statistics Data Counter LOGRECID: type: integer format: int64 description: Counter for Statistics Records Within One Second ORGUNIT: type: integer format: int64 description: Object ID of an Organizational Unit APPLCOMP: type: string maxLength: 24 description: Application Component ID ACTIONTYPE_SHTXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' ACTIONTYPE_LGTXT: type: string maxLength: 128 description: 'DSR Statistics: Long Text for Action/Service Type' SERVICE_SHTXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' SERVICE_LGTXT: type: string maxLength: 128 description: 'DSR Statistics: Long Text for Action/Service Type' AGG_CALLTP1_SEGM: type: array items: type: object properties: SERVICE: type: integer format: int32 description: 'DSR Statistics: Service' ACTION: type: string maxLength: 128 description: 'DSR Statistics: Action' ACTIONTYPE: type: integer format: int32 description: 'DSR Statistics: Action Type' USERID: type: string maxLength: 32 description: 'DSR Statistics: User Name' COMPNAME: type: string maxLength: 32 description: 'DSR Statistics: Name of a Non-R/3 Component' COMPTYPE: type: string maxLength: 10 description: 'DSR Statistics: Type of Non-R/3 Component' DESTINAT: type: string maxLength: 128 description: 'DSR Statistics: Destination of a Called Component' CALLTIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' REXECTIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' SENTBYTES: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' RCVDBYTES: type: integer format: int64 description: 'DSR Statistics: Large Values for Kilobytes' CNT: type: integer format: int64 description: 'DSR Statistics: Counter for Large Values' ORGUNIT: type: integer format: int64 description: Object ID of an Organizational Unit APPLCOMP: type: string maxLength: 24 description: Application Component ID ACTTYPE_SHTXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' ACTTYPE_LGTXT: type: string maxLength: 128 description: 'DSR Statistics: Long Text for Action/Service Type' SERVICE_SHTXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' SERVICE_LGTXT: type: string maxLength: 128 description: 'DSR Statistics: Long Text for Action/Service Type' AGG_HITWAIT_SEGM: type: array items: type: object properties: STARTDATE: type: string format: date description: 'SAP Workload: Workload: Date' STARTTIME: type: string maxLength: 6 description: 'SAP Workload: Workload: time of day' ENDDATE: type: string format: date description: 'SAP Workload: Workload: Date' ENDTIME: type: string maxLength: 6 description: 'SAP Workload: Workload: time of day' TRANSID: type: string maxLength: 32 description: 'SAP Workload: Workload: Transaction ID' SERVICE: type: integer format: int32 description: 'DSR Statistics: Service' ACTION: type: string maxLength: 128 description: 'DSR Statistics: Action' ACTIONTYPE: type: integer format: int32 description: 'DSR Statistics: Action Type' USERID: type: string maxLength: 32 description: 'DSR Statistics: User Name' PROCESSID: type: integer format: int32 description: 'DSR Statistics: Process ID' THREADID: type: integer format: int32 description: 'DSR Statistics: Thread ID' CPUTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' QUEUETIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' LOADTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' GENTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' NETTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' WAITTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' MAXMEM: type: integer format: int32 description: 'DSR Statistics: Memory in Kilobytes' LUWINFO: type: string format: byte description: 'DSR Statistics: LUW Information' RESPTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' ADDITINFO1: type: string maxLength: 240 description: 'CCMS BI: Additional Information Part 1' ADDITINFO2: type: string maxLength: 16 description: 'CCMS BI: Additional Information Part 2' STARTTIME1: type: integer format: int32 description: 'SAP Workload: Time in raw-statisticrecord in Seconds' STARTTIME2: type: integer format: int32 description: 'SAP Workload: Time in raw-statisticrecord in Microseconds' ENDTIME1: type: integer format: int32 description: 'SAP Workload: Time in raw-statisticrecord in Seconds' ENDTIME2: type: integer format: int32 description: 'SAP Workload: Time in raw-statisticrecord in Microseconds' LOGRECPRE: type: integer format: int32 description: Prefix for Statistics Data Counter LOGRECID: type: integer format: int64 description: Counter for Statistics Records Within One Second ORGUNIT: type: integer format: int64 description: Object ID of an Organizational Unit APPLCOMP: type: string maxLength: 24 description: Application Component ID ACTIONTYPE_SHTXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' ACTIONTYPE_LGTXT: type: string maxLength: 128 description: 'DSR Statistics: Long Text for Action/Service Type' SERVICE_SHTXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' SERVICE_LGTXT: type: string maxLength: 128 description: 'DSR Statistics: Long Text for Action/Service Type' AGG_HGR_SEGM: type: array items: type: object properties: ENDDATE: type: string format: date description: 'SAP Workload: Workload: Date' ENDTIME: type: string maxLength: 6 description: 'SAP Workload: Workload: time of day' TIMESLOT_HOUR: type: integer format: int64 description: 'CCMS: Minutes-/ 5-Min. / 15-Min. / 30-Min./ Hour slot' TIMESLOT_30M: type: integer format: int64 description: 'CCMS: Minutes-/ 5-Min. / 15-Min. / 30-Min./ Hour slot' TIMESLOT_15M: type: integer format: int64 description: 'CCMS: Minutes-/ 5-Min. / 15-Min. / 30-Min./ Hour slot' TIMESLOT_5M: type: integer format: int64 description: 'CCMS: Minutes-/ 5-Min. / 15-Min. / 30-Min./ Hour slot' TIMESLOT_MIN: type: integer format: int64 description: 'CCMS: Minutes-/ 5-Min. / 15-Min. / 30-Min./ Hour slot' GRANU: type: integer format: int32 description: Natural number SERVICE: type: integer format: int32 description: 'DSR Statistics: Service' ACTION: type: string maxLength: 128 description: 'DSR Statistics: Action' ACTIONTYPE: type: integer format: int32 description: 'DSR Statistics: Action Type' USERID: type: string maxLength: 32 description: 'DSR Statistics: User Name' ACTIONTYPE_SHTXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' SERVICE_SHTXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' ORGUNIT: type: integer format: int64 description: Object ID of an Organizational Unit APPLCOMP: type: string maxLength: 24 description: Application Component ID STEPCOUNT: type: integer format: int32 description: Natural number CPUTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' CPUTIME_MAX: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' QUEUETIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' QUEUETIME_MAX: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' LOADTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' LOADTIME_MAX: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' GENTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' GENTIME_MAX: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' NETTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' NETTIME_MAX: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' WAITTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' WAITTIME_MAX: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' MAXMEM: type: integer format: int32 description: 'DSR Statistics: Memory in Kilobytes' MAXMEM_MAX: type: integer format: int32 description: 'DSR Statistics: Memory in Kilobytes' RESPTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' RESPTIME_MAX: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' CALLTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' REXECTIME: type: integer format: int32 description: 'DSR Statistics: Time in Milliseconds' SENTBYTES: type: integer format: int32 description: 'DSR Statistics: Memory in Kilobytes' RCVDBYTES: type: integer format: int32 description: 'DSR Statistics: Memory in Kilobytes' NOOFCALLS: type: integer format: int32 description: Natural number CT1_COUNT: type: integer format: int32 description: Natural number AGG_ACTION_SEGM: type: array items: type: object properties: TIME: type: string maxLength: 6 description: 'SAP Workload: Workload: time of day' SERVICE: type: integer format: int32 description: 'DSR Statistics: Service' ACTION: type: string maxLength: 128 description: 'DSR Statistics: Action' ACTIONTYPE: type: integer format: int32 description: 'DSR Statistics: Action Type' USERID: type: string maxLength: 32 description: 'DSR Statistics: User Name' CPUTIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' QUEUETIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' LOADTIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' GENTIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' NETTIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' WAITTIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' MAXMEM: type: integer format: int64 description: 'DSR Statistics: Large Values for Kilobytes' RESPTIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' CNT: type: integer format: int64 description: 'DSR Statistics: Counter for Large Values' LUWCOUNT: type: integer format: int64 description: 'DSR Statistics: Counter for Large Values' ORGUNIT: type: integer format: int64 description: Object ID of an Organizational Unit APPLCOMP: type: string maxLength: 24 description: Application Component ID ACTTYPE_SHTXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' ACTTYPE_LGTXT: type: string maxLength: 128 description: 'DSR Statistics: Long Text for Action/Service Type' SERVICE_SHTXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' SERVICE_LGTXT: type: string maxLength: 128 description: 'DSR Statistics: Long Text for Action/Service Type' AGG_SYSLOAD_SEGM: type: array items: type: object properties: SERVICE: type: integer format: int32 description: 'DSR Statistics: Service' CPUTIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' QUEUETIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' LOADTIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' GENTIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' NETTIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' WAITTIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' MAXMEM: type: integer format: int64 description: 'DSR Statistics: Large Values for Kilobytes' RESPTIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' CNT: type: integer format: int64 description: 'DSR Statistics: Counter for Large Values' LUWCOUNT: type: integer format: int64 description: 'DSR Statistics: Counter for Large Values' SERVICE_SHTXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' SERVICE_LGTXT: type: string maxLength: 128 description: 'DSR Statistics: Long Text for Action/Service Type' AGG_EXTSYS_SEGM: type: array items: type: object properties: I_SYSTEM: type: string maxLength: 32 description: 'DSR Statistics: System Name' I_ACTION: type: string maxLength: 128 description: 'DSR Statistics: Action' I_ACTTYPE: type: integer format: int32 description: 'DSR Statistics: Action Type' I_SERVICE: type: integer format: int32 description: 'DSR Statistics: Service' I_USER: type: string maxLength: 32 description: 'DSR Statistics: User Name' SERVICE: type: integer format: int32 description: 'DSR Statistics: Service' CPUTIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' QUEUETIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' LOADTIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' GENTIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' NETTIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' WAITTIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' MAXMEM: type: integer format: int64 description: 'DSR Statistics: Large Values for Kilobytes' RESPTIME: type: integer format: int64 description: 'DSR Statistics: Large Values for Milliseconds' CNT: type: integer format: int64 description: 'DSR Statistics: Counter for Large Values' LUWCOUNT: type: integer format: int64 description: 'DSR Statistics: Counter for Large Values' ORGUNIT: type: integer format: int64 description: Object ID of an Organizational Unit APPLCOMP: type: string maxLength: 24 description: Application Component ID I_ACTTYPE_SHTXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' I_ACTTYPE_LGTXT: type: string maxLength: 128 description: 'DSR Statistics: Long Text for Action/Service Type' I_SERVICE_SHTXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' I_SERVICE_LGTXT: type: string maxLength: 128 description: 'DSR Statistics: Long Text for Action/Service Type' SERVICE_SHTXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' SERVICE_LGTXT: type: string maxLength: 128 description: 'DSR Statistics: Long Text for Action/Service Type' AGG_RESPCAT_SEGM: type: array items: type: object properties: SERVICE: type: integer format: int32 description: 'DSR Statistics: Service' CATEG1: type: integer format: int32 description: 'DSR Statistics: Upper Limit of a Response Time Interval' COUNT1: type: integer format: int64 description: 'DSR Statistics: Counter for Large Values' CATEG2: type: integer format: int32 description: 'DSR Statistics: Upper Limit of a Response Time Interval' COUNT2: type: integer format: int64 description: 'DSR Statistics: Counter for Large Values' CATEG3: type: integer format: int32 description: 'DSR Statistics: Upper Limit of a Response Time Interval' COUNT3: type: integer format: int64 description: 'DSR Statistics: Counter for Large Values' CATEG4: type: integer format: int32 description: 'DSR Statistics: Upper Limit of a Response Time Interval' COUNT4: type: integer format: int64 description: 'DSR Statistics: Counter for Large Values' CATEG5: type: integer format: int32 description: 'DSR Statistics: Upper Limit of a Response Time Interval' COUNT5: type: integer format: int64 description: 'DSR Statistics: Counter for Large Values' CATEG6: type: integer format: int32 description: 'DSR Statistics: Upper Limit of a Response Time Interval' COUNT6: type: integer format: int64 description: 'DSR Statistics: Counter for Large Values' CATEG7: type: integer format: int32 description: 'DSR Statistics: Upper Limit of a Response Time Interval' COUNT7: type: integer format: int64 description: 'DSR Statistics: Counter for Large Values' CATEG8: type: integer format: int32 description: 'DSR Statistics: Upper Limit of a Response Time Interval' COUNT8: type: integer format: int64 description: 'DSR Statistics: Counter for Large Values' CATEG9: type: integer format: int32 description: 'DSR Statistics: Upper Limit of a Response Time Interval' COUNT9: type: integer format: int64 description: 'DSR Statistics: Counter for Large Values' CATEG10: type: integer format: int32 description: 'DSR Statistics: Upper Limit of a Response Time Interval' COUNT10: type: integer format: int64 description: 'DSR Statistics: Counter for Large Values' SERVICE_SHTXT: type: string maxLength: 20 description: 'DSR Statistics: Short Text for Action/Service Type' SERVICE_LGTXT: type: string maxLength: 128 description: 'DSR Statistics: Long Text for Action/Service Type' DSR_SIZE: type: integer format: int32 description: Natural number REC_INFO: type: object properties: FIRSTRECDT: type: string format: date description: 'SAP Workload: Workload: Date' FIRSTRECTM: type: string maxLength: 6 description: 'SAP Workload: Workload: time of day' LASTRECDT: type: string format: date description: 'SAP Workload: Workload: Date' LASTRECTM: type: string maxLength: 6 description: 'SAP Workload: Workload: time of day' EOFREACHED: type: string maxLength: 1 description: 'SAP Workload: Workload: flag ('' '' or ''X'') enumValues: X=set, selected, active, yes,""=not set, inactive, no' enum: - X - '' NOOFRECS: type: integer format: int32 description: 'SAP Workload: Stat. record: number of normal statistics rec.' '400': description: Bad request. 5XX: description: Unexpected error.