1. Packages
  2. Oracle Cloud Infrastructure
  3. API Docs
  4. Database
  5. getAdvancedClusterFileSystem
Viewing docs for Oracle Cloud Infrastructure v4.2.0
published on Friday, Mar 6, 2026 by Pulumi
oci logo
Viewing docs for Oracle Cloud Infrastructure v4.2.0
published on Friday, Mar 6, 2026 by Pulumi

    This data source provides details about a specific Advanced Cluster File System resource in Oracle Cloud Infrastructure Database service.

    Gets information about the specified advanced cluster file systems.

    Example Usage

    import * as pulumi from "@pulumi/pulumi";
    import * as oci from "@pulumi/oci";
    
    const testAdvancedClusterFileSystem = oci.Database.getAdvancedClusterFileSystem({
        advancedClusterFileSystemId: testAdvancedClusterFileSystemOciDatabaseAdvancedClusterFileSystem.id,
    });
    
    import pulumi
    import pulumi_oci as oci
    
    test_advanced_cluster_file_system = oci.Database.get_advanced_cluster_file_system(advanced_cluster_file_system_id=test_advanced_cluster_file_system_oci_database_advanced_cluster_file_system["id"])
    
    package main
    
    import (
    	"github.com/pulumi/pulumi-oci/sdk/v4/go/oci/database"
    	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
    )
    
    func main() {
    	pulumi.Run(func(ctx *pulumi.Context) error {
    		_, err := database.GetAdvancedClusterFileSystem(ctx, &database.GetAdvancedClusterFileSystemArgs{
    			AdvancedClusterFileSystemId: testAdvancedClusterFileSystemOciDatabaseAdvancedClusterFileSystem.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 testAdvancedClusterFileSystem = Oci.Database.GetAdvancedClusterFileSystem.Invoke(new()
        {
            AdvancedClusterFileSystemId = testAdvancedClusterFileSystemOciDatabaseAdvancedClusterFileSystem.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.GetAdvancedClusterFileSystemArgs;
    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 testAdvancedClusterFileSystem = DatabaseFunctions.getAdvancedClusterFileSystem(GetAdvancedClusterFileSystemArgs.builder()
                .advancedClusterFileSystemId(testAdvancedClusterFileSystemOciDatabaseAdvancedClusterFileSystem.id())
                .build());
    
        }
    }
    
    variables:
      testAdvancedClusterFileSystem:
        fn::invoke:
          function: oci:Database:getAdvancedClusterFileSystem
          arguments:
            advancedClusterFileSystemId: ${testAdvancedClusterFileSystemOciDatabaseAdvancedClusterFileSystem.id}
    

    Using getAdvancedClusterFileSystem

    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 getAdvancedClusterFileSystem(args: GetAdvancedClusterFileSystemArgs, opts?: InvokeOptions): Promise<GetAdvancedClusterFileSystemResult>
    function getAdvancedClusterFileSystemOutput(args: GetAdvancedClusterFileSystemOutputArgs, opts?: InvokeOptions): Output<GetAdvancedClusterFileSystemResult>
    def get_advanced_cluster_file_system(advanced_cluster_file_system_id: Optional[str] = None,
                                         opts: Optional[InvokeOptions] = None) -> GetAdvancedClusterFileSystemResult
    def get_advanced_cluster_file_system_output(advanced_cluster_file_system_id: Optional[pulumi.Input[str]] = None,
                                         opts: Optional[InvokeOptions] = None) -> Output[GetAdvancedClusterFileSystemResult]
    func LookupAdvancedClusterFileSystem(ctx *Context, args *LookupAdvancedClusterFileSystemArgs, opts ...InvokeOption) (*LookupAdvancedClusterFileSystemResult, error)
    func LookupAdvancedClusterFileSystemOutput(ctx *Context, args *LookupAdvancedClusterFileSystemOutputArgs, opts ...InvokeOption) LookupAdvancedClusterFileSystemResultOutput

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

    public static class GetAdvancedClusterFileSystem 
    {
        public static Task<GetAdvancedClusterFileSystemResult> InvokeAsync(GetAdvancedClusterFileSystemArgs args, InvokeOptions? opts = null)
        public static Output<GetAdvancedClusterFileSystemResult> Invoke(GetAdvancedClusterFileSystemInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAdvancedClusterFileSystemResult> getAdvancedClusterFileSystem(GetAdvancedClusterFileSystemArgs args, InvokeOptions options)
    public static Output<GetAdvancedClusterFileSystemResult> getAdvancedClusterFileSystem(GetAdvancedClusterFileSystemArgs args, InvokeOptions options)
    
    fn::invoke:
      function: oci:Database/getAdvancedClusterFileSystem:getAdvancedClusterFileSystem
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AdvancedClusterFileSystemId string
    The advanced cluster file system Id OCID.
    AdvancedClusterFileSystemId string
    The advanced cluster file system Id OCID.
    advancedClusterFileSystemId String
    The advanced cluster file system Id OCID.
    advancedClusterFileSystemId string
    The advanced cluster file system Id OCID.
    advanced_cluster_file_system_id str
    The advanced cluster file system Id OCID.
    advancedClusterFileSystemId String
    The advanced cluster file system Id OCID.

    getAdvancedClusterFileSystem Result

    The following output properties are available:

    AdvancedClusterFileSystemId string
    CompartmentId string
    The OCID of the compartment.
    DefinedTags Dictionary<string, string>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
    Description string
    Description of the advanced cluster file system.
    FreeformTags 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"}
    Id string
    The OCID of the advanced cluster file system.
    IsMounted bool
    True if the file system is mounted on all VMs within VM Cluster.
    LifecycleDetails string
    Additional information about the current lifecycle state.
    MountPoint string
    The mount point of file system.
    Name string
    The user-friendly name for the Advanced cluster file system. The file system name is unique for a cluster.
    State string
    The current state of the advanced cluster file system. Valid states are CREATING, AVAILABLE, UPDATING, FAILED, DELETED.
    StorageInGbs int
    The total storage allocated for advanced cluster file system in GBs.
    SystemTags Dictionary<string, string>
    System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
    TimeCreated string
    The date and time the advanced cluster file system was created.
    TimeUpdated string
    The last date and time that the advanced cluster file system was updated.
    VaultId string
    The OCID of the Oracle Cloud Infrastructure vault. This parameter and secretId are required for Customer Managed Keys.
    VmClusterId string
    The OCID of the VM cluster.
    AdvancedClusterFileSystemId string
    CompartmentId string
    The OCID of the compartment.
    DefinedTags map[string]string
    Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
    Description string
    Description of the advanced cluster file system.
    FreeformTags 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"}
    Id string
    The OCID of the advanced cluster file system.
    IsMounted bool
    True if the file system is mounted on all VMs within VM Cluster.
    LifecycleDetails string
    Additional information about the current lifecycle state.
    MountPoint string
    The mount point of file system.
    Name string
    The user-friendly name for the Advanced cluster file system. The file system name is unique for a cluster.
    State string
    The current state of the advanced cluster file system. Valid states are CREATING, AVAILABLE, UPDATING, FAILED, DELETED.
    StorageInGbs int
    The total storage allocated for advanced cluster file system in GBs.
    SystemTags map[string]string
    System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
    TimeCreated string
    The date and time the advanced cluster file system was created.
    TimeUpdated string
    The last date and time that the advanced cluster file system was updated.
    VaultId string
    The OCID of the Oracle Cloud Infrastructure vault. This parameter and secretId are required for Customer Managed Keys.
    VmClusterId string
    The OCID of the VM cluster.
    advancedClusterFileSystemId String
    compartmentId String
    The OCID of the compartment.
    definedTags Map<String,String>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
    description String
    Description of the advanced cluster file system.
    freeformTags 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"}
    id String
    The OCID of the advanced cluster file system.
    isMounted Boolean
    True if the file system is mounted on all VMs within VM Cluster.
    lifecycleDetails String
    Additional information about the current lifecycle state.
    mountPoint String
    The mount point of file system.
    name String
    The user-friendly name for the Advanced cluster file system. The file system name is unique for a cluster.
    state String
    The current state of the advanced cluster file system. Valid states are CREATING, AVAILABLE, UPDATING, FAILED, DELETED.
    storageInGbs Integer
    The total storage allocated for advanced cluster file system in GBs.
    systemTags Map<String,String>
    System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
    timeCreated String
    The date and time the advanced cluster file system was created.
    timeUpdated String
    The last date and time that the advanced cluster file system was updated.
    vaultId String
    The OCID of the Oracle Cloud Infrastructure vault. This parameter and secretId are required for Customer Managed Keys.
    vmClusterId String
    The OCID of the VM cluster.
    advancedClusterFileSystemId string
    compartmentId string
    The OCID of the compartment.
    definedTags {[key: string]: string}
    Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
    description string
    Description of the advanced cluster file system.
    freeformTags {[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"}
    id string
    The OCID of the advanced cluster file system.
    isMounted boolean
    True if the file system is mounted on all VMs within VM Cluster.
    lifecycleDetails string
    Additional information about the current lifecycle state.
    mountPoint string
    The mount point of file system.
    name string
    The user-friendly name for the Advanced cluster file system. The file system name is unique for a cluster.
    state string
    The current state of the advanced cluster file system. Valid states are CREATING, AVAILABLE, UPDATING, FAILED, DELETED.
    storageInGbs number
    The total storage allocated for advanced cluster file system in GBs.
    systemTags {[key: string]: string}
    System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
    timeCreated string
    The date and time the advanced cluster file system was created.
    timeUpdated string
    The last date and time that the advanced cluster file system was updated.
    vaultId string
    The OCID of the Oracle Cloud Infrastructure vault. This parameter and secretId are required for Customer Managed Keys.
    vmClusterId string
    The OCID of the VM cluster.
    advanced_cluster_file_system_id str
    compartment_id str
    The OCID of the compartment.
    defined_tags Mapping[str, str]
    Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
    description str
    Description of the advanced cluster file system.
    freeform_tags 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"}
    id str
    The OCID of the advanced cluster file system.
    is_mounted bool
    True if the file system is mounted on all VMs within VM Cluster.
    lifecycle_details str
    Additional information about the current lifecycle state.
    mount_point str
    The mount point of file system.
    name str
    The user-friendly name for the Advanced cluster file system. The file system name is unique for a cluster.
    state str
    The current state of the advanced cluster file system. Valid states are CREATING, AVAILABLE, UPDATING, FAILED, DELETED.
    storage_in_gbs int
    The total storage allocated for advanced cluster file system in GBs.
    system_tags Mapping[str, str]
    System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
    time_created str
    The date and time the advanced cluster file system was created.
    time_updated str
    The last date and time that the advanced cluster file system was updated.
    vault_id str
    The OCID of the Oracle Cloud Infrastructure vault. This parameter and secretId are required for Customer Managed Keys.
    vm_cluster_id str
    The OCID of the VM cluster.
    advancedClusterFileSystemId String
    compartmentId String
    The OCID of the compartment.
    definedTags Map<String>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
    description String
    Description of the advanced cluster file system.
    freeformTags 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"}
    id String
    The OCID of the advanced cluster file system.
    isMounted Boolean
    True if the file system is mounted on all VMs within VM Cluster.
    lifecycleDetails String
    Additional information about the current lifecycle state.
    mountPoint String
    The mount point of file system.
    name String
    The user-friendly name for the Advanced cluster file system. The file system name is unique for a cluster.
    state String
    The current state of the advanced cluster file system. Valid states are CREATING, AVAILABLE, UPDATING, FAILED, DELETED.
    storageInGbs Number
    The total storage allocated for advanced cluster file system in GBs.
    systemTags Map<String>
    System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
    timeCreated String
    The date and time the advanced cluster file system was created.
    timeUpdated String
    The last date and time that the advanced cluster file system was updated.
    vaultId String
    The OCID of the Oracle Cloud Infrastructure vault. This parameter and secretId are required for Customer Managed Keys.
    vmClusterId String
    The OCID of the VM cluster.

    Package Details

    Repository
    oci pulumi/pulumi-oci
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the oci Terraform Provider.
    oci logo
    Viewing docs for Oracle Cloud Infrastructure v4.2.0
    published on Friday, Mar 6, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.