Show / Hide Table of Contents

Class CloudExadataInfrastructureProperties

Various properties of Exadata Infrastructure.

Inheritance
object
CloudExadataInfrastructureProperties
Implements
IDirectResponseSchema
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.OracleDatabase.v1.Data
Assembly: Google.Apis.OracleDatabase.v1.dll
Syntax
public class CloudExadataInfrastructureProperties : IDirectResponseSchema

Properties

ActivatedStorageCount

Output only. The requested number of additional storage servers activated for the Exadata Infrastructure.

Declaration
[JsonProperty("activatedStorageCount")]
public virtual int? ActivatedStorageCount { get; set; }
Property Value
Type Description
int?

AdditionalStorageCount

Output only. The requested number of additional storage servers for the Exadata Infrastructure.

Declaration
[JsonProperty("additionalStorageCount")]
public virtual int? AdditionalStorageCount { get; set; }
Property Value
Type Description
int?

AvailableStorageSizeGb

Output only. The available storage can be allocated to the Exadata Infrastructure resource, in gigabytes (GB).

Declaration
[JsonProperty("availableStorageSizeGb")]
public virtual int? AvailableStorageSizeGb { get; set; }
Property Value
Type Description
int?

ComputeCount

Optional. The number of compute servers for the Exadata Infrastructure.

Declaration
[JsonProperty("computeCount")]
public virtual int? ComputeCount { get; set; }
Property Value
Type Description
int?

ComputeModel

Output only. The compute model of the Exadata Infrastructure.

Declaration
[JsonProperty("computeModel")]
public virtual string ComputeModel { get; set; }
Property Value
Type Description
string

CpuCount

Output only. The number of enabled CPU cores.

Declaration
[JsonProperty("cpuCount")]
public virtual int? CpuCount { get; set; }
Property Value
Type Description
int?

CustomerContacts

Optional. The list of customer contacts.

Declaration
[JsonProperty("customerContacts")]
public virtual IList<CustomerContact> CustomerContacts { get; set; }
Property Value
Type Description
IList<CustomerContact>

DataStorageSizeTb

Output only. Size, in terabytes, of the DATA disk group.

Declaration
[JsonProperty("dataStorageSizeTb")]
public virtual double? DataStorageSizeTb { get; set; }
Property Value
Type Description
double?

DatabaseServerType

Output only. The database server type of the Exadata Infrastructure.

Declaration
[JsonProperty("databaseServerType")]
public virtual string DatabaseServerType { get; set; }
Property Value
Type Description
string

DbNodeStorageSizeGb

Output only. The local node storage allocated in GBs.

Declaration
[JsonProperty("dbNodeStorageSizeGb")]
public virtual int? DbNodeStorageSizeGb { get; set; }
Property Value
Type Description
int?

DbServerVersion

Output only. The software version of the database servers (dom0) in the Exadata Infrastructure.

Declaration
[JsonProperty("dbServerVersion")]
public virtual string DbServerVersion { get; set; }
Property Value
Type Description
string

ETag

The ETag of the item.

Declaration
public virtual string ETag { get; set; }
Property Value
Type Description
string

MaintenanceWindow

Optional. Maintenance window for repair.

Declaration
[JsonProperty("maintenanceWindow")]
public virtual MaintenanceWindow MaintenanceWindow { get; set; }
Property Value
Type Description
MaintenanceWindow

MaxCpuCount

Output only. The total number of CPU cores available.

Declaration
[JsonProperty("maxCpuCount")]
public virtual int? MaxCpuCount { get; set; }
Property Value
Type Description
int?

MaxDataStorageTb

Output only. The total available DATA disk group size.

Declaration
[JsonProperty("maxDataStorageTb")]
public virtual double? MaxDataStorageTb { get; set; }
Property Value
Type Description
double?

MaxDbNodeStorageSizeGb

Output only. The total local node storage available in GBs.

Declaration
[JsonProperty("maxDbNodeStorageSizeGb")]
public virtual int? MaxDbNodeStorageSizeGb { get; set; }
Property Value
Type Description
int?

MaxMemoryGb

Output only. The total memory available in GBs.

Declaration
[JsonProperty("maxMemoryGb")]
public virtual int? MaxMemoryGb { get; set; }
Property Value
Type Description
int?

MemorySizeGb

Output only. The memory allocated in GBs.

Declaration
[JsonProperty("memorySizeGb")]
public virtual int? MemorySizeGb { get; set; }
Property Value
Type Description
int?

MonthlyDbServerVersion

Output only. The monthly software version of the database servers (dom0) in the Exadata Infrastructure. Example: 20.1.15

