SessionResource interface
Session resource properties.
Properties
| post |
The post tuning aqr. |
| post |
The post tuning tps. |
| pre |
The pre tuning aqr. |
| pre |
The pre tuning tps. |
| session |
Session id. |
| session |
the tuning session start time. |
| status | The status of the tuning session. |
Property Details
postTuningAqr
The post tuning aqr.
postTuningAqr?: string
Property Value
string
postTuningTps
The post tuning tps.
postTuningTps?: string
Property Value
string
preTuningAqr
The pre tuning aqr.
preTuningAqr?: string
Property Value
string
preTuningTps
The pre tuning tps.
preTuningTps?: string
Property Value
string
sessionId
Session id.
sessionId?: string
Property Value
string
sessionStartTime
the tuning session start time.
sessionStartTime?: string
Property Value
string
status
The status of the tuning session.
status?: string
Property Value
string