Oracle Cloud Infrastructure v2.11.0 published on Thursday, Sep 19, 2024 by Pulumi
oci.Database.getVmCluster
Explore with Pulumi AI
This data source provides details about a specific Vm Cluster resource in Oracle Cloud Infrastructure Database service.
Gets information about the VM cluster. Applies to Exadata Cloud@Customer instances only.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testVmCluster = oci.Database.getVmCluster({
vmClusterId: testVmClusterOciDatabaseVmCluster.id,
});
import pulumi
import pulumi_oci as oci
test_vm_cluster = oci.Database.get_vm_cluster(vm_cluster_id=test_vm_cluster_oci_database_vm_cluster["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/Database"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := Database.GetVmCluster(ctx, &database.GetVmClusterArgs{
VmClusterId: testVmClusterOciDatabaseVmCluster.Id,
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() =>
{
var testVmCluster = Oci.Database.GetVmCluster.Invoke(new()
{
VmClusterId = testVmClusterOciDatabaseVmCluster.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.Database.DatabaseFunctions;
import com.pulumi.oci.Database.inputs.GetVmClusterArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var testVmCluster = DatabaseFunctions.getVmCluster(GetVmClusterArgs.builder()
.vmClusterId(testVmClusterOciDatabaseVmCluster.id())
.build());
}
}
variables:
testVmCluster:
fn::invoke:
Function: oci:Database:getVmCluster
Arguments:
vmClusterId: ${testVmClusterOciDatabaseVmCluster.id}
Using getVmCluster
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getVmCluster(args: GetVmClusterArgs, opts?: InvokeOptions): Promise<GetVmClusterResult>
function getVmClusterOutput(args: GetVmClusterOutputArgs, opts?: InvokeOptions): Output<GetVmClusterResult>
def get_vm_cluster(vm_cluster_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVmClusterResult
def get_vm_cluster_output(vm_cluster_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVmClusterResult]
func GetVmCluster(ctx *Context, args *GetVmClusterArgs, opts ...InvokeOption) (*GetVmClusterResult, error)
func GetVmClusterOutput(ctx *Context, args *GetVmClusterOutputArgs, opts ...InvokeOption) GetVmClusterResultOutput
> Note: This function is named GetVmCluster
in the Go SDK.
public static class GetVmCluster
{
public static Task<GetVmClusterResult> InvokeAsync(GetVmClusterArgs args, InvokeOptions? opts = null)
public static Output<GetVmClusterResult> Invoke(GetVmClusterInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVmClusterResult> getVmCluster(GetVmClusterArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: oci:Database/getVmCluster:getVmCluster
arguments:
# arguments dictionary
The following arguments are supported:
- Vm
Cluster stringId - The VM cluster OCID.
- Vm
Cluster stringId - The VM cluster OCID.
- vm
Cluster StringId - The VM cluster OCID.
- vm
Cluster stringId - The VM cluster OCID.
- vm_
cluster_ strid - The VM cluster OCID.
- vm
Cluster StringId - The VM cluster OCID.
getVmCluster Result
The following output properties are available:
- Availability
Domain string - The name of the availability domain that the VM cluster is located in.
- Compartment
Id string - The OCID of the compartment.
- Cpu
Core intCount - Cpus
Enabled int - The number of enabled CPU cores.
- Data
Collection List<GetOptions Vm Cluster Data Collection Option> - Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS.
- Data
Storage doubleSize In Gb - Size of the DATA disk group in GBs.
- Data
Storage doubleSize In Tbs - Size, in terabytes, of the DATA disk group.
- Db
Node intStorage Size In Gbs - The local node storage allocated in GBs.
- Db
Servers List<string> - The list of Db server.
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- Display
Name string - The user-friendly name for the Exadata Cloud@Customer VM cluster. The name does not need to be unique.
- Exadata
Infrastructure stringId - The OCID of the Exadata infrastructure.
- File
System List<GetConfiguration Details Vm Cluster File System Configuration Detail> - Details of the file system configuration of the VM cluster.
- Dictionary<string, string>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- Gi
Version string - The Oracle Grid Infrastructure software version for the VM cluster.
- Id string
- The OCID of the VM cluster.
- Is
Local boolBackup Enabled - If true, database backup on local Exadata storage is configured for the VM cluster. If false, database backup on local Exadata storage is not available in the VM cluster.
- Is
Sparse boolDiskgroup Enabled - If true, sparse disk group is configured for the VM cluster. If false, sparse disk group is not created.
- Last
Patch stringHistory Entry Id - The OCID of the last patch history. This value is updated as soon as a patch operation starts.
- License
Model string - The Oracle license model that applies to the VM cluster. The default is LICENSE_INCLUDED.
- Lifecycle
Details string - Additional information about the current lifecycle state.
- Memory
Size intIn Gbs - The memory allocated in GBs.
- Ocpu
Count double - Ocpus
Enabled double - Shape string
- The shape of the Exadata infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
- Ssh
Public List<string>Keys - The public key portion of one or more key pairs used for SSH access to the VM cluster.
- State string
- The current state of the VM cluster.
- System
Version string - Operating system version of the image.
- Time
Created string - The date and time that the VM cluster was created.
- Time
Zone string - The time zone of the Exadata infrastructure. For details, see Exadata Infrastructure Time Zones.
- Vm
Cluster stringId - Vm
Cluster stringNetwork Id - The OCID of the VM cluster network.
- Availability
Domain string - The name of the availability domain that the VM cluster is located in.
- Compartment
Id string - The OCID of the compartment.
- Cpu
Core intCount - Cpus
Enabled int - The number of enabled CPU cores.
- Data
Collection []GetOptions Vm Cluster Data Collection Option - Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS.
- Data
Storage float64Size In Gb - Size of the DATA disk group in GBs.
- Data
Storage float64Size In Tbs - Size, in terabytes, of the DATA disk group.
- Db
Node intStorage Size In Gbs - The local node storage allocated in GBs.
- Db
Servers []string - The list of Db server.
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- Display
Name string - The user-friendly name for the Exadata Cloud@Customer VM cluster. The name does not need to be unique.
- Exadata
Infrastructure stringId - The OCID of the Exadata infrastructure.
- File
System []GetConfiguration Details Vm Cluster File System Configuration Detail - Details of the file system configuration of the VM cluster.
- map[string]string
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- Gi
Version string - The Oracle Grid Infrastructure software version for the VM cluster.
- Id string
- The OCID of the VM cluster.
- Is
Local boolBackup Enabled - If true, database backup on local Exadata storage is configured for the VM cluster. If false, database backup on local Exadata storage is not available in the VM cluster.
- Is
Sparse boolDiskgroup Enabled - If true, sparse disk group is configured for the VM cluster. If false, sparse disk group is not created.
- Last
Patch stringHistory Entry Id - The OCID of the last patch history. This value is updated as soon as a patch operation starts.
- License
Model string - The Oracle license model that applies to the VM cluster. The default is LICENSE_INCLUDED.
- Lifecycle
Details string - Additional information about the current lifecycle state.
- Memory
Size intIn Gbs - The memory allocated in GBs.
- Ocpu
Count float64 - Ocpus
Enabled float64 - Shape string
- The shape of the Exadata infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
- Ssh
Public []stringKeys - The public key portion of one or more key pairs used for SSH access to the VM cluster.
- State string
- The current state of the VM cluster.
- System
Version string - Operating system version of the image.
- Time
Created string - The date and time that the VM cluster was created.
- Time
Zone string - The time zone of the Exadata infrastructure. For details, see Exadata Infrastructure Time Zones.
- Vm
Cluster stringId - Vm
Cluster stringNetwork Id - The OCID of the VM cluster network.
- availability
Domain String - The name of the availability domain that the VM cluster is located in.
- compartment
Id String - The OCID of the compartment.
- cpu
Core IntegerCount - cpus
Enabled Integer - The number of enabled CPU cores.
- data
Collection List<GetOptions Vm Cluster Data Collection Option> - Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS.
- data
Storage DoubleSize In Gb - Size of the DATA disk group in GBs.
- data
Storage DoubleSize In Tbs - Size, in terabytes, of the DATA disk group.
- db
Node IntegerStorage Size In Gbs - The local node storage allocated in GBs.
- db
Servers List<String> - The list of Db server.
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- display
Name String - The user-friendly name for the Exadata Cloud@Customer VM cluster. The name does not need to be unique.
- exadata
Infrastructure StringId - The OCID of the Exadata infrastructure.
- file
System List<GetConfiguration Details Vm Cluster File System Configuration Detail> - Details of the file system configuration of the VM cluster.
- Map<String,String>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- gi
Version String - The Oracle Grid Infrastructure software version for the VM cluster.
- id String
- The OCID of the VM cluster.
- is
Local BooleanBackup Enabled - If true, database backup on local Exadata storage is configured for the VM cluster. If false, database backup on local Exadata storage is not available in the VM cluster.
- is
Sparse BooleanDiskgroup Enabled - If true, sparse disk group is configured for the VM cluster. If false, sparse disk group is not created.
- last
Patch StringHistory Entry Id - The OCID of the last patch history. This value is updated as soon as a patch operation starts.
- license
Model String - The Oracle license model that applies to the VM cluster. The default is LICENSE_INCLUDED.
- lifecycle
Details String - Additional information about the current lifecycle state.
- memory
Size IntegerIn Gbs - The memory allocated in GBs.
- ocpu
Count Double - ocpus
Enabled Double - shape String
- The shape of the Exadata infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
- ssh
Public List<String>Keys - The public key portion of one or more key pairs used for SSH access to the VM cluster.
- state String
- The current state of the VM cluster.
- system
Version String - Operating system version of the image.
- time
Created String - The date and time that the VM cluster was created.
- time
Zone String - The time zone of the Exadata infrastructure. For details, see Exadata Infrastructure Time Zones.
- vm
Cluster StringId - vm
Cluster StringNetwork Id - The OCID of the VM cluster network.
- availability
Domain string - The name of the availability domain that the VM cluster is located in.
- compartment
Id string - The OCID of the compartment.
- cpu
Core numberCount - cpus
Enabled number - The number of enabled CPU cores.
- data
Collection GetOptions Vm Cluster Data Collection Option[] - Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS.
- data
Storage numberSize In Gb - Size of the DATA disk group in GBs.
- data
Storage numberSize In Tbs - Size, in terabytes, of the DATA disk group.
- db
Node numberStorage Size In Gbs - The local node storage allocated in GBs.
- db
Servers string[] - The list of Db server.
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- display
Name string - The user-friendly name for the Exadata Cloud@Customer VM cluster. The name does not need to be unique.
- exadata
Infrastructure stringId - The OCID of the Exadata infrastructure.
- file
System GetConfiguration Details Vm Cluster File System Configuration Detail[] - Details of the file system configuration of the VM cluster.
- {[key: string]: string}
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- gi
Version string - The Oracle Grid Infrastructure software version for the VM cluster.
- id string
- The OCID of the VM cluster.
- is
Local booleanBackup Enabled - If true, database backup on local Exadata storage is configured for the VM cluster. If false, database backup on local Exadata storage is not available in the VM cluster.
- is
Sparse booleanDiskgroup Enabled - If true, sparse disk group is configured for the VM cluster. If false, sparse disk group is not created.
- last
Patch stringHistory Entry Id - The OCID of the last patch history. This value is updated as soon as a patch operation starts.
- license
Model string - The Oracle license model that applies to the VM cluster. The default is LICENSE_INCLUDED.
- lifecycle
Details string - Additional information about the current lifecycle state.
- memory
Size numberIn Gbs - The memory allocated in GBs.
- ocpu
Count number - ocpus
Enabled number - shape string
- The shape of the Exadata infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
- ssh
Public string[]Keys - The public key portion of one or more key pairs used for SSH access to the VM cluster.
- state string
- The current state of the VM cluster.
- system
Version string - Operating system version of the image.
- time
Created string - The date and time that the VM cluster was created.
- time
Zone string - The time zone of the Exadata infrastructure. For details, see Exadata Infrastructure Time Zones.
- vm
Cluster stringId - vm
Cluster stringNetwork Id - The OCID of the VM cluster network.
- availability_
domain str - The name of the availability domain that the VM cluster is located in.
- compartment_
id str - The OCID of the compartment.
- cpu_
core_ intcount - cpus_
enabled int - The number of enabled CPU cores.
- data_
collection_ Sequence[database.options Get Vm Cluster Data Collection Option] - Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS.
- data_
storage_ floatsize_ in_ gb - Size of the DATA disk group in GBs.
- data_
storage_ floatsize_ in_ tbs - Size, in terabytes, of the DATA disk group.
- db_
node_ intstorage_ size_ in_ gbs - The local node storage allocated in GBs.
- db_
servers Sequence[str] - The list of Db server.
- Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- display_
name str - The user-friendly name for the Exadata Cloud@Customer VM cluster. The name does not need to be unique.
- exadata_
infrastructure_ strid - The OCID of the Exadata infrastructure.
- file_
system_ Sequence[database.configuration_ details Get Vm Cluster File System Configuration Detail] - Details of the file system configuration of the VM cluster.
- Mapping[str, str]
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- gi_
version str - The Oracle Grid Infrastructure software version for the VM cluster.
- id str
- The OCID of the VM cluster.
- is_
local_ boolbackup_ enabled - If true, database backup on local Exadata storage is configured for the VM cluster. If false, database backup on local Exadata storage is not available in the VM cluster.
- is_
sparse_ booldiskgroup_ enabled - If true, sparse disk group is configured for the VM cluster. If false, sparse disk group is not created.
- last_
patch_ strhistory_ entry_ id - The OCID of the last patch history. This value is updated as soon as a patch operation starts.
- license_
model str - The Oracle license model that applies to the VM cluster. The default is LICENSE_INCLUDED.
- lifecycle_
details str - Additional information about the current lifecycle state.
- memory_
size_ intin_ gbs - The memory allocated in GBs.
- ocpu_
count float - ocpus_
enabled float - shape str
- The shape of the Exadata infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
- ssh_
public_ Sequence[str]keys - The public key portion of one or more key pairs used for SSH access to the VM cluster.
- state str
- The current state of the VM cluster.
- system_
version str - Operating system version of the image.
- time_
created str - The date and time that the VM cluster was created.
- time_
zone str - The time zone of the Exadata infrastructure. For details, see Exadata Infrastructure Time Zones.
- vm_
cluster_ strid - vm_
cluster_ strnetwork_ id - The OCID of the VM cluster network.
- availability
Domain String - The name of the availability domain that the VM cluster is located in.
- compartment
Id String - The OCID of the compartment.
- cpu
Core NumberCount - cpus
Enabled Number - The number of enabled CPU cores.
- data
Collection List<Property Map>Options - Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS.
- data
Storage NumberSize In Gb - Size of the DATA disk group in GBs.
- data
Storage NumberSize In Tbs - Size, in terabytes, of the DATA disk group.
- db
Node NumberStorage Size In Gbs - The local node storage allocated in GBs.
- db
Servers List<String> - The list of Db server.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- display
Name String - The user-friendly name for the Exadata Cloud@Customer VM cluster. The name does not need to be unique.
- exadata
Infrastructure StringId - The OCID of the Exadata infrastructure.
- file
System List<Property Map>Configuration Details - Details of the file system configuration of the VM cluster.
- Map<String>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
- gi
Version String - The Oracle Grid Infrastructure software version for the VM cluster.
- id String
- The OCID of the VM cluster.
- is
Local BooleanBackup Enabled - If true, database backup on local Exadata storage is configured for the VM cluster. If false, database backup on local Exadata storage is not available in the VM cluster.
- is
Sparse BooleanDiskgroup Enabled - If true, sparse disk group is configured for the VM cluster. If false, sparse disk group is not created.
- last
Patch StringHistory Entry Id - The OCID of the last patch history. This value is updated as soon as a patch operation starts.
- license
Model String - The Oracle license model that applies to the VM cluster. The default is LICENSE_INCLUDED.
- lifecycle
Details String - Additional information about the current lifecycle state.
- memory
Size NumberIn Gbs - The memory allocated in GBs.
- ocpu
Count Number - ocpus
Enabled Number - shape String
- The shape of the Exadata infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
- ssh
Public List<String>Keys - The public key portion of one or more key pairs used for SSH access to the VM cluster.
- state String
- The current state of the VM cluster.
- system
Version String - Operating system version of the image.
- time
Created String - The date and time that the VM cluster was created.
- time
Zone String - The time zone of the Exadata infrastructure. For details, see Exadata Infrastructure Time Zones.
- vm
Cluster StringId - vm
Cluster StringNetwork Id - The OCID of the VM cluster network.
Supporting Types
GetVmClusterDataCollectionOption
- Is
Diagnostics boolEvents Enabled - Indicates whether diagnostic collection is enabled for the VM cluster/Cloud VM cluster/VMBM DBCS. Enabling diagnostic collection allows you to receive Events service notifications for guest VM issues. Diagnostic collection also allows Oracle to provide enhanced service and proactive support for your Exadata system. You can enable diagnostic collection during VM cluster/Cloud VM cluster provisioning. You can also disable or enable it at any time using the
UpdateVmCluster
orupdateCloudVmCluster
API. - Is
Health boolMonitoring Enabled - Indicates whether health monitoring is enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling health monitoring allows Oracle to collect diagnostic data and share it with its operations and support personnel. You may also receive notifications for some events. Collecting health diagnostics enables Oracle to provide proactive support and enhanced service for your system. Optionally enable health monitoring while provisioning a system. You can also disable or enable health monitoring anytime using the
UpdateVmCluster
,UpdateCloudVmCluster
orupdateDbsystem
API. - Is
Incident boolLogs Enabled - Indicates whether incident logs and trace collection are enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling incident logs collection allows Oracle to receive Events service notifications for guest VM issues, collect incident logs and traces, and use them to diagnose issues and resolve them. Optionally enable incident logs collection while provisioning a system. You can also disable or enable incident logs collection anytime using the
UpdateVmCluster
,updateCloudVmCluster
orupdateDbsystem
API.
- Is
Diagnostics boolEvents Enabled - Indicates whether diagnostic collection is enabled for the VM cluster/Cloud VM cluster/VMBM DBCS. Enabling diagnostic collection allows you to receive Events service notifications for guest VM issues. Diagnostic collection also allows Oracle to provide enhanced service and proactive support for your Exadata system. You can enable diagnostic collection during VM cluster/Cloud VM cluster provisioning. You can also disable or enable it at any time using the
UpdateVmCluster
orupdateCloudVmCluster
API. - Is
Health boolMonitoring Enabled - Indicates whether health monitoring is enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling health monitoring allows Oracle to collect diagnostic data and share it with its operations and support personnel. You may also receive notifications for some events. Collecting health diagnostics enables Oracle to provide proactive support and enhanced service for your system. Optionally enable health monitoring while provisioning a system. You can also disable or enable health monitoring anytime using the
UpdateVmCluster
,UpdateCloudVmCluster
orupdateDbsystem
API. - Is
Incident boolLogs Enabled - Indicates whether incident logs and trace collection are enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling incident logs collection allows Oracle to receive Events service notifications for guest VM issues, collect incident logs and traces, and use them to diagnose issues and resolve them. Optionally enable incident logs collection while provisioning a system. You can also disable or enable incident logs collection anytime using the
UpdateVmCluster
,updateCloudVmCluster
orupdateDbsystem
API.
- is
Diagnostics BooleanEvents Enabled - Indicates whether diagnostic collection is enabled for the VM cluster/Cloud VM cluster/VMBM DBCS. Enabling diagnostic collection allows you to receive Events service notifications for guest VM issues. Diagnostic collection also allows Oracle to provide enhanced service and proactive support for your Exadata system. You can enable diagnostic collection during VM cluster/Cloud VM cluster provisioning. You can also disable or enable it at any time using the
UpdateVmCluster
orupdateCloudVmCluster
API. - is
Health BooleanMonitoring Enabled - Indicates whether health monitoring is enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling health monitoring allows Oracle to collect diagnostic data and share it with its operations and support personnel. You may also receive notifications for some events. Collecting health diagnostics enables Oracle to provide proactive support and enhanced service for your system. Optionally enable health monitoring while provisioning a system. You can also disable or enable health monitoring anytime using the
UpdateVmCluster
,UpdateCloudVmCluster
orupdateDbsystem
API. - is
Incident BooleanLogs Enabled - Indicates whether incident logs and trace collection are enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling incident logs collection allows Oracle to receive Events service notifications for guest VM issues, collect incident logs and traces, and use them to diagnose issues and resolve them. Optionally enable incident logs collection while provisioning a system. You can also disable or enable incident logs collection anytime using the
UpdateVmCluster
,updateCloudVmCluster
orupdateDbsystem
API.
- is
Diagnostics booleanEvents Enabled - Indicates whether diagnostic collection is enabled for the VM cluster/Cloud VM cluster/VMBM DBCS. Enabling diagnostic collection allows you to receive Events service notifications for guest VM issues. Diagnostic collection also allows Oracle to provide enhanced service and proactive support for your Exadata system. You can enable diagnostic collection during VM cluster/Cloud VM cluster provisioning. You can also disable or enable it at any time using the
UpdateVmCluster
orupdateCloudVmCluster
API. - is
Health booleanMonitoring Enabled - Indicates whether health monitoring is enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling health monitoring allows Oracle to collect diagnostic data and share it with its operations and support personnel. You may also receive notifications for some events. Collecting health diagnostics enables Oracle to provide proactive support and enhanced service for your system. Optionally enable health monitoring while provisioning a system. You can also disable or enable health monitoring anytime using the
UpdateVmCluster
,UpdateCloudVmCluster
orupdateDbsystem
API. - is
Incident booleanLogs Enabled - Indicates whether incident logs and trace collection are enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling incident logs collection allows Oracle to receive Events service notifications for guest VM issues, collect incident logs and traces, and use them to diagnose issues and resolve them. Optionally enable incident logs collection while provisioning a system. You can also disable or enable incident logs collection anytime using the
UpdateVmCluster
,updateCloudVmCluster
orupdateDbsystem
API.
- is_
diagnostics_ boolevents_ enabled - Indicates whether diagnostic collection is enabled for the VM cluster/Cloud VM cluster/VMBM DBCS. Enabling diagnostic collection allows you to receive Events service notifications for guest VM issues. Diagnostic collection also allows Oracle to provide enhanced service and proactive support for your Exadata system. You can enable diagnostic collection during VM cluster/Cloud VM cluster provisioning. You can also disable or enable it at any time using the
UpdateVmCluster
orupdateCloudVmCluster
API. - is_
health_ boolmonitoring_ enabled - Indicates whether health monitoring is enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling health monitoring allows Oracle to collect diagnostic data and share it with its operations and support personnel. You may also receive notifications for some events. Collecting health diagnostics enables Oracle to provide proactive support and enhanced service for your system. Optionally enable health monitoring while provisioning a system. You can also disable or enable health monitoring anytime using the
UpdateVmCluster
,UpdateCloudVmCluster
orupdateDbsystem
API. - is_
incident_ boollogs_ enabled - Indicates whether incident logs and trace collection are enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling incident logs collection allows Oracle to receive Events service notifications for guest VM issues, collect incident logs and traces, and use them to diagnose issues and resolve them. Optionally enable incident logs collection while provisioning a system. You can also disable or enable incident logs collection anytime using the
UpdateVmCluster
,updateCloudVmCluster
orupdateDbsystem
API.
- is
Diagnostics BooleanEvents Enabled - Indicates whether diagnostic collection is enabled for the VM cluster/Cloud VM cluster/VMBM DBCS. Enabling diagnostic collection allows you to receive Events service notifications for guest VM issues. Diagnostic collection also allows Oracle to provide enhanced service and proactive support for your Exadata system. You can enable diagnostic collection during VM cluster/Cloud VM cluster provisioning. You can also disable or enable it at any time using the
UpdateVmCluster
orupdateCloudVmCluster
API. - is
Health BooleanMonitoring Enabled - Indicates whether health monitoring is enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling health monitoring allows Oracle to collect diagnostic data and share it with its operations and support personnel. You may also receive notifications for some events. Collecting health diagnostics enables Oracle to provide proactive support and enhanced service for your system. Optionally enable health monitoring while provisioning a system. You can also disable or enable health monitoring anytime using the
UpdateVmCluster
,UpdateCloudVmCluster
orupdateDbsystem
API. - is
Incident BooleanLogs Enabled - Indicates whether incident logs and trace collection are enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling incident logs collection allows Oracle to receive Events service notifications for guest VM issues, collect incident logs and traces, and use them to diagnose issues and resolve them. Optionally enable incident logs collection while provisioning a system. You can also disable or enable incident logs collection anytime using the
UpdateVmCluster
,updateCloudVmCluster
orupdateDbsystem
API.
GetVmClusterFileSystemConfigurationDetail
- File
System intSize Gb - The file system size to be allocated in GBs.
- Mount
Point string - The mount point of file system.
- File
System intSize Gb - The file system size to be allocated in GBs.
- Mount
Point string - The mount point of file system.
- file
System IntegerSize Gb - The file system size to be allocated in GBs.
- mount
Point String - The mount point of file system.
- file
System numberSize Gb - The file system size to be allocated in GBs.
- mount
Point string - The mount point of file system.
- file_
system_ intsize_ gb - The file system size to be allocated in GBs.
- mount_
point str - The mount point of file system.
- file
System NumberSize Gb - The file system size to be allocated in GBs.
- mount
Point String - The mount point of file system.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.