Declaration
[JsonProperty("monthlyDbServerVersion")]
public virtual string MonthlyDbServerVersion { get; set; }
Property Value
Type Description
string

MonthlyStorageServerVersion

Output only. The monthly software version of the storage servers (cells) in the Exadata Infrastructure. Example: 20.1.15

Declaration
[JsonProperty("monthlyStorageServerVersion")]
public virtual string MonthlyStorageServerVersion { get; set; }
Property Value
Type Description
string

NextMaintenanceRunId

Output only. The OCID of the next maintenance run.

Declaration
[JsonProperty("nextMaintenanceRunId")]
public virtual string NextMaintenanceRunId { get; set; }
Property Value
Type Description
string

NextMaintenanceRunTime

object representation of NextMaintenanceRunTimeRaw.

Declaration
[JsonIgnore]
[Obsolete("This property is obsolete and may behave unexpectedly; please use NextMaintenanceRunTimeDateTimeOffset instead.")]
public virtual object NextMaintenanceRunTime { get; set; }
Property Value
Type Description
object

NextMaintenanceRunTimeDateTimeOffset

DateTimeOffset representation of NextMaintenanceRunTimeRaw.

Declaration
[JsonIgnore]
public virtual DateTimeOffset? NextMaintenanceRunTimeDateTimeOffset { get; set; }
Property Value
Type Description
DateTimeOffset?

NextMaintenanceRunTimeRaw

Output only. The time when the next maintenance run will occur.

Declaration
[JsonProperty("nextMaintenanceRunTime")]
public virtual string NextMaintenanceRunTimeRaw { get; set; }
Property Value
Type Description
string

NextSecurityMaintenanceRunTime

object representation of NextSecurityMaintenanceRunTimeRaw.

Declaration
[JsonIgnore]
[Obsolete("This property is obsolete and may behave unexpectedly; please use NextSecurityMaintenanceRunTimeDateTimeOffset instead.")]
public virtual object NextSecurityMaintenanceRunTime { get; set; }
Property Value
Type Description
object

NextSecurityMaintenanceRunTimeDateTimeOffset

DateTimeOffset representation of NextSecurityMaintenanceRunTimeRaw.

Declaration
[JsonIgnore]
public virtual DateTimeOffset? NextSecurityMaintenanceRunTimeDateTimeOffset { get; set; }
Property Value
Type Description
DateTimeOffset?

NextSecurityMaintenanceRunTimeRaw

Output only. The time when the next security maintenance run will occur.

Declaration
[JsonProperty("nextSecurityMaintenanceRunTime")]
public virtual string NextSecurityMaintenanceRunTimeRaw { get; set; }
Property Value
Type Description
string

OciUrl

Output only. Deep link to the OCI console to view this resource.

Declaration
[JsonProperty("ociUrl")]
public virtual string OciUrl { get; set; }
Property Value
Type Description
string

Ocid

Output only. OCID of created infra. https://docs.oracle.com/en-us/iaas/Content/General/Concepts/identifiers.htm#Oracle

Declaration
[JsonProperty("ocid")]
public virtual string Ocid { get; set; }
Property Value
Type Description
string

Shape

Required. The shape of the Exadata Infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.

Declaration
[JsonProperty("shape")]
public virtual string Shape { get; set; }
Property Value
Type Description
string

State

Output only. The current lifecycle state of the Exadata Infrastructure.

Declaration
[JsonProperty("state")]
public virtual string State { get; set; }
Property Value
Type Description
string

StorageCount

Optional. The number of Cloud Exadata storage servers for the Exadata Infrastructure.

Declaration
[JsonProperty("storageCount")]
public virtual int? StorageCount { get; set; }
Property Value
Type Description
int?

StorageServerType

Output only. The storage server type of the Exadata Infrastructure.

Declaration
[JsonProperty("storageServerType")]
public virtual string StorageServerType { get; set; }
Property Value
Type Description
string

StorageServerVersion

Output only. The software version of the storage servers (cells) in the Exadata Infrastructure.

Declaration
[JsonProperty("storageServerVersion")]
public virtual string StorageServerVersion { get; set; }
Property Value
Type Description
string

TotalStorageSizeGb

Optional. The total storage allocated to the Exadata Infrastructure resource, in gigabytes (GB).

Declaration
[JsonProperty("totalStorageSizeGb")]
public virtual int? TotalStorageSizeGb { get; set; }
Property Value
Type Description
int?

Implements

IDirectResponseSchema
In this article
Back to top Generated by DocFX