Microsoft Azure · Example Payload

Azure Kubernetes Service Managed Cluster Properties Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Azure Kubernetes Service Managed Cluster Properties Example is an example object payload from Microsoft Azure, with 18 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

provisioningStatepowerStatekubernetesVersioncurrentKubernetesVersiondnsPrefixfqdnfqdnSubdomainagentPoolProfileslinuxProfilewindowsProfileservicePrincipalProfileaddonProfilesnodeResourceGroupenableRBACenablePodSecurityPolicyautoScalerProfileapiServerAccessProfilediskEncryptionSetID

Example Payload

Raw ↑
{
  "provisioningState": "example_value",
  "powerState": "example_value",
  "kubernetesVersion": "example_value",
  "currentKubernetesVersion": "example_value",
  "dnsPrefix": "example_value",
  "fqdn": "example_value",
  "fqdnSubdomain": "example_value",
  "agentPoolProfiles": [],
  "linuxProfile": "example_value",
  "windowsProfile": "example_value",
  "servicePrincipalProfile": "example_value",
  "addonProfiles": "example_value",
  "nodeResourceGroup": "example_value",
  "enableRBAC": true,
  "enablePodSecurityPolicy": true,
  "autoScalerProfile": "example_value",
  "apiServerAccessProfile": "example_value",
  "diskEncryptionSetID": "500123"
}