Microsoft Windows Server · Example Payload

Iis Administration Web Site Update Example

DatacenterEnterpriseInfrastructureMicrosoftOperating SystemServer ManagementWindows ServerWindows Server 2025

Iis Administration Web Site Update 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

namephysical_pathbindingsapplication_poolserver_auto_startenabled_protocols

Example Payload

Raw ↑
{
  "name": "Example Title",
  "physical_path": "example_value",
  "bindings": [],
  "application_pool": "example_value",
  "server_auto_start": true,
  "enabled_protocols": "example_value"
}