Microsoft Azure Kubernetes Service Managedclusters Updatetags Example
Microsoft Azure Kubernetes Service Managedclusters Updatetags Example is an example object payload from Azure Kubernetes Service, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
Example Payload
{
"operationId": "ManagedClusters_UpdateTags",
"method": "PATCH",
"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}",
"summary": "Azure Kubernetes Service Update Managed Cluster Tags",
"requestExamples": [
{
"contentType": "application/json",
"name": "ManagedclustersUpdatetagsRequestExample",
"example": {
"tags": "example_value"
}
}
],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"name": "ManagedclustersUpdatetags200Example",
"example": {
"id": "abc123",
"name": "Example Title",
"type": "example_value",
"location": "example_value",
"tags": "example_value",
"sku": {
"name": "Base",
"tier": "Free"
},
"kind": "example_value",
"identity": {
"principalId": "500123",
"tenantId": "500123",
"type": "SystemAssigned",
"userAssignedIdentities": "example_value"
},
"extendedLocation": {
"name": "Example Title",
"type": "EdgeZone"
},
"systemData": {
"createdBy": "example_value",
"createdByType": "User",
"createdAt": "2026-01-15T10:30:00Z",
"lastModifiedBy": "example_value",
"lastModifiedByType": "User",
"lastModifiedAt": "2026-01-15T10:30:00Z"
},
"properties": {
"provisioningState": "example_value",
"maxAgentPools": 10,
"kubernetesVersion": "example_value",
"currentKubernetesVersion": "example_value",
"dnsPrefix": "example_value",
"fqdnSubdomain": "example_value",
"fqdn": "example_value",
"privateFQDN": "example_value",
"azurePortalFQDN": "example_value",
"enableRBAC": true,
"supportPlan": "KubernetesOfficial",
"disableLocalAccounts": true,
"nodeResourceGroup": "example_value",
"agentPoolProfiles": [
{}
],
"identityProfile": "example_value",
"addonProfiles": "example_value",
"diskEncryptionSetID": "500123"
}
}
},
{
"status": "default",
"contentType": "application/json",
"name": "ManagedclustersUpdatetagsdefaultExample",
"example": {
"error": {
"code": "example_value",
"message": "example_value",
"target": "example_value",
"details": [
{
"code": "example_value",
"message": "example_value",
"target": "example_value"
}
]
}
}
}
]
}
Work with this as data
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/examples/microsoft-azure-kubernetes-service-managedclusters-updatetags-example"
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.