V1ComponentCondition

March 28, 2026 ยท View on GitHub

Information about the condition of a component.

Properties

NameTypeDescriptionNotes
errorstrCondition error code for a component. For example, a health check error code.[optional]
messagestrMessage about the condition for a component. For example, information about a health check.[optional]
statusstrStatus of the condition for a component. Valid values for "Healthy": "True", "False", or "Unknown".
typestrType of condition for a component. Valid value: "Healthy"

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