1. Packages
  2. Oracle Cloud Infrastructure
  3. API Docs
  4. Database
  5. getAutonomousVmClusterResourceUsage
Oracle Cloud Infrastructure v2.31.0 published on Thursday, Apr 17, 2025 by Pulumi

oci.Database.getAutonomousVmClusterResourceUsage

Explore with Pulumi AI

This data source provides details about a specific Autonomous Vm Cluster Resource Usage resource in Oracle Cloud Infrastructure Database service.

Get the resource usage details for the specified Autonomous Exadata VM cluster.

Example Usage

import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";

const testAutonomousVmClusterResourceUsage = oci.Database.getAutonomousVmClusterResourceUsage({
    autonomousVmClusterId: testAutonomousVmCluster.id,
});
Copy
import pulumi
import pulumi_oci as oci

test_autonomous_vm_cluster_resource_usage = oci.Database.get_autonomous_vm_cluster_resource_usage(autonomous_vm_cluster_id=test_autonomous_vm_cluster["id"])
Copy
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.GetAutonomousVmClusterResourceUsage(ctx, &database.GetAutonomousVmClusterResourceUsageArgs{
			AutonomousVmClusterId: testAutonomousVmCluster.Id,
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
Copy
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;

return await Deployment.RunAsync(() => 
{
    var testAutonomousVmClusterResourceUsage = Oci.Database.GetAutonomousVmClusterResourceUsage.Invoke(new()
    {
        AutonomousVmClusterId = testAutonomousVmCluster.Id,
    });

});
Copy
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.GetAutonomousVmClusterResourceUsageArgs;
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 testAutonomousVmClusterResourceUsage = DatabaseFunctions.getAutonomousVmClusterResourceUsage(GetAutonomousVmClusterResourceUsageArgs.builder()
            .autonomousVmClusterId(testAutonomousVmCluster.id())
            .build());

    }
}
Copy
variables:
  testAutonomousVmClusterResourceUsage:
    fn::invoke:
      function: oci:Database:getAutonomousVmClusterResourceUsage
      arguments:
        autonomousVmClusterId: ${testAutonomousVmCluster.id}
Copy

Using getAutonomousVmClusterResourceUsage

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 getAutonomousVmClusterResourceUsage(args: GetAutonomousVmClusterResourceUsageArgs, opts?: InvokeOptions): Promise<GetAutonomousVmClusterResourceUsageResult>
function getAutonomousVmClusterResourceUsageOutput(args: GetAutonomousVmClusterResourceUsageOutputArgs, opts?: InvokeOptions): Output<GetAutonomousVmClusterResourceUsageResult>
Copy
def get_autonomous_vm_cluster_resource_usage(autonomous_vm_cluster_id: Optional[str] = None,
                                             opts: Optional[InvokeOptions] = None) -> GetAutonomousVmClusterResourceUsageResult
def get_autonomous_vm_cluster_resource_usage_output(autonomous_vm_cluster_id: Optional[pulumi.Input[str]] = None,
                                             opts: Optional[InvokeOptions] = None) -> Output[GetAutonomousVmClusterResourceUsageResult]
Copy
func GetAutonomousVmClusterResourceUsage(ctx *Context, args *GetAutonomousVmClusterResourceUsageArgs, opts ...InvokeOption) (*GetAutonomousVmClusterResourceUsageResult, error)
func GetAutonomousVmClusterResourceUsageOutput(ctx *Context, args *GetAutonomousVmClusterResourceUsageOutputArgs, opts ...InvokeOption) GetAutonomousVmClusterResourceUsageResultOutput
Copy

> Note: This function is named GetAutonomousVmClusterResourceUsage in the Go SDK.

