ProvisionedClusterPropertiesStatus interface
已布建叢集的觀察狀態。
屬性
control |
已佈建叢集元件的詳細狀態,包括附加元件。 |
current |
布建叢集的目前狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
error |
布建叢集作業或穩定狀態期間的錯誤訊息。 |
屬性詳細資料
controlPlaneStatus
currentState
布建叢集的目前狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
currentState?: string
屬性值
string
errorMessage
布建叢集作業或穩定狀態期間的錯誤訊息。
errorMessage?: string
屬性值
string