Microsoft Windows Server · Example Payload

Iis Administration Web Site Example

DatacenterEnterpriseInfrastructureMicrosoftOperating SystemServer ManagementWindows ServerWindows Server 2025

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

nameidphysical_pathkeystatusserver_auto_startenabled_protocolsbindings

Example Payload

Raw ↑
{
  "name": "Example Title",
  "id": "abc123",
  "physical_path": "example_value",
  "key": "example_value",
  "status": "example_value",
  "server_auto_start": true,
  "enabled_protocols": "example_value",
  "bindings": []
}