Azure Kubernetes Service · Example Payload

Azure Kubernetes Service Run Command Request Example

AzureCloudContainersDevOpsKubernetesOrchestration

Azure Kubernetes Service Run Command Request Example is an example object payload from Azure Kubernetes Service, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

commandcontextclusterToken

Example Payload

Raw ↑
{
  "command": "example_value",
  "context": "example_value",
  "clusterToken": "example_value"
}