Microsoft Windows Server · Example Payload

Iis Administration Application Pool Example

DatacenterEnterpriseInfrastructureMicrosoftOperating SystemServer ManagementWindows ServerWindows Server 2025

Iis Administration Application Pool 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

nameidstatusauto_startpipeline_modemanaged_runtime_versionenable_32bit_win64queue_length

Example Payload

Raw ↑
{
  "name": "Example Title",
  "id": "abc123",
  "status": "example_value",
  "auto_start": true,
  "pipeline_mode": "example_value",
  "managed_runtime_version": "example_value",
  "enable_32bit_win64": true,
  "queue_length": 10
}