PriorityLabels

PriorityLabels
PriorityLabels
JSON Example
{
    "_last_modified": "string",
    "cloud_ref": "string",
    "configpb_attributes": {
        "version": 0
    },
    "description": "string",
    "equivalent_labels": [
        {
            "labels": [
                "string"
            ]
        }
    ],
    "markers": [
        {
            "key": "string",
            "values": [
                "string"
            ]
        }
    ],
    "name": "string",
    "tenant_ref": "string",
    "url": "string",
    "uuid": "string"
}
string
_last_modified
Optional

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

string
cloud_ref
Optional

It is a reference to an object of type Cloud. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

configpb_attributes
Optional

configpb_attributes

string
description
Optional

A description of the priority labels. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

equivalent_labels
Optional

Equivalent priority labels in descending order. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

markers
Optional

List of labels to be used for granular RBAC. Field introduced in 20.1.5. Allowed in Enterprise edition with any value, Essentials edition with any value, Basic edition with any value, Enterprise with Cloud Services edition.

string
name
Required

The name of the priority labels. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
tenant_ref
Optional

It is a reference to an object of type Tenant. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
url
Optional

url

string
uuid
Optional

UUID of the priority labels. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.