Cosmic Domain Admin API Reference

createTags

Creates resource tag(s)

Request parameters

Parameter NameDescriptionRequired
resourceidslist of resources to create the tags fortrue
resourcetypetype of the resourcetrue
tagsMap of tags (key/value pairs)true
customeridentifies client specific tag. When the value is not null, the tag can't be used by cloudStack code internallyfalse

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully