public class OvhCluster extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
clusterId
Cluster UUID
canBeNull && readOnly
|
OvhClusterClusterTypeEnum |
clusterType
Cluster type
canBeNull && readOnly
|
String |
hostname
Hostname
canBeNull && readOnly
|
Boolean |
isDefault
Is the default cluster?
canBeNull && readOnly
|
OvhClusterRegionEnum |
region
Data center localization
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhCluster() |
public OvhClusterClusterTypeEnum clusterType
public Boolean isDefault
public String hostname
public String clusterId
public OvhClusterRegionEnum region
Copyright © 2018. All rights reserved.