LabelGroup

LabelGroup
LabelGroup
JSON Example
{
    "_last_modified": "string",
    "labels": [
        {
            "match_label": {
                "key": "string",
                "values": [
                    "string"
                ]
            },
            "match_operation": "string"
        }
    ],
    "name": "string",
    "url": "string",
    "uuid": "string"
}
string
_last_modified
Read-Only

UNIX time since epoch in microseconds. Units(MICROSECONDS).

labels
Optional

List of allowed or suggested labels for the label group. Field introduced in 20.1.5. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
name
Required

Name of the Label Group. Field introduced in 20.1.5. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
url
Read-Only

url

string
uuid
Optional

UUID of the Label Group. Field introduced in 20.1.5. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.