Microsoft Windows Server · Example Payload

Iis Administration Rapid Fail Protection Example

DatacenterEnterpriseInfrastructureMicrosoftOperating SystemServer ManagementWindows ServerWindows Server 2025

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

Top-level fields

enabledload_balancer_capabilitiesintervalmax_crashesauto_shutdown_exeauto_shutdown_params

Example Payload

Raw ↑
{
  "enabled": true,
  "load_balancer_capabilities": "example_value",
  "interval": 10,
  "max_crashes": 10,
  "auto_shutdown_exe": "example_value",
  "auto_shutdown_params": "example_value"
}