Create a cost allocation tag
POST/cost-management/tags
Creates a new cost allocation tag from CostTagsCreationObj. Required fields: TagKey, TagValues, TagName, TagDescription. Optional TagScope (application or a supported resource type). TagKey/TagValues must be lowercase letters, digits, or underscores (max 50). Reserved system default keys (for example createdby) cannot be created (GE-1034). Application/resource-scoped tags may allow only one value. Duplicate TagKey returns IPV-1002. Not idempotent.
Request
Responses
- 200
- 400
- 500
Cost allocation tag created successfully.
Response Headers
Validation failure. Body is {"Message": " -
Response Headers
Backend failure. Body is {"Message": " -