TagKey

A tag key, used to group tag values. Tag keys define namespaces for tag values that can be attached to resources for organization and policy purposes.

API ManagementCloud ComputingInfrastructurePlatform-as-a-Service

Properties

Name Type Description
name string The resource name of the tag key in the form tagKeys/{tag_key_id}. Output only.
parent string The resource name of the parent. Must be of the form organizations/{org_id}.
shortName string The user-friendly short name for the tag key. The short name must be unique within the same parent and have a maximum length of 256 characters.
namespacedName string The namespaced name of the tag key in the form {parentId}/{shortName}. Output only.
description string User-assigned description of the tag key. Maximum length of 256 characters.
createTime string Timestamp when the tag key was created. Output only.
updateTime string Timestamp when the tag key was last modified. Output only.
etag string Entity tag for optimistic concurrency control.
View JSON Schema on GitHub

JSON Schema

cloud-resource-manager-tag-key-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "TagKey",
  "type": "object",
  "description": "A tag key, used to group tag values. Tag keys define namespaces for tag values that can be attached to resources for organization and policy purposes.",
  "properties": {
    "name": {
      "type": "string",
      "description": "The resource name of the tag key in the form tagKeys/{tag_key_id}. Output only."
    },
    "parent": {
      "type": "string",
      "description": "The resource name of the parent. Must be of the form organizations/{org_id}."
    },
    "shortName": {
      "type": "string",
      "description": "The user-friendly short name for the tag key. The short name must be unique within the same parent and have a maximum length of 256 characters."
    },
    "namespacedName": {
      "type": "string",
      "description": "The namespaced name of the tag key in the form {parentId}/{shortName}. Output only."
    },
    "description": {
      "type": "string",
      "description": "User-assigned description of the tag key. Maximum length of 256 characters."
    },
    "createTime": {
      "type": "string",
      "description": "Timestamp when the tag key was created. Output only."
    },
    "updateTime": {
      "type": "string",
      "description": "Timestamp when the tag key was last modified. Output only."
    },
    "etag": {
      "type": "string",
      "description": "Entity tag for optimistic concurrency control."
    }
  }
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/cloud-resource-manager-tag-key"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.