TaggingTagCreateResponseBody
This is a response body class for an operation.
Properties
string
value
Optional
The identifier of the created tag. The result will be an identifier for the resource type: com.vmware.cis.tagging.Tag.
JSON Example
{
"value": "string"
}