Microsoft Windows Server · Example Payload

Iis Administration Process Model Example

DatacenterEnterpriseInfrastructureMicrosoftOperating SystemServer ManagementWindows ServerWindows Server 2025

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

Top-level fields

idle_timeoutmax_processespinging_enabledping_intervalping_response_timeshutdown_time_limitstartup_time_limitidle_timeout_action

Example Payload

Raw ↑
{
  "idle_timeout": 10,
  "max_processes": 10,
  "pinging_enabled": true,
  "ping_interval": 10,
  "ping_response_time": 10,
  "shutdown_time_limit": 10,
  "startup_time_limit": 10,
  "idle_timeout_action": "example_value"
}