Class ExadataCellConfig
Storage server configuration
Inherited Members
Namespace: Oci.OpsiService.Models
Assembly: OCI.DotNetSDK.Opsi.dll
Syntax
public class ExadataCellConfig : DatabaseConfigurationMetricGroup
Properties
CellConfigs
Declaration
[JsonProperty(PropertyName = "cellConfigs")]
public string CellConfigs { get; set; }
Property Value
Type | Description |
---|---|
string | Cell configs |
CellHash
Declaration
[JsonProperty(PropertyName = "cellHash")]
public string CellHash { get; set; }
Property Value
Type | Description |
---|---|
string | Cell hash |
CellName
Declaration
[JsonProperty(PropertyName = "cellName")]
public string CellName { get; set; }
Property Value
Type | Description |
---|---|
string | Cell name |
CellProperties
Declaration
[JsonProperty(PropertyName = "cellProperties")]
public string CellProperties { get; set; }
Property Value
Type | Description |
---|---|
string | Cell properties |
DiskCounts
Declaration
[JsonProperty(PropertyName = "diskCounts")]
public string DiskCounts { get; set; }
Property Value
Type | Description |
---|---|
string | Cell disk counts |