TaggingTagAssociationListAttachedObjectsOnTagsRequestBody

This is a request body class for an operation.


Properties

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.

JSON Example

{
	"tag_ids": [
		"string"
	]
}

Feedback

Was this page helpful?