ApiEntityTag Data Model

Tag associated with an Entity in a Cloudera Manager instance

Properties
name data type description
name string
value string

Example

{
  "name" : "...",
  "value" : "..."
}