Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 816 Bytes

ClusterDetails.md

File metadata and controls

24 lines (14 loc) · 816 Bytes

Onepanel.ClusterDetails

Properties

Name Type Description Notes
id String Id of the cluster record.
type String Type of the cluster.
serviceId String The Id of the service hosted on this cluster - depending on the type equal to the Oneprovider Id or "onezone" in case of Onezone cluster
workerVersion VersionInfo
onepanelVersion VersionInfo
onepanelProxy Boolean Is Onepanel proxy enabled - if so, onepanel GUI is served on cluster's domain at port 443 (rather than 9443).

Enum: TypeEnum

  • oneprovider (value: "oneprovider")

  • onezone (value: "onezone")