This object contains short call duration and long call threshold.
Name | Type | Description | Attributes |
---|---|---|---|
shortCallDuration | unsignedInt | The call shorter than this duration is defined as a short call. The unit is in second. | Mandatory |
longCallThreshold | unsignedInt | The call longer than this threshold is defined as a long call. The unit is in second. | Mandatory |
entityTag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. |
Name | Type | Restrictions |
---|---|---|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |