Microsoft Windows Server · Example Payload

Iis Administration Binding Example

DatacenterEnterpriseInfrastructureMicrosoftOperating SystemServer ManagementWindows ServerWindows Server 2025

Iis Administration Binding 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

protocolbinding_informationip_addressporthostnamerequire_sni

Example Payload

Raw ↑
{
  "protocol": "example_value",
  "binding_information": "example_value",
  "ip_address": "example_value",
  "port": 10,
  "hostname": "example_value",
  "require_sni": true
}