Skip to content

Latest commit

 

History

History
37 lines (34 loc) · 2.02 KB

Cluster.md

File metadata and controls

37 lines (34 loc) · 2.02 KB

Cluster

Properties

Name Type Description Notes
State string [default to null]
Health string [default to null]
UserID string [default to null]
UserDisplayName string [default to null]
UserName string [default to null]
CreatedDate time.Time [default to null]
LastUpdateDate time.Time [default to null]
Id string [default to null]
Name string [default to null]
Description string [optional] [default to null]
Tags map[string]string [optional] [default to null]
ErrorCode string [default to null]
ErrorMessage string [default to null]
ClusterBlueprintId string [default to null]
ClusterProvider string [default to null]
K8sVersion string [optional] [default to null]
KubernetesVersion string [default to null]
MachineSets []MachineSet [default to null]
MachineSetsDetail []MachineSetDetail [default to null]
Utilization *ClusterUtilization [default to null]
ApiEndpoint string [default to null]
ServiceEndpoints []ServiceEndpoints [default to null]
ApplianceID string [default to null]
ApplianceName string [default to null]
SpaceID string [default to null]
DefaultStorageClass string [default to null]
DefaultStorageClassDescription string [default to null]
OidcEnabled bool [optional] [default to null]
Oidc *AllOfClusterOidc [optional] [default to null]

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