Microsoft Windows Server · Example Payload

Iis Administration Web Site Limits Example

DatacenterEnterpriseInfrastructureMicrosoftOperating SystemServer ManagementWindows ServerWindows Server 2025

Iis Administration Web Site Limits Example is an example object payload from Microsoft Windows Server, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

connection_timeoutmax_bandwidthmax_connectionsmax_url_segments

Example Payload

Raw ↑
{
  "connection_timeout": 10,
  "max_bandwidth": 10,
  "max_connections": 10,
  "max_url_segments": "https://www.example.com"
}