Get Protected Domain Replication Log Statistics (Live)
This request returns replication log “live statistics” (non-graphed) of a protected domain specified by ID.
Usage:
GET on /domains/{id}/statistics/rllive
Request URL:
https://<MS hostname>/jss/domains/{id}/statistics/rllive
Header:
fios-session:vc_sessionId
Request:
N/A
Response:
{
"start": 1562932411209,
"usageInKB": 15728640,
"totalDuration": 52218137,
"bitmapModeOnDuration": 478068,
"backPressureOnDuration": "0"
}