SecurityTagValue

SecurityTagValue
SecurityTagValue

Describes the most basic tag structure: its value.

JSON Example
{
    "tag": "string"
}
string
tag
Optional
Constraints: maxLength: 128

The value of the tag. The value is case-agnostic and will be converted to lower-case.