Update a cost tag or attach access tags/users
PUT/cost-management/tags/:key
Without query action, updates tag values/metadata using CostTagsUpdationObj (TagValues required; TagName/TagDescription optional). System default keys cannot be updated (GE-1034). With action=attachtags (and usually value), request body is CostTagAttachAccessTagsObj (AccessTags as key#value) to update users / access tags attached to that tag value. Invalid action returns IPV-1041. Concurrent updates may return GE-1034.
Request
Responses
- 200
- 400
- 500
Tag updated or access tags attached successfully.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Validation failure. Body is {"Message": " -
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Backend failure. Body is {"Message": " -
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers