Tagging_TagAssociation_AttachMultipleTagsToObject_RequestBody

Tagging_TagAssociation_AttachMultipleTagsToObject_RequestBody
Tagging_TagAssociation_AttachMultipleTagsToObject_RequestBody

This is a request body class for an operation.

JSON Example
{
    "object_id": {
        "type": "string",
        "id": "string"
    },
    "tag_ids": [
        "string"
    ]
}
object_id
Required

The identifier of the input object.

array of string
tag_ids
Required

The identifiers of the input tags. The parameter must contain identifiers for the resource type: com.vmware.cis.tagging.Tag.