Set Performance Stats
key<token>
In: query
Query Parameters
format?string
The format of the response. Defaults to json
Value in
"json" | "xml" | "vdf"Request Body
application/x-www-form-urlencoded
cdnname*string
Steam name of CDN property
mbps_sent?integer
Outgoing network traffic in Mbps
Default
nullFormat
int32mbps_recv?integer
Incoming network traffic in Mbps
Default
nullFormat
int32cpu_percent?integer
Percent CPU load
Default
nullFormat
int32cache_hit_percent?integer
Percent cache hits
Default
nullFormat
int32Response Body
curl -X POST "https://api.steampowered.com/ISteamCDN/SetPerformanceStats/v1" \ -H "Content-Type: application/x-www-form-urlencoded" \ -d 'cdnname=string'Empty
Empty
Empty