V1PriorityLevelConfigurationCondition

March 28, 2026 ยท View on GitHub

PriorityLevelConfigurationCondition defines the condition of priority level.

Properties

NameTypeDescriptionNotes
last_transition_timedatetime`lastTransitionTime` is the last time the condition transitioned from one status to another.[optional]
messagestr`message` is a human-readable message indicating details about last transition.[optional]
reasonstr`reason` is a unique, one-word, CamelCase reason for the condition's last transition.[optional]
statusstr`status` is the status of the condition. Can be True, False, Unknown. Required.[optional]
typestr`type` is the type of the condition. Required.[optional]

[Back to Model list] [Back to API list] [Back to README]