attach-tag
Attach a tag to a RunPod resource such as a pod, network volume, cluster, or serverless endpoint. Idempotent operation ensures no duplicate associations.
Instructions
Attach a tag to a resource (pod, network volume, cluster, or serverless endpoint). Idempotent — attaching an already-associated resource is a no-op. v2-only — returns a 501 notice on the v1 API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tagId | Yes | ID of the tag | |
| resourceId | Yes | ID of the resource to attach the tag to | |
| resourceType | Yes | Type of resource to attach the tag to |