Get Display Protocol Performance Data

Get Display Protocol Performance Data
Request
URI
GET
https://{api_host}/dt-rest/v100/session/active/{id}/displayprotocolperformancedata
COPY
Path Parameters
string
id
Required

id


Responses
200

successful operation

Returns DtDisplayProtocolPerformanceData of type(s) */*
{
    "blastPerformanceData": {
        "estimatedFPS": 0,
        "estimatedThroughput": 0,
        "estimatedRTT": 0,
        "estimatedBandwidth": 0,
        "blastSessionStatistics": {
            "roundTripTime": 0,
            "bandwidthUplink": 0,
            "packetLossUplink": 0,
            "bytesTransmitted": 0,
            "id": "string",
            "links": [
                {
                    "href": "string",
                    "rel": "string",
                    "deprecated": false,
                    "name": "string",
                    "method": "string"
                }
            ]
        },
        "blastImagingStatistics": {
            "framesPerSecond": 0,
            "bytesTransmitted": 0,
            "bytesReceived": 0,
            "id": "string",
            "links": [
                {
                    "href": "string",
                    "rel": "string",
                    "deprecated": false,
                    "name": "string",
                    "method": "string"
                }
            ]
        },
        "blastAudioStatistics": {
            "bytesTransmitted": 0,
            "bytesReceived": 0,
            "id": "string",
            "links": [
                {
                    "href": "string",
                    "rel": "string",
                    "deprecated": false,
                    "name": "string",
                    "method": "string"
                }
            ]
        },
        "blastCDRStatistics": {
            "bytesTransmitted": 0,
            "bytesReceived": 0,
            "id": "string",
            "links": [
                {
                    "href": "string",
                    "rel": "string",
                    "deprecated": false,
                    "name": "string",
                    "method": "string"
                }
            ]
        },
        "id": "string",
        "links": [
            {
                "href": "string",
                "rel": "string",
                "deprecated": false,
                "name": "string",
                "method": "string"
            }
        ]
    },
    "pcoipPerformanceData": {
        "pcoipGeneralStatistics": {
            "bytesReceived": 0,
            "durationSeconds": 0,
            "packetsSent": 0,
            "bytesSent": 0,
            "packetsReceived": 0,
            "rxPacketsLost": 0,
            "txPacketsLost": 0,
            "id": "string",
            "links": [
                {
                    "href": "string",
                    "rel": "string",
                    "deprecated": false,
                    "name": "string",
                    "method": "string"
                }
            ]
        },
        "pcoipNetworkStatistics": {
            "txBandwidthActiveLimit": 0,
            "rxBandwidth": 0,
            "rxPacketLoss": 0,
            "roundTripLatency": 0,
            "rxBandwidthPeak": 0,
            "txBandwidth": 0,
            "txBandwidthLimit": 0,
            "txPacketLoss": 0,
            "id": "string",
            "links": [
                {
                    "href": "string",
                    "rel": "string",
                    "deprecated": false,
                    "name": "string",
                    "method": "string"
                }
            ]
        },
        "pcoipUsbStatistics": {
            "bytesReceived": 0,
            "rxBandwidth": 0,
            "bytesSent": 0,
            "txBandwidth": 0,
            "id": "string",
            "links": [
                {
                    "href": "string",
                    "rel": "string",
                    "deprecated": false,
                    "name": "string",
                    "method": "string"
                }
            ]
        },
        "pcoipAudioStatistics": {
            "bytesReceived": 0,
            "rxBandwidth": 0,
            "bytesSent": 0,
            "txBandwidth": 0,
            "txBandwidthLimit": 0,
            "id": "string",
            "links": [
                {
                    "href": "string",
                    "rel": "string",
                    "deprecated": false,
                    "name": "string",
                    "method": "string"
                }
            ]
        },
        "pcoipImagingStatistics": {
            "bytesReceived": 0,
            "rxBandwidth": 0,
            "bytesSent": 0,
            "txBandwidth": 0,
            "activeMinimumQuality": 0,
            "decoderCapability": 0,
            "encodedFrames": 0,
            "megapixel": 0,
            "svgaDevTapFrames": 0,
            "negativeAcknowledgements": 0,
            "apex2800Offload": 0,
            "id": "string",
            "links": [
                {
                    "href": "string",
                    "rel": "string",
                    "deprecated": false,
                    "name": "string",
                    "method": "string"
                }
            ]
        },
        "id": "string",
        "links": [
            {
                "href": "string",
                "rel": "string",
                "deprecated": false,
                "name": "string",
                "method": "string"
            }
        ]
    },
    "id": "string",
    "links": [
        {
            "href": "string",
            "rel": "string",
            "deprecated": false,
            "name": "string",
            "method": "string"
        }
    ]
}
blastPerformanceData
Optional

blastPerformanceData

pcoipPerformanceData
Optional

pcoipPerformanceData

string
id
Optional

id

array of DtLink
links
Optional

links