public static class GetAutonomousVmClusterResourceUsage 
{
    public static Task<GetAutonomousVmClusterResourceUsageResult> InvokeAsync(GetAutonomousVmClusterResourceUsageArgs args, InvokeOptions? opts = null)
    public static Output<GetAutonomousVmClusterResourceUsageResult> Invoke(GetAutonomousVmClusterResourceUsageInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetAutonomousVmClusterResourceUsageResult> getAutonomousVmClusterResourceUsage(GetAutonomousVmClusterResourceUsageArgs args, InvokeOptions options)
public static Output<GetAutonomousVmClusterResourceUsageResult> getAutonomousVmClusterResourceUsage(GetAutonomousVmClusterResourceUsageArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: oci:Database/getAutonomousVmClusterResourceUsage:getAutonomousVmClusterResourceUsage
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AutonomousVmClusterId This property is required. string
The autonomous VM cluster OCID.
AutonomousVmClusterId This property is required. string
The autonomous VM cluster OCID.
autonomousVmClusterId This property is required. String
The autonomous VM cluster OCID.
autonomousVmClusterId This property is required. string
The autonomous VM cluster OCID.
autonomous_vm_cluster_id This property is required. str
The autonomous VM cluster OCID.
autonomousVmClusterId This property is required. String
The autonomous VM cluster OCID.

getAutonomousVmClusterResourceUsage Result

The following output properties are available:

AutonomousDataStorageSizeInTbs double
The data disk group size allocated for Autonomous Databases, in TBs.
AutonomousVmClusterId string
AutonomousVmResourceUsages List<GetAutonomousVmClusterResourceUsageAutonomousVmResourceUsage>
List of autonomous vm cluster resource usages.
AvailableAutonomousDataStorageSizeInTbs double
The data disk group size available for Autonomous Databases, in TBs.
AvailableCpus double
The number of CPU cores available.
DbNodeStorageSizeInGbs int
The local node storage allocated in GBs.
DisplayName string
The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.
ExadataStorageInTbs double
Total exadata storage allocated for the Autonomous VM Cluster. DATA + RECOVERY + SPARSE + any overhead in TBs.
Id string
The provider-assigned unique ID for this managed resource.
IsLocalBackupEnabled bool
If true, database backup on local Exadata storage is configured for the Autonomous VM cluster. If false, database backup on local Exadata storage is not available in the Autonomous VM cluster.
MemoryPerOracleComputeUnitInGbs int
The amount of memory (in GBs) to be enabled per each CPU core.
MemorySizeInGbs int
The memory allocated in GBs.
NonProvisionableAutonomousContainerDatabases int
The number of non-provisionable Autonomous Container Databases in an Autonomous VM Cluster.
ProvisionableAutonomousContainerDatabases int
The number of provisionable Autonomous Container Databases in an Autonomous VM Cluster.
ProvisionedAutonomousContainerDatabases int
The number of provisioned Autonomous Container Databases in an Autonomous VM Cluster.
ProvisionedCpus double
The number of CPUs provisioned in an Autonomous VM Cluster.
ReclaimableCpus double
CPU cores that continue to be included in the count of OCPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available OCPUs at its parent AVMC level by restarting the Autonomous Container Database.
ReservedCpus double
The number of CPUs reserved in an Autonomous VM Cluster.
TotalContainerDatabases int
The total number of Autonomous Container Databases that can be created.
TotalCpus double
The number of CPU cores enabled on the Autonomous VM cluster.
UsedAutonomousDataStorageSizeInTbs double
The data disk group size used for Autonomous Databases, in TBs.
UsedCpus double
The number of CPU cores alloted to the Autonomous Container Databases in an Autonomous VM cluster.
AutonomousDataStorageSizeInTbs float64
The data disk group size allocated for Autonomous Databases, in TBs.
AutonomousVmClusterId string
AutonomousVmResourceUsages []GetAutonomousVmClusterResourceUsageAutonomousVmResourceUsage
List of autonomous vm cluster resource usages.
AvailableAutonomousDataStorageSizeInTbs float64
The data disk group size available for Autonomous Databases, in TBs.
AvailableCpus float64
The number of CPU cores available.
DbNodeStorageSizeInGbs int
The local node storage allocated in GBs.
DisplayName string
The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.
ExadataStorageInTbs float64
Total exadata storage allocated for the Autonomous VM Cluster. DATA + RECOVERY + SPARSE + any overhead in TBs.
Id string
The provider-assigned unique ID for this managed resource.
IsLocalBackupEnabled bool
If true, database backup on local Exadata storage is configured for the Autonomous VM cluster. If false, database backup on local Exadata storage is not available in the Autonomous VM cluster.
MemoryPerOracleComputeUnitInGbs int
The amount of memory (in GBs) to be enabled per each CPU core.
MemorySizeInGbs int
The memory allocated in GBs.
NonProvisionableAutonomousContainerDatabases int
The number of non-provisionable Autonomous Container Databases in an Autonomous VM Cluster.
ProvisionableAutonomousContainerDatabases int
The number of provisionable Autonomous Container Databases in an Autonomous VM Cluster.
ProvisionedAutonomousContainerDatabases int
The number of provisioned Autonomous Container Databases in an Autonomous VM Cluster.
ProvisionedCpus float64
The number of CPUs provisioned in an Autonomous VM Cluster.
ReclaimableCpus float64
CPU cores that continue to be included in the count of OCPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available OCPUs at its parent AVMC level by restarting the Autonomous Container Database.
ReservedCpus float64
The number of CPUs reserved in an Autonomous VM Cluster.
TotalContainerDatabases int
The total number of Autonomous Container Databases that can be created.
TotalCpus float64
The number of CPU cores enabled on the Autonomous VM cluster.
UsedAutonomousDataStorageSizeInTbs float64
The data disk group size used for Autonomous Databases, in TBs.
UsedCpus float64
The number of CPU cores alloted to the Autonomous Container Databases in an Autonomous VM cluster.
autonomousDataStorageSizeInTbs Double
The data disk group size allocated for Autonomous Databases, in TBs.
autonomousVmClusterId String
autonomousVmResourceUsages List<GetAutonomousVmClusterResourceUsageAutonomousVmResourceUsage>
List of autonomous vm cluster resource usages.
availableAutonomousDataStorageSizeInTbs Double
The data disk group size available for Autonomous Databases, in TBs.
availableCpus Double
The number of CPU cores available.
dbNodeStorageSizeInGbs Integer
The local node storage allocated in GBs.
displayName String
The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.
exadataStorageInTbs Double
Total exadata storage allocated for the Autonomous VM Cluster. DATA + RECOVERY + SPARSE + any overhead in TBs.
id String
The provider-assigned unique ID for this managed resource.
isLocalBackupEnabled Boolean
If true, database backup on local Exadata storage is configured for the Autonomous VM cluster. If false, database backup on local Exadata storage is not available in the Autonomous VM cluster.
memoryPerOracleComputeUnitInGbs Integer
The amount of memory (in GBs) to be enabled per each CPU core.
memorySizeInGbs Integer
The memory allocated in GBs.
nonProvisionableAutonomousContainerDatabases Integer
The number of non-provisionable Autonomous Container Databases in an Autonomous VM Cluster.
provisionableAutonomousContainerDatabases Integer
The number of provisionable Autonomous Container Databases in an Autonomous VM Cluster.
provisionedAutonomousContainerDatabases Integer
The number of provisioned Autonomous Container Databases in an Autonomous VM Cluster.
provisionedCpus Double
The number of CPUs provisioned in an Autonomous VM Cluster.
reclaimableCpus Double
CPU cores that continue to be included in the count of OCPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available OCPUs at its parent AVMC level by restarting the Autonomous Container Database.
reservedCpus Double
The number of CPUs reserved in an Autonomous VM Cluster.
totalContainerDatabases Integer
The total number of Autonomous Container Databases that can be created.
totalCpus Double
The number of CPU cores enabled on the Autonomous VM cluster.
usedAutonomousDataStorageSizeInTbs Double
The data disk group size used for Autonomous Databases, in TBs.
usedCpus Double
The number of CPU cores alloted to the Autonomous Container Databases in an Autonomous VM cluster.
autonomousDataStorageSizeInTbs number
The data disk group size allocated for Autonomous Databases, in TBs.
autonomousVmClusterId string
autonomousVmResourceUsages GetAutonomousVmClusterResourceUsageAutonomousVmResourceUsage[]
List of autonomous vm cluster resource usages.
availableAutonomousDataStorageSizeInTbs number
The data disk group size available for Autonomous Databases, in TBs.
availableCpus number
The number of CPU cores available.
dbNodeStorageSizeInGbs number
The local node storage allocated in GBs.
displayName string
The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.
exadataStorageInTbs number
Total exadata storage allocated for the Autonomous VM Cluster. DATA + RECOVERY + SPARSE + any overhead in TBs.
id string
The provider-assigned unique ID for this managed resource.
isLocalBackupEnabled boolean
If true, database backup on local Exadata storage is configured for the Autonomous VM cluster. If false, database backup on local Exadata storage is not available in the Autonomous VM cluster.
memoryPerOracleComputeUnitInGbs number
The amount of memory (in GBs) to be enabled per each CPU core.
memorySizeInGbs number
The memory allocated in GBs.
nonProvisionableAutonomousContainerDatabases number
The number of non-provisionable Autonomous Container Databases in an Autonomous VM Cluster.
provisionableAutonomousContainerDatabases number
The number of provisionable Autonomous Container Databases in an Autonomous VM Cluster.
provisionedAutonomousContainerDatabases number
The number of provisioned Autonomous Container Databases in an Autonomous VM Cluster.
provisionedCpus number
The number of CPUs provisioned in an Autonomous VM Cluster.
reclaimableCpus number
CPU cores that continue to be included in the count of OCPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available OCPUs at its parent AVMC level by restarting the Autonomous Container Database.
reservedCpus number
The number of CPUs reserved in an Autonomous VM Cluster.
totalContainerDatabases number
The total number of Autonomous Container Databases that can be created.
totalCpus number
The number of CPU cores enabled on the Autonomous VM cluster.
usedAutonomousDataStorageSizeInTbs number
The data disk group size used for Autonomous Databases, in TBs.
usedCpus number
The number of CPU cores alloted to the Autonomous Container Databases in an Autonomous VM cluster.
autonomous_data_storage_size_in_tbs float
The data disk group size allocated for Autonomous Databases, in TBs.
autonomous_vm_cluster_id str
autonomous_vm_resource_usages Sequence[database.GetAutonomousVmClusterResourceUsageAutonomousVmResourceUsage]
List of autonomous vm cluster resource usages.
available_autonomous_data_storage_size_in_tbs float
The data disk group size available for Autonomous Databases, in TBs.
available_cpus float
The number of CPU cores available.
db_node_storage_size_in_gbs int
The local node storage allocated in GBs.
display_name str
The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.
exadata_storage_in_tbs float
Total exadata storage allocated for the Autonomous VM Cluster. DATA + RECOVERY + SPARSE + any overhead in TBs.
id str
The provider-assigned unique ID for this managed resource.
is_local_backup_enabled bool
If true, database backup on local Exadata storage is configured for the Autonomous VM cluster. If false, database backup on local Exadata storage is not available in the Autonomous VM cluster.
memory_per_oracle_compute_unit_in_gbs int
The amount of memory (in GBs) to be enabled per each CPU core.
memory_size_in_gbs int
The memory allocated in GBs.
non_provisionable_autonomous_container_databases int
The number of non-provisionable Autonomous Container Databases in an Autonomous VM Cluster.
provisionable_autonomous_container_databases int
The number of provisionable Autonomous Container Databases in an Autonomous VM Cluster.
provisioned_autonomous_container_databases int
The number of provisioned Autonomous Container Databases in an Autonomous VM Cluster.
provisioned_cpus float
The number of CPUs provisioned in an Autonomous VM Cluster.
reclaimable_cpus float
CPU cores that continue to be included in the count of OCPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available OCPUs at its parent AVMC level by restarting the Autonomous Container Database.
reserved_cpus float
The number of CPUs reserved in an Autonomous VM Cluster.
total_container_databases int
The total number of Autonomous Container Databases that can be created.
total_cpus float
The number of CPU cores enabled on the Autonomous VM cluster.
used_autonomous_data_storage_size_in_tbs float
The data disk group size used for Autonomous Databases, in TBs.
used_cpus float
The number of CPU cores alloted to the Autonomous Container Databases in an Autonomous VM cluster.
autonomousDataStorageSizeInTbs Number
The data disk group size allocated for Autonomous Databases, in TBs.
autonomousVmClusterId String
autonomousVmResourceUsages List<Property Map>
List of autonomous vm cluster resource usages.
availableAutonomousDataStorageSizeInTbs Number
The data disk group size available for Autonomous Databases, in TBs.
availableCpus Number
The number of CPU cores available.
dbNodeStorageSizeInGbs Number
The local node storage allocated in GBs.
displayName String
The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.
exadataStorageInTbs Number
Total exadata storage allocated for the Autonomous VM Cluster. DATA + RECOVERY + SPARSE + any overhead in TBs.
id String
The provider-assigned unique ID for this managed resource.
isLocalBackupEnabled Boolean
If true, database backup on local Exadata storage is configured for the Autonomous VM cluster. If false, database backup on local Exadata storage is not available in the Autonomous VM cluster.
memoryPerOracleComputeUnitInGbs Number
The amount of memory (in GBs) to be enabled per each CPU core.
memorySizeInGbs Number
The memory allocated in GBs.
nonProvisionableAutonomousContainerDatabases Number
The number of non-provisionable Autonomous Container Databases in an Autonomous VM Cluster.
provisionableAutonomousContainerDatabases Number
The number of provisionable Autonomous Container Databases in an Autonomous VM Cluster.
provisionedAutonomousContainerDatabases Number
The number of provisioned Autonomous Container Databases in an Autonomous VM Cluster.
provisionedCpus Number
The number of CPUs provisioned in an Autonomous VM Cluster.
reclaimableCpus Number
CPU cores that continue to be included in the count of OCPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available OCPUs at its parent AVMC level by restarting the Autonomous Container Database.
reservedCpus Number
The number of CPUs reserved in an Autonomous VM Cluster.
totalContainerDatabases Number
The total number of Autonomous Container Databases that can be created.
totalCpus Number
The number of CPU cores enabled on the Autonomous VM cluster.
usedAutonomousDataStorageSizeInTbs Number
The data disk group size used for Autonomous Databases, in TBs.
usedCpus Number
The number of CPU cores alloted to the Autonomous Container Databases in an Autonomous VM cluster.

Supporting Types

GetAutonomousVmClusterResourceUsageAutonomousVmResourceUsage

AutonomousContainerDatabaseUsages This property is required. List<GetAutonomousVmClusterResourceUsageAutonomousVmResourceUsageAutonomousContainerDatabaseUsage>
associated autonomous container database usages
AvailableCpus This property is required. double
The number of CPU cores available.
DisplayName This property is required. string
The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.
Id This property is required. string
The OCID of the Autonomous VM cluster.
ProvisionedCpus This property is required. double
The number of CPUs provisioned in an Autonomous VM Cluster.
ReclaimableCpus This property is required. double
CPU cores that continue to be included in the count of OCPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available OCPUs at its parent AVMC level by restarting the Autonomous Container Database.
ReservedCpus This property is required. double
The number of CPUs reserved in an Autonomous VM Cluster.
UsedCpus This property is required. double
The number of CPU cores alloted to the Autonomous Container Databases in an Autonomous VM cluster.
AutonomousContainerDatabaseUsages This property is required. []GetAutonomousVmClusterResourceUsageAutonomousVmResourceUsageAutonomousContainerDatabaseUsage
associated autonomous container database usages
AvailableCpus This property is required. float64
The number of CPU cores available.
DisplayName This property is required. string
The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.
Id This property is required. string
The OCID of the Autonomous VM cluster.
ProvisionedCpus This property is required. float64
The number of CPUs provisioned in an Autonomous VM Cluster.
ReclaimableCpus This property is required. float64
CPU cores that continue to be included in the count of OCPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available OCPUs at its parent AVMC level by restarting the Autonomous Container Database.
ReservedCpus This property is required. float64
The number of CPUs reserved in an Autonomous VM Cluster.
UsedCpus This property is required. float64
The number of CPU cores alloted to the Autonomous Container Databases in an Autonomous VM cluster.
autonomousContainerDatabaseUsages This property is required. List<GetAutonomousVmClusterResourceUsageAutonomousVmResourceUsageAutonomousContainerUsage>
associated autonomous container database usages
availableCpus This property is required. Double
The number of CPU cores available.
displayName This property is required. String
The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.
id This property is required. String
The OCID of the Autonomous VM cluster.
provisionedCpus This property is required. Double
The number of CPUs provisioned in an Autonomous VM Cluster.
reclaimableCpus This property is required. Double
CPU cores that continue to be included in the count of OCPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available OCPUs at its parent AVMC level by restarting the Autonomous Container Database.
reservedCpus This property is required. Double
The number of CPUs reserved in an Autonomous VM Cluster.
usedCpus This property is required. Double
The number of CPU cores alloted to the Autonomous Container Databases in an Autonomous VM cluster.
autonomousContainerDatabaseUsages This property is required. GetAutonomousVmClusterResourceUsageAutonomousVmResourceUsageAutonomousContainerDatabaseUsage[]
associated autonomous container database usages
availableCpus This property is required. number
The number of CPU cores available.
displayName This property is required. string
The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.
id This property is required. string
The OCID of the Autonomous VM cluster.
provisionedCpus This property is required. number
The number of CPUs provisioned in an Autonomous VM Cluster.
reclaimableCpus This property is required. number
CPU cores that continue to be included in the count of OCPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available OCPUs at its parent AVMC level by restarting the Autonomous Container Database.
reservedCpus This property is required. number
The number of CPUs reserved in an Autonomous VM Cluster.
usedCpus This property is required. number
The number of CPU cores alloted to the Autonomous Container Databases in an Autonomous VM cluster.
autonomous_container_database_usages This property is required. Sequence[database.GetAutonomousVmClusterResourceUsageAutonomousVmResourceUsageAutonomousContainerDatabaseUsage]
associated autonomous container database usages
available_cpus This property is required. float
The number of CPU cores available.
display_name This property is required. str
The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.
id This property is required. str
The OCID of the Autonomous VM cluster.
provisioned_cpus This property is required. float
The number of CPUs provisioned in an Autonomous VM Cluster.
reclaimable_cpus This property is required. float
CPU cores that continue to be included in the count of OCPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available OCPUs at its parent AVMC level by restarting the Autonomous Container Database.
reserved_cpus This property is required. float
The number of CPUs reserved in an Autonomous VM Cluster.
used_cpus This property is required. float
The number of CPU cores alloted to the Autonomous Container Databases in an Autonomous VM cluster.
autonomousContainerDatabaseUsages This property is required. List<Property Map>
associated autonomous container database usages
availableCpus This property is required. Number
The number of CPU cores available.
displayName This property is required. String
The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.
id This property is required. String
The OCID of the Autonomous VM cluster.
provisionedCpus This property is required. Number
The number of CPUs provisioned in an Autonomous VM Cluster.
reclaimableCpus This property is required. Number
CPU cores that continue to be included in the count of OCPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available OCPUs at its parent AVMC level by restarting the Autonomous Container Database.
reservedCpus This property is required. Number
The number of CPUs reserved in an Autonomous VM Cluster.
usedCpus This property is required. Number
The number of CPU cores alloted to the Autonomous Container Databases in an Autonomous VM cluster.

GetAutonomousVmClusterResourceUsageAutonomousVmResourceUsageAutonomousContainerDatabaseUsage

AvailableCpus This property is required. double
The number of CPU cores available.
DisplayName This property is required. string
The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.
Id This property is required. string
The OCID of the Autonomous VM cluster.
ProvisionedCpus This property is required. double
The number of CPUs provisioned in an Autonomous VM Cluster.
ReclaimableCpus This property is required. double
CPU cores that continue to be included in the count of OCPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available OCPUs at its parent AVMC level by restarting the Autonomous Container Database.
ReservedCpus This property is required. double
The number of CPUs reserved in an Autonomous VM Cluster.
UsedCpus This property is required. double
The number of CPU cores alloted to the Autonomous Container Databases in an Autonomous VM cluster.
AvailableCpus This property is required. float64
The number of CPU cores available.
DisplayName This property is required. string
The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.
Id This property is required. string
The OCID of the Autonomous VM cluster.
ProvisionedCpus This property is required. float64
The number of CPUs provisioned in an Autonomous VM Cluster.
ReclaimableCpus This property is required. float64
CPU cores that continue to be included in the count of OCPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available OCPUs at its parent AVMC level by restarting the Autonomous Container Database.
ReservedCpus This property is required. float64
The number of CPUs reserved in an Autonomous VM Cluster.
UsedCpus This property is required. float64
The number of CPU cores alloted to the Autonomous Container Databases in an Autonomous VM cluster.
availableCpus This property is required. Double
The number of CPU cores available.
displayName This property is required. String
The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.
id This property is required. String
The OCID of the Autonomous VM cluster.
provisionedCpus This property is required. Double
The number of CPUs provisioned in an Autonomous VM Cluster.
reclaimableCpus This property is required. Double
CPU cores that continue to be included in the count of OCPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available OCPUs at its parent AVMC level by restarting the Autonomous Container Database.
reservedCpus This property is required. Double
The number of CPUs reserved in an Autonomous VM Cluster.
usedCpus This property is required. Double
The number of CPU cores alloted to the Autonomous Container Databases in an Autonomous VM cluster.
availableCpus This property is required. number
The number of CPU cores available.
displayName This property is required. string
The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.
id This property is required. string
The OCID of the Autonomous VM cluster.
provisionedCpus This property is required. number
The number of CPUs provisioned in an Autonomous VM Cluster.
reclaimableCpus This property is required. number
CPU cores that continue to be included in the count of OCPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available OCPUs at its parent AVMC level by restarting the Autonomous Container Database.
reservedCpus This property is required. number
The number of CPUs reserved in an Autonomous VM Cluster.
usedCpus This property is required. number
The number of CPU cores alloted to the Autonomous Container Databases in an Autonomous VM cluster.
available_cpus This property is required. float
The number of CPU cores available.
display_name This property is required. str
The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.
id This property is required. str
The OCID of the Autonomous VM cluster.
provisioned_cpus This property is required. float
The number of CPUs provisioned in an Autonomous VM Cluster.
reclaimable_cpus This property is required. float
CPU cores that continue to be included in the count of OCPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available OCPUs at its parent AVMC level by restarting the Autonomous Container Database.
reserved_cpus This property is required. float
The number of CPUs reserved in an Autonomous VM Cluster.
used_cpus This property is required. float
The number of CPU cores alloted to the Autonomous Container Databases in an Autonomous VM cluster.
availableCpus This property is required. Number
The number of CPU cores available.
displayName This property is required. String
The user-friendly name for the Autonomous VM cluster. The name does not need to be unique.
id This property is required. String
The OCID of the Autonomous VM cluster.
provisionedCpus This property is required. Number
The number of CPUs provisioned in an Autonomous VM Cluster.
reclaimableCpus This property is required. Number
CPU cores that continue to be included in the count of OCPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available OCPUs at its parent AVMC level by restarting the Autonomous Container Database.
reservedCpus This property is required. Number
The number of CPUs reserved in an Autonomous VM Cluster.
usedCpus This property is required. Number
The number of CPU cores alloted to the Autonomous Container Databases in an Autonomous VM cluster.

Package Details

Repository
oci pulumi/pulumi-oci
License
Apache-2.0
Notes
This Pulumi package is based on the oci Terraform Provider.