TaggingTagListTagsForCategoryRequestBody
This is a request body class for an operation.
Properties
string
category_id
Required
The identifier of the input category. The parameter must be an identifier for the resource type: com.vmware.cis.tagging.Category.
JSON Example
{
"category_id": "string"
}